body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
}
.hpimage {
	overflow: visible;
	visibility: visible;
	z-index: 1;
	height: 183px;
	width: 100%;
	left: 0px;
	top: 150px;
	background-color: #000000;
	position: absolute;


}
.hpbvma {
	overflow: visible;
	visibility: visible;
	z-index: 2;
	height: 35px;
	width: 400px;
	top: 100px;
	background-color: #000000;
	position: absolute;
	right: 10px;

}
.hpbvmalogo {
	overflow: visible;
	visibility: visible;
	z-index: 2;
	height: 150px;
	width: 150px;
	top: 165px;
	position: absolute;
	right: 10px;

}
#hpmenu {
	margin: 5px;
	padding: 3px;
	overflow: visible;
	position: absolute;
	visibility: visible;
	z-index: 3;
	height: 80%;
	left: 0px;
	top: 150px;
}
.webdesign {
	margin: 0px;
	padding: 0px;
	overflow: visible;
	position: absolute;
	visibility: visible;
	z-index: 3;
	left: 3px;
	font-size: 0.7em;
	font-weight: normal;
	color: #999999;
	width: 50%;
	bottom: 3px;
}
a.webdesignlink {
 	font-weight: normal;
	color: #999999;	
	text-decoration: none;	
}
a.webdesignlink:hover {
 	font-weight: normal;
	color: #996600;	
	text-decoration: none;	
}

a.menulink {
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
	font-size: 0.85em;

}
a.menulink:hover {
	font-weight: normal;
	color: #996600;
	text-decoration: none;
}
