body {
	margin: 0;
	background: #919191 url(../images/bg.gif) repeat-x top center;
	font: normal 12px Verdana;
	color: #000000;s
}
img {
	border: 0;	
}
#vpf_Header {
	margin: auto;
	width: 762px; height: 121px;
	background: url(../images/vpfhdr.jpg) no-repeat top center;
}
#vpf_Nav {
	margin: auto;
	padding-top: 10px;
	width: 762px; height: 52px;
	background: url(../images/navbg.jpg) no-repeat top center;
	text-align: center;
}
#vpf_Body {
	margin: auto;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	width: 722px;
	background: url(../images/bodybg.jpg) repeat-y top center;
}
#vpf_Footer {
	margin: auto;
	width: 762px; height: 33px;
	background: url(../images/vpfftr.jpg) no-repeat top center;
}
.bolder {font-size: 14px}
.bluelinks a:link {
	text-decoration: none;
	font: normal 18px "Trebuchet MS";
	color:#F4FC5B;
}
.bluelinks a:visited {
	text-decoration: none;
	font: normal 18px "Trebuchet MS";
	color:#F4FC5B;
}
.bluelinks a:active {
	text-decoration: none;
	font: normal 18px "Trebuchet MS";
	color:#F4FC5B;
}
.bluelinks a:hover {
	text-decoration: none;
	font: normal 18px "Trebuchet MS";
	color:#FFFFFF;
}
.page_hdr {
	font-family: "Verdana";
	font-size: 18px;
	font-weight: bold;
}
