body{
background: #ffffff;
margin:0px;
font: 12pt Arial, Verdana, Helvetica, sans-serif; 
color: #ffffff;
}

A:link{ color:#D9262B; text-decoration:underline; }
A:hover{ color:#000000; text-decoration:none; background-color:#ffffff; }
A:visited{ color:#D9262B; text-decoration:underline; }

h2 {
font-size: 1.8em;
}

h2 a:link, h2 a:visited, h2 a:active {
color:#FFFFFF;
text-decoration:underline;
}

h2 a:hover {
color:#000000;
text-decoration:none;
background-color:#FFFFFF;
}

#wrap{
width:850px;

border: black 1px solid;
}

#container{
width:850px;
}

#navcontainer{
background:transparent;
margin-top:-160px;


}

 #navlist li{
background:transparent;
list-style-type: none;
text-align:right;
font-family: 'Lucida Grande', Verdana, Helvetica, sans-serif;
font-size:14px;
letter-spacing:-2px;
color:#006699;
width:150px;
height:125px;
}

#navlist li a:link {
	color: #C0B68F;
	text-decoration:none;
	font-weight: bold;
}

#navlist li a:visited {
	color: #000066;
	text-decoration:none;
	font-weight: bold;
}

#navlist li a:hover {
	color: #E8E4CE;
	text-decoration:none;
	font-weight: bold;
}

h3{
font-size:16px;
font-weight:bold;
color:#E8E8E8;
}

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

#footer{
background:#D0A6FF;
padding:9px;
text-align:center;
font: 8pt/9pt 'Lucida Grande', Verdana, Helvetica, sans-serif;
}

#title{
background: #D0A6FF;
text-align:center;
padding:9px;
font-family: 'Lucida Grande', Verdana, Helvetica, sans-serif;
font-size:10px;
text-transform:uppercase;
color:#FFFFFF;
}
#header{
background-color: #FF0000;
width:850px;
height: 100%;
margin-left:auto;
margin-right:auto;
text-align:center;
}

#outer{
background: #ff0000 ;
width:850px;
margin-top:10px;
border:  2px ;
}
