body{
background:white;
margin:0;
font: 14pt Arial,'Lucida Grande', Verdana, Helvetica, sans-serif;
}

A:link{ color:#B1281D3; text-decoration:none; }
A:hover{ color:#1281D3; text-decoration:underline; }
A:active{ color:#1281D3; text-decoration:none; }
A:active:hover{ color: black; text-decoration:underline; }
A:visited{ color:#1281D3; text-decoration:none; }
A:visited:hover{ color:#1281D3; text-decoration:underline; }

#wrap{
width: 900px;
height: 1000px;
margin-left:auto;
margin-right:auto;
background:#FFFFFF;
background: white;
}

#container{
width:100%;
}

#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:#666666;
width:200px;
}

#navlist li a:link { color: #F2F2F2; text-decoration:none; }
#navlist li a:visited { color: #CCCCCC; text-decoration:none; }
#navlist li a:hover {color: yellow; text-decoration:none; }

h1{
font-size:24px;
text-align: center;
font-weight:bold;
color:#B56115;
letter-spacing:0px;
}
h2{
font-size:36px;
text-align: center;
font-weight:bold;
color:#B56115;
letter-spacing:2px;
}

.content{
background:white;
width: 900px;
margin: auto;
text-align:justify;
font: 10pt Arial, 'Lucida Grande', Verdana, Helvetica, sans-serif;
color:#666666;
}

#footer{
width: 730px;
margin: auto;
background:#fff129;
padding:9px;
text-align:center;
font: 8pt/9pt 'Lucida Grande', Verdana, Helvetica, sans-serif;
color:#333333;
}


#outer{
background: white;
width: 800px;
margin: auto;
Text-align: center;
font-size: 13px;
}

.pullquote {
color:green;
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;
font-size: 24px;
line-height:26px;
letter-spacing:-3px;
text-align: right;
color:#DFA478;
}