body
{
background:#353434 url(/images/bg.gif) repeat-x;
font-size: 80%;
font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
height:100%;
margin:0;
padding:0;
color:#000;
}
html {
height:100%;
max-height:100%;
padding:0;
margin:0;
border:0;
}
#wrap
{
width:722px;
margin-left:auto;
margin-right:auto;
padding:0;
position:relative;
margin-top:9px;
}

#container
{
width:722px;
position:relative;
height:100%;
background:#fff;
}
#header
{
background:url(/images/top.gif) no-repeat;
padding:0;
margin:0;
width:722px;
}
#content
{
width:680px;
padding:10px 10px 5px 20px;
}
#bottom
{
background:url(/images/foot.gif) top left no-repeat;
position:absolute;
width:722px;
height:11px;
padding-bottom:10px;
}
