
body {
	margin:0 auto;
	background:#3b3b3b;
	height:100%;
}
.header_bg {
	background-color:#222222;
	margin:0 auto;
	width:100%;
	height:165px;
}
.header {
	margin:0 auto;
	background-color:#222222;
	width:719px;
	height:165px;
}
.mid {
	margin:0 auto;
	width: 714px;
	height: 187px;
	border:3px solid #d0d0d0;
}

.center {
	position:relative;
	margin:0 auto;
	width:720px;
	height:auto;
}
.right {
	position:relative;
	float:right;
	background-color:#ff9000;
	width:232px;
	height:100%;
}
.spacer {
	position:relative;
	background-color:#232121;
	width:232px;
	height:65px;
}
.imgclass {
	position:relative;
	top:28px;
	left:25px;
	border:1px solid #a4a4a4
}
.whopost_box {
	position:relative; 
	height:20px;
	width:100%;
	clear:both;
	font-family:Arial;
	font-size:11px; 
	font-style:italic;
	color:#b6b6b6;
	font-weight:bold;
	border-top:1px dotted #FFFFFF
}
.left {
	position:relative;
	float:left;
	background-color:#232121;
	width:488px;
	height:100%;
}
.news_box {
	position:relative;
	width:488px;
	height:100%;
	background-color:#565656;
}
.server_box {
	position:relative;
	top:13px;
	text-align:center;
	font-family:Arial;
	font-size:11px;
	font-weight:none;
	width:232px;
	height:200px;
}
.links {
	position:relative;
	top:15px;
}
.links br {
	position:relative;

	line-height:7px;
}
.links a {
	position:relative;
	font-family:Arial;
	font-size:12px;
	color:#000000;
	left: 12px;
	width: 190px;
	height: 15px;
	background-color: white;
	display:block;
	text-decoration:none;
	padding:0px 0px 0px 17px;
	border:1px solid grey;
}
.links a:hover {
	text-decoration:underline;
}
.footer {
	position:fixed;
	margin:0 auto;
	bottom:0px;
	width:100%;
	height:40px;
	background-color:#222222;
}
.mid_logo {
	position:relative;
	float:left;
	background-image:url('images/mid_logo.png');
	width:484px;
	height:187px;
}
.announce_box {
	position:relative;
	width:100%;
	height:22px;
	background-color:#3b3b3b;
	top:150px;
}
.header_top {
	position:relative;
	top:0px;
	height:120px;
}
.logo {
	position:relative;
	background:url('images/logo.png') no-repeat;
	width:235px;
	height:45px;
	float:left;
}
.buttons {
	position:relative;
	height:45px;
	width:484px;
	float:right;
	word-spacing:9px;
}
.buttons a {
	position:relative;
	left:9px;
	width:86px;
	height:38px;
	display:inline-block;

}
.buttons a:hover {
	background:url('images/hover.png') no-repeat;
}
.buttons img {
	position:absolute;
	bottom:0px;
	border:none;
}
.login_box {
	position:relative;
	background:url('images/login_panel.png');
	width:230px;
	height:187px;
	float:right;
}
.login_box a {
	color:#dbdbdb;
	text-decoration:none;
}
.login_box a:hover {
	text-decoration:underline;
}
.mylinks a {
 position:relative;
 font-family: Arial;
 font-size:12px;
 color:#ff9000;
 left: 225px;
 width: 190px;
 height: 15px;
 display:block;
 text-decoration:none;
}
a:hover {
    text-decoration:underline;
}
.linkai a {
 font-family:Arial;
 font-size:11px;
 color:#ff9000;
 text-decoration:none;
}
a:hover {
    text-decoration:underline;
}