.bkgrdpic {
	background-attachment: fixed;
	background-image: url(main/bkgrdface.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.menuwhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 1pt;
}
.copywhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 16pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.borderwhite {
	border: 1px solid #FFFFFF;
}
