
body {
	margin: 0px auto;
	background: url(../MMO/bg_mmo.png) repeat-x;
	text-align: center;
	background-color:#27748C;
	font-family: "Trebuchet MS", Arial, Sans-Serif;
	font: 12px/1.25em "Trebuchet MS", Arial, Sans-Serif;
	}



#container {
	margin: 10px auto 0 auto;
	width: 833px;
	background-color: #FFFFFF;
	padding-bottom:10px;
	position: relative;
}


#banner {
	margin: 10px auto;
	width: 833px;
	height: 229px;
	
	}
	

	



	
	#content {
	margin: -65px auto;
    width: 833px;
	position: relative;
	background-color: #FFFFFF;
	
	}
	
.clear {
	clear: both;
}
	
	#left {
	position: relative;
	width: 212px;
	float: left;
	margin-right: 10px;
	font-size: 90%;
}





#right {
	margin: 10px 25px 10px 10px;
	width: 150px;
	position: relative;
	float: right;
	text-align: left;
		
	}
	
	#right_news {
	margin: 10px 15px 10px 10px;
	width: 160px;
	height: 580px;
	float: right;
	text-align: left;
		
	}


#main {
margin: 20px 15px;
width: 480px;
position: relative;
float: left;
text-align: justify;
padding-right: 30px;
padding-left: 10px;

}

#right {
	margin: 10px -190px 10px -110px;
	width: 180px;
		float: right;
	text-align: left;
		
	}
	
	

#footer {
width: 833px;
padding-top: 5px;
padding-bottom: 5px;
margin: 60px auto 0 auto;

}


.style1 {
	
	color: #414141;
	line-height: 14px;
	}

.style2 {
	
	color: #25758E;
	line-height: 14px;
	
	}
.heading1 {
	font-size: 16px;
	color: #25758E;
	line-height: 14px;
	
}

.style3 {
	
	color:white;
	margin: 5px 5px 5px 5px;
	}
.style4 {
	font-size: 10px;
	color: #ffffff;
	line-height: 12px;
	
}



	
		a:link {color: #25758E; text-decoration: none; }

a:visited {color: #25758E; text-decoration: none; }