.topBanner{
	width:600px;
	margin-left:auto;
	margin-right:auto;
	float:none;
	clear:both;
	margin-bottom:20px;
}

.topSelection {
	width:600px;
	margin-left:auto;
	margin-right:auto;
	float:none;
	clear:both;
	margin-bottom:20px;
}

.contentBox {
	width:600px;
	margin-left:auto;
	margin-right:auto;
	padding:5px;
	float:none;
	clear:both;
}

.bottomSelection {
	width:600px;
	margin-left:auto;
	margin-right:auto;
	float:none;
	clear:both;
	margin-bottom:20px;
}

.bottomBanner{
	width:600px;
	margin-left:auto;
	margin-right:auto;
	float:none;
	clear:both;
	margin-top:20px;
}
