body,td,th {
	color: #CCCC00;
}
body {
	background-color: #006600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-style: normal;
	color: #FFFF00;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #CC9900;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #CC9900;
}

h3 {
	font-family: Veranda, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #cc9900
}

a:link {
	color: #00CC33;
	
}
a:visited {
	color: #00FFFF;
	font-family: Eurostile, &quot;Copperplate Gothic Light&quot;, &quot;Copperplate Gothic Bold&quot;, &quot;Comic Sans MS&quot;, Georgia, Garamond;	
}

.header1 {
	background-image:url(/includes/fenton_top_banner.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
	width: 715px;
}

.header2 {
	background-image:url(/includes/fenton_bottom_banner.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	width: 715px;
	background-position: top;
}

.header3 {
	background-image:url(/includes/banner_top.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
}

.header4 {
	background-image:url(/includes/banner_bottom.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
}


.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: cccc00;
}
.topbar {
	background-attachment: fixed;
	background-color: #006600;
	background-image: url(/includes/top_bar.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.bottombar {
	background-attachment: fixed;
	background-color: #006600;
	background-image: url(/includes/bottom_bar.jpg);
	background-repeat: no-repeat;
}
.middlebar {
	background-attachment: scroll;
	background-color: #006600;
	background-image: url(/includes/middle_bar.jpg);
	background-repeat: repeat;
	height: auto;
}
