.mainbody {
	position: absolute;
	top: 0px;
	left: 0px;
}
.footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
}
#tophead {
	background-image: url(../images/fenceback3.jpg);
	background-position: center center;
	background-repeat:no-repeat;
}
body {
	background-image: url(../images/bg.jpg);
	background-color: #37A039;
	background-repeat: repeat-x;
	font-family:Verdana, Geneva, sans-serif;
}
th a{
	text-decoration:none;
	color:#ff0000;
	}
.nav_butt {
	background-image: url(../images/button.jpg);
	background-repeat: no-repeat;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: inset;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	border-right-style: inset;
	text-align: center;
}

.nav_butt:hover {
	background-image: url(../images/button_hov.jpg);	
}
a {
	color: #333;

}
