body {
	background-repeat:repeat-x;
	background-color: #1b2514;
	background-image: url(images/h_mainbg.jpg);
	margin-top: 52px;
}
.h_semifoot{
	text-align:center;
	font-family:tahoma;
	font-size:11px;
	color:#4F603F;
}
.h_semifoot td{
	padding:2px;
}
.h_foot{
	font-family:tahoma;
	font-size:10px;
	color:#5D6252;
}
.h_foot a{
	color:#5D6252;
	text-decoration:none;
}
.h_foot a:hover{
	color:#838B74;
}
#centerbg{
	background-image:url(images/h_centerbg.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	width:100%;
}