#Header	{
	position:absolute;
	left:0px;
	top:0px;
	overflow:hidden;
	z-index:6;
	background-color: #003300;
	background-image: url(images/header.jpg);
	background-repeat: repeat-x;
	}
#Menu {
	display: none;
	}	
div.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	bottom: 0px;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #003300;
	width: 766px;
	left: 2px;
	height: 21px;
	position: absolute;
	z-index: 1;
}
div.spacer {
	clear: both;
}
.noprint {
	display: none;
}
.Gotop {
	position: absolute;
	right: 5px;
	bottom: 25px;
	height: 39px;
	width: 28px;
	visibility: hidden;


}
