body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin: 0px;
	padding: 0px;
	background-attachment: scroll;
	background-image: url(images/top_background.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	line-height: 125%;
}
#header {
	background-attachment: scroll;
	background-image: url(images/headerbackground.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 170px;
	width: 896px;
}
#main {
	background-attachment: scroll;
	background-image: url(images/main_backgnd1.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	float: left;
	width: 896px;
}
#imageslideshow {
}

#navbar {
	background-attachment: scroll;
	background-image: url(images/navbar.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 47px;
	width: 895px;
	clear: both;
}
#sponsors {
	float: right;
	width: 210px;
	border-left-width: 5px;
	border-left-style: dashed;
	border-top-color: #E0DDD8;
	border-right-color: #E0DDD8;
	border-bottom-color: #E0DDD8;
	border-left-color: #E0DDD8;
}
#footer {
	background-color: #92bf4a;
	clear: both;
	float: left;
	height: 55px;
	width: 100%;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 150%;
	color: #000000;
	text-align: center;
}
/*Text scroller*/
.gallerycontroller{
	width: 326px;
}
.gallerycontent{
	width: 320px;
	height: 150px;
	padding: 3px;
	display: block;
	font-size: 20px;
	color: #12a7dF;
	line-height: 150%;
}

/*set CSS for SPAN tag surrounding each image*/
.seqslidestyle{
margin-right: 25px;
}
#button {
	background-attachment: scroll;
	background-image: url(images/button.jpg);
	background-repeat: no-repeat;
	height: 43px;
	width: 180px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.innerDiv {
	height: 120px;
}
/*Headeings*/
h3 {
	color: #92BF4A;
}
#scroller {
	float: right;
	width: 350px;
	padding-top: 50px;
}
#slideshow {
	float: left;
	width: 875px;
	padding-left: 25px;
	clear: both;
}
.style1 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}
.style2 {color: #003399}
.style3 {color: #000099
}
