BODY { 
  background-image: url(img/main-back.jpg);
  background-attachment: scroll;
  background-position: 0% 0%;
  background-repeat: x-repeat;
  margin: 0px 0px 0px 0px;
}
.site-head {
	background-image:  url(img/site-head.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 87px;
	width: 990px;
}
.site-left {
	background-image:  url(img/2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 295px;
	position: static;
}
.site-mid {
	background-image:  url(img/5-back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 120px;
	width: 640px;
}
.site-right {
	background-color: #FFFFFF;
	height: 424px;
	width: 394px;
}
.site-far-right {
	background-image:  url(img/right.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 38px;
}
.site-left-2 {
	background-image: url(img/8.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.content {
	width: 657px;
	height: 648px;
}
.footer {
	background-image: url(img/footer.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 62px;
	width: 640px;
}
.fullheight {
	width: 990px;
	background-color: #FFFFFF;
	height: 100%;
}
.site-right-2 {
	background-image: url(img/11.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 55px;
	height: 50%;
}
.site-left-space {
	background-image: url(img/left-spacer.jpg);
	background-repeat: repeat;
	background-position: left;
	height: auto;
}
.site-right-space {
	background-image: url(img/right-spacer.jpg);
	background-repeat: repeat;
	width: 55px;
	height: auto;
}
.no-border {
	width: 145px;
	border: 1px solid #339900;


}
.para12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height: 22px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
a.copyrightlink {
	color: #000000;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 9px;
	font-weight: normal;
}
a.copyrightlink:hover {
	color: #000000;
	text-decoration: underline;
	font-family: Tahoma;
	font-size: 9px;
	font-weight: normal;
}
a.redlink {
	color: #1E9600;
	text-decoration: underline;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	display: inline;
}
  a.redlink:hover {
	color: #F75D00;
	text-decoration: none;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	display: inline;
}
.imageright {
	float: right;
	padding-left: 5px;
	display: inline;
}
.imageleft {
	float: left;
	display: inline;
	padding-right: 10px;
}
.title {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.gobutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
	vertical-align: -5%;

}
.parasmall {
	font-family: Tahoma;
	font-size: 9px;
	line-height: 9px;
}
.form{
	margin-bottom: 0px;
	padding-bottom: 0px;
	vertical-align: 1%;
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #339933;
	line-height: 20px;

}

