#leftcontent {
	display: none;
	width: 0px;
	margin-top: 200px;
}

#rightcontent {
	/* position: absolute; */
	display: none;
	width: 0px;
}

#centercontent {
	/* position: absolute; */
	width: 694px;
	margin-top: 200px;
}

