body{
font:76% Verdana,Tahoma,Arial,sans-serif;
background:#C2BD9B;
color:#404040;
line-height:1.5em;
margin:0 auto;
padding:0;
}

#wrap{

width:80%;
margin:30px auto;
padding:100;
}

#header
{
font-size: 140%;
color: #000;
font-weight: bold;
margin: 5px;
}

 ul#navlist
{
font: bold 11px verdana, arial, sans-serif;
list-style-type: none;
padding-bottom: 24px;
margin: 0;
}

ul#navlist li
{
float: left;
height: 21px;
background-color: #cfc;
margin: 2px 2px 0 2px;
border: 1px solid #6c6;
}

li#active a
{
border-bottom: 1px solid #fff;
background-color: #fff;
}

li#active a { color: #000; }

#navlist a
{
float: left;
display: block;
color: #666;
text-decoration: none;
padding: 4px;
}

#navlist a:hover { background: #fff; }

#rightbox
{
background-color: #cfc;
width: 10%;
float: right;
clear: right;
height: 100%;
border: 1px solid #6c6;
padding: 3px;
margin: 3px 5px 3px 10px;
text-align: justify;
}

#rightbox a:hover { background: #fff; }

#leftbox a:hover { background: #fff; }

#leftbox
{
background-color: #cfc;
width: 10%;
float: left;
clear: left;
height: 100%;
border: 1px solid #6c6;
padding: 3px;
margin: 3px 10px 3px 5px;

}

#content
{
margin: 16px 5px 5px 5px;
padding: 5px 5px 5px 5px;
text-align: justify;
}

#bottom
{
background-color: #cfc;
border: 1px solid #6c6;
font-size: 80%;
text-align: center;
}


#bottom a:hover { background: #fff; }

h1{
font:Georgia, serif;
font-size:4em;
letter-spacing:-5px;
padding:20px 2px 10px 5px;
margin:30 0 30px 25px;
color:#507EA1;
}
