body{
background:url(bg.gif) repeat-x #ACCFEE top left;
margin:0;
font: 8pt/14pt 'Lucida Grande', Verdana, Helvetica, sans-serif; 
}

A:link{ color:#FFFFFF; text-decoration:none; }
A:hover{ color:#ACCFEE; text-decoration:underline; }
A:active{ color:#FFFFFF; text-decoration:none; }
A:active:hover{ color:#ACCFEE; text-decoration:underline; }
A:visited{ color:#FFFFFF; text-decoration:none; }
A:visited:hover{ color:#ACCFEE; text-decoration:underline; }

#header{
background:url(headerbg.gif) no-repeat #ACCFEE;
width:799px;
height:269px;
margin-left:0;
margin-right:0;
margin-bottom:0;
text-align:center;
border:0;
padding:0;
}

.title{
float:left;
font-size:21px;
font-weight:bold;
letter-spacing:1px;
text-transform:lowercase;
color:#000000;
}

#wrap{
width:799px;
margin-left:auto;
margin-right:auto;
}

#container{
background:#A17202;
}

#content{
background:#000000;
width:640px;
margin-left:117px;
margin-top:0;
padding:21px;
color:#CCCCCC;
text-align:justify;
}

#navcontainer{
position:absolute;
margin-top:232px;
margin-left:221px;
width:580px;
}

 #navlist li{
margin-left:15px;
display:inline;
list-style-type: none;
text-align:right;
padding-right: 20px;
font-family: 'Lucida Grande', Verdana, Helvetica, sans-serif;
font-size:12px;
text-transform:lowercase;
color:#666666;
}

#navlist li a:link { color: #ACCFEE; text-decoration:none; }
#navlist li a:visited { color: #A17202; text-decoration:none; }
#navlist li a:hover {color: #FFFFFF; text-decoration:none; }

h3{
font-size:21px;
font-weight:bold;
color:#ACCFEE;
text-align:right;
text-transform:lowercase;
}

.content{
padding:21px;
text-align:justify;
font: 9pt/14pt 'Lucida Grande', Verdana, Helvetica, sans-serif;
}

#footer{
background:#3E5C12;
padding:9px;
width:98%;
text-align:center;
text-transform:lowercase;
font: 8pt/14pt 'Lucida Grande', Verdana, Helvetica, sans-serif;
color:#333333;
}


