.bgheader {
	background-image: url(../images/banner.png);
	background-repeat: repeat-x;
	height: 30px;
}

.bgfooter {
	background-image: url(../images/footer.gif);
	background-repeat: repeat-x;
	height: 25px;
	color: #fff;

}

.bghlink {
	color: #fff;
	text-decoration: none;
	padding: 8px 5px 8px 5px;
	border-width: 0 1px 0px 0px;
	border-color: #668b00;
	border-style: solid;
}
