.header {
	position: absolute;
	height: auto;
	width: 950px;
	visibility: visible;
}
.center {
	position: absolute;
	height: auto;
	width: 950px;
	top: 158px;
}
.footer {
	position: absolute;
	width: 950px;
	top: 500px;
}
.centertab {
	padding: 5px;
	width: 470px;
}
.biggreytxt {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	text-decoration: underline;
}
.smallgreytxt {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #666666;
}
.blacktxt {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
}
