body {

background-color:#000;

margin:0;

padding:0;

text-align:center;

color:#000;

}

#page {

width:1024px;

margin:auto;

text-align:left;

clear:both;

}

#header {

width:1024px;

height:123px;

background-image:url(img/header.jpg);

clear:both;

}

#menulinks {

width:1024px;

height:43px;

background-image:url(img/menulinks.jpg);

clear:both;

}

#body {

width:1024px;

height:427px;

background-image:url(img/body.jpg);

clear:both;

}

#content{
position:relative;
float:left;
width:950px;
height:422px;
padding-left:40px;
text-align:left;
font-family:Arial, Helvetica;
font-size:15px;
overflow:auto;
clear:both;
}

#content2{
position:relative;
align:center;
width:950px;
height:422px;
padding-left:40px;
text-align:left;
font-family:Arial, Helvetica;
font-size:15px;
overflow:auto;
clear:both;
}

#footer {

width:1024px;
height:30px;
background-image:url(img/footer.jpg);
font-family:Arial, Helvetica;
font-size:9px;
clear:both;

}

#footer p {

padding-top:10px;
color:#FFFFFF;
line-height:10px;

}
