body{
background:url(headerbg.jpg) #CECFEA no-repeat bottom left fixed;
margin:0;
font: 10pt/14pt 'Lucida Grande', Verdana, Helvetica, sans-serif; 
}

A:link{ color:#AB564B; text-decoration:underline; }
A:hover{ color:#000000; text-decoration:underline; }
A:active{ color:#AB564B; text-decoration:underline; }
A:active:hover{ color:#989440; text-decoration:underline; }
A:visited{ color:#AB564B; text-decoration:none; }
A:visited:hover{ color:#989440; text-decoration:underline; }

#header{
background:url(headerbg.jpg) no-repeat #552A00 top left;
}

#wrap{
padding-left:460px;
padding-right:50px;
margin:auto;
text-align:left;
background:transparent;
border:0;
}

#navcontainer{
background:transparent;
height:574px;
margin-left:-230px;
float:left;
}

#navlist li{
margin-top:10px;
background:transparent;
list-style-type: none;
text-align:left;
font-family: 'Lucida Grande', Verdana, Helvetica, sans-serif;
font-size:14px;
letter-spacing:-1px;
color:#333333;
width:160px;
font-weight:bold;
}

#navlist li a:link { color: #AB564B; text-decoration:none; }
#navlist li a:visited { color: #AB564B; text-decoration:none; }
#navlist li a:hover {color: #333333; text-decoration:none; }

h3{
font-size:18px;
font-weight:bold;
color:#000000;
letter-spacing:-2px;
font-style:normal;
}

#content{

background:transparent;

}

.footer{
clear:both;
background:transparent;

}

#title{

}

