body {
	margin:0px;
	padding:0px;
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
	background-color: #000;
}

p {
	padding-top:0px;
	margin-top:0px;
	font-size: 10px;
	font: 12px/18px Arial, Helvetica, sans-serif;
	color: #333;
}

.clearfloat {
	clear:both;
	height:0px;
}
a:link, a:visited{
	COLOR:inherit;
	text-decoration:underline;
}
#main {
	width:980px;
	margin: 0px auto 0px auto;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;

}
#header {
	width:980px;
	height:150px;
	margin-bottom:0px;
	float:left;
	display:inline;
	background: #000 url(images/images/headerbknd_01.gif) no-repeat;
}
#nav {
	width:640px;
	height:45px;
	margin-bottom:0px;
	float:left;
	background: #78A22F;
	clear: none;
	margin-top: 52px;
	display: inline;
	vertical-align: middle;
}
#logo {
	width:329px;
	height:126px;
	margin-bottom:0px;
	margin-left:10px;
	float:left;
	display:inline;
	clear: left;
	padding-top: 10px;
}
#dividerbar {
	width:980px;
	height:45px;
	margin-bottom:0px;
	float:left;
	display:inline;
	background: #78a22f url(images/index_03.gif) no-repeat;
}
#footer {
	width:980px;
	height:45px;
	margin-bottom:0px;
	float:left;
	display:inline;
	background: #78a22f;
	border-top: 4px solid #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
#content {
	width:980px;
	padding-top:0px;
	height:auto;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
	float:left;
	display:inline;
	background: #FFF url(images/index_04.gif) no-repeat bottom;
}#contentflash {
	width:980px;
	padding-top:0px;
	height:268px;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
	float:left;
	display:inline;

}
#contentbottom {
	width:980px;
	padding-top:0px;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
	float:left;
	display:inline;
	background: #FFF;

}
.smallblack {
	display:inline;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color: #000;

}

.text {
	font: 12px/15px Arial, Helvetica, sans-serif;
	color: #000;
}
.sidebar{
	float: left;
	width: 267px;
	margin-left: 0px;
	margin-top: 0px;

}
.blackheading {
	font: 18px/24px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
}

TEXTAREA {
	background-color: #E8E8E8;
	border: 1px inset #333333;
	color: #333333;
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	font-weight: normal;
	height: 80px;
	width: 225px;
	padding: 0px;
} 
.WideTEXTAREA {
	background-color: #E8E8E8;
	border: 1px inset #333333;
	color: #333333;
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	font-weight: normal;
	height: 40px;
	width: 500px;
	padding: 0px;
} 

.longTEXTAREA {
	background-color: #F1D492;
	border: 1px inset #333333;
	color: #333333;
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	font-weight: normal;
	height: 30px;
	width: 275px;
	padding: 0px;
} 

.altButtonFormat {
	background-color: #78A22F;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	border: 1px inset #996633;
	font-size: 11px;
	color: #FFF;
	float: none;
	height: 22px;
	width: 125px;
	margin: 1px;
} 
.greensubhead {
	font: normal 14px/16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #78A22F;
}

.altTextField {
	background-color: #E8E8E8;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333333;
	border: 1px inset #666666;
	height: 17px;
} 

.radioStyle {
background-color: #CCCCCC;
border: #000000 solid 1px;
font-family: "Times New Roman", Times, serif;
font-size: 11px;
color: #000000
}
#teamphoto {
	float: left;
	width: 155px;
	padding-right: 10px;
	padding-bottom: 5px;
	clear: both;
}
.greenbarcopy {
	font: lighter normal 15px/16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
}
body.mceContentBody { 
   background: #fff; 
   color:#000;
}
