body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	background-color: #000000;
	font-size: 23px;
	color: #666666;
	display: inline-table;
	background-repeat: repeat-x;
	background-position: center center;
}

.centerContents{
	width:950px;
	background-image: url(../img/as_bg.gif);
	background-repeat: repeat-x;
	background-position: center center;
	height: 620px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.pageHeader{
	height: 90px;
	clip: rect(auto,auto,auto,210px);
	background-repeat: no-repeat;
	background-image: url(../img/as_bg.gif);
}

.pageHeader .starsOverlay{
	float: left;
	padding-left: 210px;
}
