body{
background:#cdb5e6;
margin:0;
font: 10pt/14pt 'Lucida Grande', Verdana, Helvetica, sans-serif; 
}

A:link{ color:navy; text-decoration:none; }
A:hover{ color:pink; text-decoration:underline; }
A:active{ color:#B56115; text-decoration:none; }
A:active:hover{ color:#333333; text-decoration:underline; }
A:visited{ color:#B56115; text-decoration:none; }
A:visited:hover{ color:#333333; text-decoration:underline; }

#header{
background: url(img/bg.jpg) no-repeat purple top center;
width:600px;
height:411px;
margin-left:auto;
margin-right:auto;
margin-bottom:0;
}

#wrap{
width:600px;
margin-left:auto;
margin-right:auto;
border:purple 2px solid;
}

#container{
width:600px;
}

#navcontainer{
background:transparent;
margin-top:-160px;
}

 #navlist li{
background:transparent;
list-style-type: none;
text-align:left;
font-family: 'Lucida Grande', Verdana, Helvetica, sans-serif;
font-size:14px;
letter-spacing:-2px;
color:#006699;
width:150px;
}

#navlist li a:link {
	color: #660066;
	text-decoration:none;
	font-weight: bold;
}

#navlist li a:visited {
	color: #000066;
	text-decoration:none;
	font-weight: bold;
}

#navlist li a:hover {
	color: white;
	text-decoration:none;
	font-weight: bold;
}

h1{
font-family: "Monotype Corsiva", cursive;
font-size:24pt;
font-weight:normal;
color:white;
letter-spacing:0px;
font-variant: small-caps; 
}

h3{
font-family: 'Lucida Grande', Verdana, Helvetica, sans-serif;
font-size:14pt;
font-weight:normal;
color:#000066;
letter-spacing:-2px;
}

.content{
background:rose;
padding:21px;
text-align:justify;
font: 9pt/14pt 'Lucida Grande', Verdana, Helvetica, sans-serif;
color:#eeeee;
}

#footer{
background:#006699;
padding:9px;
text-align:center;
font: 8pt/9pt 'Lucida Grande', Verdana, Helvetica, sans-serif;
}

#title{
background:purple;
text-align:right;
padding:9px;
font-family: 'Lucida Grande', Verdana, Helvetica, sans-serif;
font-size:10px;
text-transform:uppercase;
color:#FFFFFF;
}

#outer{
background: #e1e1e1 ;
width:700px;
margin-left:auto;
margin-right:auto;
border: inset 2px ;
}

.pullquote {
color:#006699;
width:150px;
float:right;
width:150px;
margin-top:10px;
margin-bottom:10px;
margin-left:10px;
padding-left:20px;
padding-bottom:10px;
font-family:'Lucida Grande', Helvetica, sans-serif;
}