BODY {
	background: rgb(255,255,255) none repeat-x 0% 0%
}

#pagecontainer {
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -500px;
	width: 1000px;
}

#pagecontainer1 {
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -250px;
	width: 500px;
}