@charset "UTF-8";

div#header, div#nav, div#footer, div#nav_right, div#footer, div#systemstatus, img {
	display:none;
	height:0px;width:0px;
}

div#content {
	margin:0px;
	padding:0px;
	height:auto;
	width:650px;
	float:none;
	color:#000;
}
