body {
	margin: 0 0 0 0;
	padding: 0;
	font-family: "Lucida Grande", "Lucida Sans", Verdana, Tahoma, sans-serif;
	font-size: 10pt;
	color: #BE5D36;
	width: 100%;
	background: url('../img/bg.jpg') no-repeat fixed;
	background-color: #EFCF9C;
}
/* border: 1px solid red; */
.top
{
	background: url('../img/top.png') no-repeat center top;
	width: 100%;
	height: 345px;
	margin: 0 auto;
}
.top_fit
{
	width: 1130px;
	height: 150px;
	margin: 0 auto;
}
.serverPanel
{
	width: 1130px;
	height: 150px;
	margin: 0 auto;
}
.serverLogo
{
	background: url('../img/logo.png') no-repeat center top;
	width: 100%;
	height: 350px;
	margin: 0 auto;
}
.main
{
	top: 100px;
	width: 1130px;
	height: 100%;
	margin: 0 auto;
}
.sidebarLeft
{
	width: 205px;
	height: 100%;
}
.sidebarLeftTop
{
	background: url('../img/menu_top.png') no-repeat center top;
	width: 197px;
	height: 44px;
}
.sidebarLeftMid
{
	width: 197px;
	background: url('../img/menu_mid.png') repeat-y;
}
.sidebarLeftBot
{
	background: url('../img/menu_bot.png') no-repeat center top;
	width: 197px;
	height: 44px;
}
.menuAdj
{
	margin-left: 20px;
	text-align: left;
	margin-top: -30px;
	margin-bottom: -20px;
}
.contentMain
{
	width: 711px;
	height: 100%;
}
.contentMainTop
{
	background: url('../img/content_top.png') no-repeat center top;
	width: 711px;
	height: 46px;
	float: left;
}
.contentMainMid
{
	background: url('../img/content_mid.png') repeat-y;
	width: 711px;
	float: left;
}
.welcome
{
	width: 641px;
	height: 159px;
	background: url('../img/wel_bg.png') no-repeat;
}
.msg
{
	font-family: "Verdana", "Lucida Sans", Tahoma, sans-serif;
	width: 600px;
	padding: 5px 0 0 20px;
	text-align: justify;
	color: #BE5D36;
}
.contentMainBot
{
	background: url('../img/content_bot.png') no-repeat center top;
	width: 711px;
	height: 67px;
	float: left;
}
#textFix
{
	margin-top: -20px; 
	padding: 0 35px 0 35px;
}
.rss
{
	height: 215px;
	width: 700px;
	margin-left: -20px;
}
#news
{
	width: 335px;
	height: 208px;
	float: left;
	margin-right: 10px;
	background: url('../img/news.png') no-repeat center top;
}
#events
{
	width: 335px;
	height: 208px;
	float: left;
	background: url('../img/events.png') no-repeat center top;
}
.sidebarRight
{
	width: 205px;
	height: 100%;
}
.sidebarRightTop
{
	background: url('../img/menu_top.png') no-repeat center top;
	width: 197px;
	height: 44px;
}
.sidebarRightMid
{
	width: 197px;
	background: url('../img/menu_mid.png') repeat-y;
}
.sidebarRightBot
{
	background: url('../img/menu_bot.png') no-repeat center top;
	width: 197px;
	height: 44px;
}
.menuAdj tr td a :hover
{
	margin: 0px 0 0 1px;
}
.credits
{
	height: 50px;
	margin-top: 20px;
	text-align: center;
	color: white;
	float: left;
}
.logo
{
	height: 85px;
	width: 113px;
	float: left;
}
.footer
{
	height: 120px;
	width: 600px;
	margin: 0 auto;
}
.footer a 
{
	font-weight: bold;
	color: #00fffc;
}
.adj
{
	width: 640px;
	overflow: auto;
}
.status
{
	width: 450px; 
	height: 40px; 
	float: left; 
}
.server_status
{
	margin: 8px 0 0 204px;
}
.online
{
	float: left;
	height: 40px;
	width: 150px;
}
.time
{
	float: left;
	height: 40px;
	width: 150px;
}
.loginbox
{
	float: left;
	height: 140px;
	width: 290px;
}
.login_row
{
	margin: 50px 0 0 85px;
}
.loginBtn
{
	width: 52px;
	height: 45px;
	border: 0;
	cursor: pointer;
	background: url('../img/login_btn.png') no-repeat;
}
.login_row span input
{
	width: 156px;
	height: 21px;
	border: 0;
	padding: 0;
	margin: 0;
	background: url('../img/input.png') no-repeat 0 0 Transparent;
}
.box
{
	width: 105px;
	height: 39px;
	background: url('../img/am_dg.png') no-repeat;
}
.fb
{
	margin: 30px 0 0 7px;
}
.logged
{
	margin: 60px 0 0 100px;
}
.screenshots
{
	margin-left: -10px;
	margin-bottom: 20px;
}
.download, .features, .gmteam
{
	width: 641px;
	min-height: 150px;
}