body
{text-align: center;
background: #ADBCAB;}

p{font-size: 13px;
font-family: arial, san-serif;}

h2{color: #526025;
text-transform: capitalize;
font-family: arial, san-serif;
font-weight: normal;
text-align: left;
font-size: 20px;
background: white;
padding: 0px 0px 0px 0px;
margin: 0px;}

h3{color: silver;
background: white;
font-family: arial, san-serif;
font-weight: normal; 
width: 600;
padding: 5px;
margin: 0px;
text-align: center;}

#frame{background: white;
padding: 0px 0px 0px 0px;
border: 2px solid #526025;
width: 800px;
margin: 30px auto;}

#main{background: white;}

#menu{background: white;
width: 160px;
padding: 0 10px 0 0;
border-right: 2px dotted #526025;
line-height: 30px;
text-transform: uppercase;
font-family: arial, san-serif;
text-align: center;
font-size: 15px;
color: #526025;
float: left;
vertical-align; baseline;
margin: 20px 10px 10px 10px;}

#body{background: white;
color: #000000;
width: 506px;
font-family: arial, san-serif;
font-size: 15px;
margin: 20px 10px 20px 10px;
text-align: left;
float: left;
padding: 10px 0px 10px 0px;}

#footer{background: white;
color: #526025;
width: 780px;
clear: both;
font-family: arial, san-serif;
margin: 10px 0 0 0;
padding: 10px 10px 10px 10px;
font-size: 10px;
text-align: center;
}

#header{background: white;
width: 800px;}


a:link {color: #526025; text-decoration: none;}
a:visited {color: #526025; text-decoration: none;}
a:focus {color: #ED1C24; text-decoration: none;}
a:hover {color: #ED1C24; text-decoration: none;}
a:active {color: #ED1C24; text-decoration: none;}

