body { 
margin:					0px;
background-color: 			#ffffff;
font-family: 				verdana, san-serif;
font-size: 				14px;
}


p.nav {
width: 					181px;
font-family: 				verdana, arial, sans-serif;
font-size: 				16px; 
text-align: 				left;
color: 					#000000; 
margin-top: 				5px;
margin-bottom: 				5px;
margin-left: 				10px;
margin-right: 				auto;
}

.menu {
width: 					181px;
height: 				25px;
background: 				#ffffff;
background-image: 			url(images/nav-bg.jpg); 
background-repeat: 			repeat-x; 
}

.longbar {
width: 					798px;
height: 				25px;
background: 				#ffffff;
background-image: 			url(images/nav-bg.jpg); 
background-repeat: 			repeat-x; 
border:					solid 1px; border-color: #000000;
}

h1 {
text-align: 				center;
font-family: 				verdana, arial, sans-serif;
font-size: 				18px;
color: 					#3333ff;
width:					798px; 
margin-top: 				5px;
margin-bottom: 				5px;
margin-left: 				auto;
margin-right: 				auto;
text-decoration: 			none;
}

h3 {
text-align: 				left;
font-family: 				verdana, arial, sans-serif;
font-size: 				16px;
color: 					#000000;
width:					798px; 
margin-top: 				4px;
margin-bottom: 				0px;
margin-left: 				10px;
margin-right: 				auto;
text-decoration: 			none;
}

p.fpage {
text-align: 				justify;
font-family: 				verdana, arial, sans-serif;
font-size: 				12px;
color: 					#000000;
margin-top: 				5px;
margin-bottom: 				10px;
margin-left: 				5px;
margin-right: 				10px;
}

.featurebg2 { 
background: #ffffff;  
width: 798px;  
border: solid 1px #000000; 
border-top: none; 
}

.featurebg1 { 
background: #ffffff;  
width: 350px;  
border: solid 1px #000000; 
border-top: none; 
border-right: none;
}

.featurebg3 { 
background: #ffffff;  
width: 350px;  
border: solid 1px #000000; 
border-top: none; 
border-left: none;
}

.featurespacer { 
background: #ffffff;  
width: 100px;  
border: solid 1px #000000; 
border-top: none; 
border-left: none; 
border-right: none;
}

ol {
text-align: 				left;
font-family: 				verdana, arial, sans-serif;
font-size: 				12px;
color: 					#000000;
margin-top: 				0px;
margin-bottom: 				10px;
margin-left: 				50px;
margin-right: 				0px;
}

p.copyright{ 
width: 					798px;
text-align: 				right;
font-family: 				verdana, arial, sans-serif;
font-size: 				12px;
color: 					#000000; 
margin-top: 				5px;
margin-bottom: 				0px;
margin-left: 				0px;
margin-right: 				0px;
}

.footer {
width: 					100%; 
height: 				44px;
background-image: 			url(images/footer.jpg); 
background-repeat: 			repeat-x; 
}










a.external:link { color:#ff0000; text-decoration: underline;}
a.external:visited { color:#ff0000; text-decoration: underline; }
a.external:active { color:#ff0000; text-decoration: underline; }
a.external:hover { color:#ff0000; text-decoration: none; }

a:link { color:#000000; text-decoration: none; }
a:visited { color:#000000; text-decoration: none; }
a:active { color:#000000; text-decoration: none; }
a:hover { color:#000000; text-decoration: underline; }