#headerbar {
	position: absolute; 
	left: 50%; 
	top: 50%; 
	width: 974px; 
	height: 618px; 
	margin: -309px 0 0 -487px; 
} 

#titletext {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 940px;
	height: 100px;
	margin: -175px 0 0 -480px;
}

#maintext {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 940px;
	height: 315px;
	margin: -100px 0 0 -475px;
	text-align: just;
}

#newsflash {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 840px;
	height: 30px;
	margin: 245px 0 0 -265px;
}

