body{
background: #CFCDCD;
margin:0px;
font: 10pt/14pt 'Lucida Grande', Verdana, Helvetica, sans-serif; 
color: #4F4F4F;
}

A:link{ color:#941914; text-decoration:none; }
A:hover{ color:#E8E4CE; text-decoration:dotted; }
A:active{ color:#B56115; text-decoration:none; }
A:active:hover{ color:#941914; text-decoration:dotted; }
A:visited{ color:#B56115; text-decoration:none; }
A:visited:hover{ color:#333333; text-decoration:dotted; }


#wrap{
width:642px;
margin:0px;
margin-top:20px;
margin-left:150px;
margin-right:150px;
border: black 1px solid;



}

#navcontainer{
background:transparent;
margin-top:-160px;
margin-left:350px;

}

 #navlist li{
background:transparent;
list-style-type: none;
text-align:right;
font-family: 'Lucida Grande', Verdana, Helvetica, sans-serif;
font-size:14px;

color:#006699;
width:180px;
}

#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: #941914;
	text-decoration:none;
	font-weight: bold;
}

h3{
font-size:18px;
font-weight:bold;
color:#941914;
letter-spacing:-2px;
}

.content{
width: 642;
background: #ffffff;
padding:21px;
text-align:justify;
font: 9pt/14pt 'Lucida Grande', Verdana, Helvetica, sans-serif;
}

#footer{
width: 642;
background: #ffffff;
padding:7px;
text-align:center;
font: 8pt/9pt 'Lucida Grande', Verdana, Helvetica, sans-serif;
}

#footer2{
padding:9px;
color:#ffffff;
text-align:center;
font: 8pt/9pt 'Lucida Grande', Verdana, Helvetica, sans-serif;
}

#title{
font-size: 30px;
background: #ffffff;
text-align:right;
padding:9px;
font-family: 'Lucida Grande', Verdana, Helvetica, sans-serif;

text-transform:uppercase;
color:#C0B68F;
}
#header{
background: url(joeyfinalgood.jpg) no-repeat center;
width:642px;
height: 405px;
margin-top:0px;
margin-left:auto;
margin-right:auto;
margin-bottom:45px;
}


.pullquote {
color:#941914;
font-weight:bold;
width:150px;
float:right;
width:150px;
text-align:center;
margin-top:35px;
margin-bottom:5px;
margin-left:5px;
padding-bottom:10px;
font-size: 20px;
font-family:'Lucida Grande', Helvetica, sans-serif;
}