body, .bodyContent  { 
  background-image:url(images/bg.jpg);
  background-position:Center Center;  
  background-attachment:fixed;  
  background-repeat:repeat-y;  
  border-width:0px;  
  border-style:Solid;  
} 
html>body { 
overflow-y:scroll; 
}
.bodytext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	text-decoration: none;
	text-align: left;
}
.whitetext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
	text-decoration: none;
}
a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F25B00;
	text-decoration: none;
}
a:active {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F25B00;
	text-decoration: none;
}
a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F25B00;
	text-decoration: none;
}
a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F25B00;
	text-decoration: underline;
}.titles {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 16px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
.description {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #666666;
	text-decoration: none;
}
.imagePadtop {
	padding-top: 19px;
}
.bigOrange {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #F25B00;
	text-decoration: none;
	font-weight: bold;
}
.style1 {color: #F25B00}

