body{
background: #a7d399;
margin: 0px;
padding: 0px;
text-align: left;
}

#body{ 
position: relative; 
float: left;
left: 0px; 
top: 0px; 
margin: 0px auto;
width: 1024px; 
height: 768px;
background: url(../images/site_background.gif) no-repeat right center;
/*border: 2px white solid;*/
}

#menu{ 
position: relative; 
left: -163px; 
top: 204px; 
margin: 0px auto;
width: 700px; 
height: 63px;
/*border: 0px black solid;*/
}

#content{ 
position: relative; 
left: -220px; 
top: 220px; 
margin: 0px auto;
width: 525px; 
height: 450px;
text-align: left;
font-family: arial, serif;
font-size: 14px; 
color: #443606;
padding: 0px 0px 0px 0px;
/*border: 1px black solid;*/
}

#content a{
margin:0;
text-align: left;
font-family: arial,helvetica,sans-serif;
font-size: 14px;
height: 29px;
text-decoration:underline;
padding: 1px;
cursor: hand;
color:#0072bc;
padding: 5px 5px 5px 5px;
text-align: center;
}

#content a:hover{
color: #443606;
text-align: center;
font-size: 14px; 
text-decoration: underline; 
font-family: arial,helvetica,sans-serif;
}
