body{
background: #5A0121;
margin:0px;
font: 10pt/14pt 'Lucida Grande', Verdana, Helvetica, sans-serif; 
color: #ffffff;
}

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

#wrap{
width:600px;
}

#container{
width:600px;
}

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

}

 #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:18px;
font-weight:bold;
color:#E8E8E8;
letter-spacing:-2px;
}

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

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

#title{
background: #5A0121;
text-align:center;
padding:9px;
font-family: 'Lucida Grande', Verdana, Helvetica, sans-serif;
font-size:15px;
text-transform:uppercase;
color:#FFFFFF;
}
#header{
background: url(1.jpg) #5A0121 no-repeat center;
width:600px;
height: 400px;
margin-left:auto;
margin-right:auto;
}

#outer{
background: #5A0121 ;
width:600px;
	position:absolute;
	left: 50%;
margin-top:10px;
margin-left:-300px;
border:  2px ;
}

.pullquote {
color:#FFFFFF;
width:150px;
float:right;
width:150px;
margin-top:10px;
margin-bottom:10px;
margin-left:10px;
padding-bottom:10px;
font-family:'Lucida Grande', Helvetica, sans-serif;
}