#main {
	width:auto;
	margin:0;
}
#header, #boxColumn, #bottom {
	visibility:hidden;
}

#content {
	background: url(img/white.gif) repeat-x #f7f7f7;
	border: none;
	margin: 0;
	padding: 0;
}
#content_Stage {
	float:none;
	overflow:auto;
}