img
{
border:0px;
}

body
{
background-image:url('images/stripe.png');
font-family:arial, verdana, sans-serif;
}
.main
{
border:3px solid black;
width:500px;
height:500px;

}

.top
{
width:683px;
height:53px;
background-image:url('images/mtop.gif');
background-repeat: no-repeat;
margin:0px auto;
padding-left:10px;
padding-right:10px;
}

.mid
{
width:683px;
height:auto;
min-height:53px;
background-image:url('images/mmid.gif');
background-repeat: repeat-y;
margin:0px auto;
padding:10px;
}

.bot
{
width:683px;
height:53px;
background-image:url('images/mbot.gif');
background-repeat: no-repeat;
margin:0px auto;
padding:10px;
}

.etop
{
width:569px;
height:62px;
background-image:url('images/etop.gif');
background-repeat: no-repeat;
margin:0px auto;
padding-left:10px;
padding-right:10px;
text-align:center;
font-size:24px;
font-family:tahoma, arial, sans-serif;
}

.emid
{
width:569px;
height:auto;
min-height:53px;
background-image:url('images/emid.gif');
background-repeat: repeat-y;
margin:0px auto;
padding:10px;
font-size:12px;
font-family:verdana, arial, sans-serif;
}

.ebot
{
width:569px;
height:54px;
background-image:url('images/ebot.gif');
background-repeat: no-repeat;
margin:0px auto;
padding:10px;
text-align:center;
font-size:10px;
font-family:verdana, arial, sans-serif;
}
