#blackband2 {
	position: absolute;
	height: 50px;
	width: 100%;
	left: 0px;
	top: 0px;
	background-color: #000000;
	right: 0px;
	overflow: hidden;
	visibility: visible;
}#headcontainer {
	padding: 0px;
	height: 50px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
#newbodylayer {
	overflow: visible;
	position: absolute;
	height: auto;
	width: 100%;
	left: 0px;
	top: 50px;
	background-color: #999999;
}
#newbodycontainer {
	text-align: left;
	padding: 4px 4px 0px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: 470px;
	overflow: visible;
	background-color: #FFFFFF;
	top: 0px;
	margin-top: 2px;
	margin-bottom: 2px;
	border: thin solid #000000;
}
#v3footlayer {
	background-color: #666666;
	height: 40px;
	width: 100%;
	position: relative;
	color: #000000;
	font-size: 10px;
}
body {
	font-size: 12px;
	font-family: Verdana, Arial, sans-serif;
}

