body {
	background:#040404 url(../images/back_coolmu.jpg) repeat-x;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:9px;
	color:#fff;
	margin:0;
	padding:0px;
}
.center_content {
	background: transparent url(../images/center_content.png) no-repeat top center;
	width: 800px;
	height: 400px;
	position : relative;
	overflow : hidden;
	margin : 0 auto;
	margin-top: 20px;
	margin-bottom: 0px;	
}
.bg_back_nav {
	background: transparent url(../images/bg_back_nav.png) no-repeat top center;
	width: 550px;
	height: 400px;
	float: left;
	position : relative;
	margin : 0 auto;
	margin-top: -370px;
	margin-left: 5px;	
}
.logo {
	position : relative;
	background : transparent url(../images/logo.png) no-repeat;
	width : 361px;
	height : 179px;
	margin-left:30px;
	margin-top:30px;
}
.vote_content {
	background:#373636 url(../images/vote_content.gif) no-repeat top center;
	width: 600px;
	height: 70px;
	position : relative;
	overflow : hidden;
	margin : 0 auto;
	margin-top: 10px;
	margin-bottom: 10px;	
}
.content_txt {
	background: transparent url(../images/content_txt.png) no-repeat top center;
	width: 300px;
	height: 320px;
	float: right;
	position : relative;
	overflow : hidden;
	margin : 0 auto;
	margin-top: 50px;
	margin-right: 20px;	
}
.content_txt h1 {
	font:bold 18pt arial, helvetica, sans-serif;
	width:280px;
	margin-top:10px;
	font-weight : 100;
	padding:15px 0 9px 28px;
	color: #fc2906;
	text-align: left;
}
.content_txt h2 {
	font: 12pt arial, helvetica, sans-serif;
	width:260px;
	margin-top:-10px;
	font-weight : 100;
	padding:15px 0 0px 20px;
	color: #ade3ff;
	text-align: justify;
}
.back_content {
	background: transparent url(../images/back_content.png) no-repeat top center;
	width: 300px;
	height: 150px;
	float: right;
	position : relative;
	overflow : hidden;
	margin : 0 auto;
	margin-top: -100px;
	margin-right: -10px;	
}
.navigation {
	background: transparent url(../images/navigation.png) no-repeat top center;
	width: 200px;
	
	float: left;
	position : relative;
	overflow : hidden;
	margin : 0 auto;
	margin-top: 50px;
	margin-right: 20px;
	margin-left:30px;	
}
.future {
	background: transparent url(../images/future.png) no-repeat top center;
	width: 200px;
	
	float: left;
	position : relative;
	overflow : hidden;
	margin : 0 auto;
	margin-top: 50px;
	margin-right: 20px;	
}
.season4items {
	background: transparent url(../images/season4items.gif) no-repeat top center;
	width: 198px;
	border: 1px solid #9ea0a1;
	height: 50px;
	float: left;
	position : relative;
	overflow : hidden;
	margin : 0 auto;
	margin-top: 50px;
	margin-right: 20px;	
}
.season4monsters {
	background: transparent url(../images/season4monsters.gif) no-repeat top center;
	width: 198px;
	border: 1px solid #9ea0a1;
	height: 50px;
	float: left;
	position : relative;
	overflow : hidden;
	margin : 0 auto;
	margin-top: 10px;
	margin-right: 20px;	
}
.season4events {
	background: transparent url(../images/season4events.gif) no-repeat top center;
	width: 198px;
	border: 1px solid #9ea0a1;
	height: 50px;
	float: left;
	position : relative;
	overflow : hidden;
	margin : 0 auto;
	margin-top: 10px;
	margin-right: 20px;	
}
.vote {
	background: transparent url(../images/vote.gif) no-repeat top center;
	width: 90px;
	height: 60px;
	float: left;
	position : relative;
	overflow : hidden;
	margin : 0 auto;
	margin-top: 5px;
	margin-left: 2px;	
}
.votebutton {
	background: transparent url(../images/votebutton.jpg) no-repeat top center;
	width: 88px;
	height: 53px;
	float: left;
	position : relative;
	overflow : hidden;
	margin : 0 auto;
	margin-top: 10px;
	margin-left: 180px;	
}
.votenew {
	background: transparent url(../images/votenew.jpg) no-repeat top center;
	width: 88px;
	height: 51px;
	float: left;
	position : relative;
	overflow : hidden;
	margin : 0 auto;
	margin-top: 10px;
	margin-left: 2px;	
}
a.home {
	background : url(../images/home.gif) no-repeat top;
	width: 200px;
	height: 46px;
	position : relative;
	overflow : hidden;
	display : block;
	margin : 0 auto;
	margin-top: 50px;
}
a.home:hover {
	background : url(../images/home.gif) no-repeat bottom;
}
a.forum {
	background : url(../images/forum.gif) no-repeat top;
	width: 200px;
	height: 46px;
	position : relative;
	overflow : hidden;
	display : block;
	margin : 0 auto;
	margin-top: 0px;
}
a.forum:hover {
	background : url(../images/forum.gif) no-repeat bottom;
}
div {
	font-family : Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #bdbcbc;
	line-height : 1.5em;
	text-align: center;
}
span {
	font-family : Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #fff;
	line-height : 1.2em;
	padding-right : 20px;
	margin-bottom : 16px;
}
a {
	color : #403f3f;
}
b {
	font-family : Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : red;
	text-decoration : none;
}