body {
	background-image: url(images/back.jpg);
	background-repeat: repeat-x;
		background-color: #222c34;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #cccc99;
}
.hometext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.blueH2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #3BB1F9;
	padding-bottom: 9px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #222D33;
}
a {
	text-decoration: none;
	color: #CCCC99;
}
a:visited {
	text-decoration: none;
	color: #CCCC99;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #CCCC99;
}
.presstext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.presstext a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.publisher {
	font-size: 18px;
	color: #006699;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

		#nav { 
			float: left;
			width: 730px;
			background-color: #transparent;
			color:#FFFFFF;
			font-family: Geneva, Arial, Helvetica, sans-serif;
			font-weight:bold;
			text-align: center;
			margin-top: 10px;
			margin-left: -30px; 
			border-bottom-color:#FF9900;
			border-bottom: 2px;
			z-index:2000;
		}
 
		#nav ul { 
			width: 763px;
			margin: 0 auto;
			margin-left: -999;
			list-style: none;
		}
		
		
		#nav li { 
			float: left;
			position: relative;
			width: 9em;
			background-color: #transparent;
		}
		
		#nav a { 
			display: block;
			width: 8em; 
			color: #FFF; 
			 
		} 
		
		#nav a:hover { 
		color: #ff9900;
		text-decoration: none;
			 }
	
.active { 
		color: #FF9900;
		font-weight: bold;
			 }
			 .style1 {
	font-size: 16px;
	font-weight: bold;
	color: #CC9900;
	font-family: Arial, Helvetica, sans-serif;
}
.style3 {
	font-size: 14;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #CCCC99;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCCC99;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #CCCC99;
}
.style6 {color: #FFFFFF}
.style10 {
	color: #98CB66;
	font-size: 24px;
	font-weight: bold;
}
.style14 {
	font-size: 16px;
	font-weight: bold;
}
.style16 {
	font-size: 14;
	color: #FFFFFF;
}
.style18 {color: #98CB66; font-size: 18px; font-weight: bold; }
.style19 {color: #CC9900}
.style20 {color: #CC9900; font-size: 24px; font-weight: bold; }
.style21 {
	font-size: 18px
}
.style22 {
	color: #FFCC00;
	font-weight: bold;
}
			 
.borderbottom {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
}
