body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin: 0px;
	padding: 0px;
	background-attachment: scroll;
	background-image: url(images/header_backgnd.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	line-height: 125%;
}
#header {
	background-attachment: scroll;
	background-image: url(images/headerwithlogo1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 167px;
	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/navbar1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 47px;
	width: 896px;
}
#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: #DBDBDB;
	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;
}




#pscroller2{
	width: 500px;
	height: 40px;
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #022A68;
}

#pscroller2 a{
text-decoration: none;
}

/*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;
}
