body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(images/body_bg_hp.jpg);
	background-attachment: scroll;
	background-repeat: repeat-y;
	background-position: center 0px;
}
table.hppic {
	text-align: center;
	font-size: 0.7em;
	color: #999999;		
}
.wdbox {
	position: absolute;
	visibility: visible;
	z-index: 1;
	height: auto;
	width: 30%;
	top: 2px;
	right: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.55em;
	font-weight: normal;
	color: #CCCCCC;
	text-align: right;
}
.webdesign {
	color: #CCCCCC;
	text-align: right;
	visibility: visible;
	top: 2px;
	right: 2px;
	font-size: 1em;
}
a {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	color: #CC0000;
	text-decoration: none;
}
a.webdesignlink {
	color: #CCCCCC;
	font-weight: normal;
	font-size: 1em;
	text-decoration: none;
}
a.webdesignlink:hover {
	color: #000000;
	font-size: 1em;	
}

