body{
background: #E8E4CE;
margin:0px;
font: 10pt/14pt 'Lucida Grande', Verdana, Helvetica, sans-serif; 
color: #660066;
}

A:link{ color:#660066; text-decoration:underline; font-weight: bold;}
A:hover{ color:#FFF; text-decoration:underline; }
A:active{ color:#FFF; text-decoration:none; }
A:visited{ color:#FFFF99; text-decoration:underline; }

#wrap{
width:640px;
margin:20px;
margin-left:40px;
margin-right:40px;
border: black 1px solid;
}

#container{
width:640px;
}

#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:12px;
letter-spacing:1px;
color:#CCCC99;
width:150px;
}

#navlist li a:link {
	color:#CCCC99;
	text-decoration:none;
	font-weight:bold;
}

#navlist li a:visited {
	color:#FFFF99;
	text-decoration:none;
	font-weight: bold;
}

#navlist li a:hover {
	color:#FFF;
	text-decoration:none;
	font-weight: bold;
}

h3{
font-size:18px;
font-weight:bold;
color:#000066;
letter-spacing:0px;
}

.content{
background:#C0B68F;
padding:21px;
text-align:justify;
font:9pt/14pt 'Lucida Grande', Verdana, Helvetica, sans-serif;
}

#footer{
background:#C0B68F;
padding:9px;
text-align:center;
color:#000;
font: 7pt/8pt 'Lucida Grande', Verdana, Helvetica, sans-serif;
}

#title{
background:#C0B68F;
text-align:right;
padding:20px;
font-family: 'Lucida Grande', Verdana, Helvetica, sans-serif;
font-size:10px;
text-transform:lowercase;
color:#000;
}

#header{
background:url(cog.jpg) #C0B68F no-repeat center;
width:638px;
height:350px;
margin-left:auto;
margin-right:auto;
}

#outer{
background:#D8D1AB ;
width:700px;
margin:0px;
margin-top:20px;
margin-left:150px;
margin-right:150px;
border:2px;
}

.pullquote {
color:#FFF;
width:150px;
float:right;
margin-top:10px;
margin-bottom:10px;
margin-left:30px;
padding-bottom:10px;
font-family:'Lucida Grande', Helvetica, sans-serif;
font-size:14px;
}