#banner, #leftcontent, #rightcontent, #footer {
	display: none;
	width: 0px;
	height: 0px;
}

#centercontent {
	margin: 0px 0px 0px 0px;
	border: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width: 70%;
	text-align: left;
}
