#header{
	font-family: arial,sans-serif;
	font-size:20px;
	padding: 0px;
	width:1200px;
}

#content{
	float:left;
	width:996px;
	overflow:scroll;
	margin-right: 0px;
	height:720px;
}

#sidebar{
	float:left;
	width:200px;
	background:#999;
}

#footer{
	clear:left;
	background: #eee;
	padding: 0px;
	width:1200px;
	height:40px;

}

#center{
	width:1200px;
}

#minimap{
	background: green;
	height:200px;
}

#status{
/*	height:550px; */
}
