body {
	text-align:center;
	margin: 0px 0px 10px;
	background-color: #B6B6B6;
		}
		
#frame {
	width:815px;
	margin-right:auto;
	margin-left:auto;
	text-align:left;
	background-color: #B6B6B6;
	padding: 0px;
	border: 0px solid #FFFFFF;
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(../images/genericbkgd01.jpg);
		}
	
#contentleft {
	width:185px;
	float:left;
	padding: 100px 25px 10px 40px;
	background-image: url(../images/lhside01.jpg);
	background-repeat: no-repeat;
	height: 200px;
		}
		
#contentcenter {
	width:555px;
	float:left;
	padding: 10px 00px 10px 0px;
	background-image: url(../images/mainstage01.jpg);
	background-repeat: repeat-y;
		}
	
#contentright {
	width:0px;
	float:left;
	padding: 0px;
		}
	
#contentheader {
	height: 200px;
	width:815px;
	margin: 0px;
	padding: 0px;
	background-color: #B6B6B6;
	background-image: url(../images/masthead01.jpg);
	background-repeat: no-repeat;
		}
		
#contentnav {
	height: 30px;
	margin: 0px;
	padding: 15px 0px 0px 150px;
	background-image: url(../images/navigation01.jpg);
	background-color: #FFFFFF;
	background-repeat: no-repeat;
		}

#contentnavx {
	height: 30px;
	margin: 0px;
	padding: 15px 0px 0px 150px;
	background-image: url(../images/navigation01_2.jpg);
	background-color: #FFFFFF;
	background-repeat: no-repeat;
		}
		
#contentfooter {
	padding: 5px 45px 5px 30px;
	margin: 0px;
	background-image: url(../images/genericbkgd02.jpg);
	background-repeat: repeat-y;
		}
		
body,p,a,h1,h2,h3,h4,ui,li,pre, #contentnav, #contentfooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-size: 10px; 
	line-height: 14px;
	color: #666666;
		}
p {
	font-weight: normal;
	font-size: 10px;
}

h1 {
	color: #A5A470;
	font-size: 20px;
	font-weight: normal;
	line-height: 22px;
}

h2 {
	font-size: 12px;
	line-height: 16px;
	color: #A5A470;
	font-weight: normal;
}

h3 {
color: #A5A470;
font-weight: bold;
}
	
a {
font-weight: bold;
text-decoration: none;
}
		
a:hover {
text-decoration: underline;
}
		
#contentnav, #contentnav p {
	font-weight: bold;
	color: #A5A470;
	font-size: 9px;
}
#contentnav a {
font-weight: bold;
color: #666666;
}

#contentnav a:hover {
font-weight: bold;
text-decoration: none;
color: #A5A470;
}
		
#contentfooter, #contentfooter a, #contentfooter p {
font-weight: bold;
color: #FFFFFF;
}
#highlight {
	padding: 3px;
	background-color: #A5A470;
}

#highlight a {
	color: #FFFFFF;
}

#fpspecial {
	display: none;
}

