charset=utf-8
/* CSS Document */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #111;
}
body {
	background-color: #fff;
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: url(img/bg.jpg) no-repeat;
	background-repeat: no-repeat;
}
#perseus {
	width: 850px;
	height: auto;
	margin: auto;
	padding: 0px;
}
#navi {
	width: 500px;
	height: 100px;
	margin: auto;
	padding: 0px;
}
#logo {
	width: 800px;
	height: 250px;
	margin: auto;
	padding: 0px;
	background: url(img/logo.png) no-repeat;
	background-repeat: no-repeat;
}
#status {
	width: auto;
	height: 60px;
	margin-bottom: 15px;
	padding: 0px;
	background: url(img/status.png) no-repeat;
	background-repeat: no-repeat;
}
#content {
	width: 850px;
	height: auto;
	margin: auto;
	padding: 0px;
}
#left {
	position: inherit;
	width: 180px;
	height: auto;
	margin: auto;
	padding: 0px;
}
#center {
	position: inherit;
	width: 450px;
	height: auto;
	margin: auto;
	padding: 0px;
}
#right {
	position: inherit;
	width: 180px;
	height: auto;
	margin: auto;
	padding: 0px;
}
#foot {
	width: auto;
	height: 50px;
	margin-top: 50px;
	padding: 0px;
}
#playerofthemonth {
	width: 180px;
	height: auto;
	margin: auto;
	padding: 0px;
}
#guildofthemonth {
	width: 180px;
	height: auto;
	margin: auto;
	padding: 0px;
}
#marginc {
	width: auto;
	height: auto;
	margin-bottom: auto;
	padding: 0px;
}
#rightmenumargin {
	width: auto;
	height: auto;
	margin-bottom: 10px;
	padding: 0px;
}
#menulist {
	width: auto;
	height: auto;
	margin: auto;
	padding: 0px;
}
#menulist1 {
	width: 150px;
	height: auto;
	margin: auto;
	padding: 0px;
}
#gotm {
	width: 150px;
	height: auto;
	margin: auto;
	padding: 0px;
}
#potm {
	width: 150px;
	height: auto;
	margin: auto;
	padding: 0px;
}
#topc {
	width: 450px;
	height: 21px;
	margin: auto;
	padding: 0px;
	background: url(img/center/top.png) no-repeat;
	background-repeat: no-repeat;
	z-index: 900;
}
#midc {
	width: 450px;
	height: auto;
	margin: auto;
	padding: 0px;
	background: url(img/center/mid.png) no-repeat;
	background-repeat: no-repeat;
	z-index: 901;
}
#footc {
	width: 450px;
	height: 23px;
	margin: auto;
	padding: 0px;
	background: url(img/center/foot.png) no-repeat;
	background-repeat: no-repeat;
	z-index: 902;
}
#midcnews {
	width: 400px;
	height: auto;
	margin: auto;
	padding: 0px;
	z-index: 903;
	
}
#toppotm {
	width: 180px;
	height: 53px;
	margin: auto;
	padding: 0px;
	background: url(img/potm/top.png) no-repeat;
	background-repeat: no-repeat;
	z-index: 904;
}
#midpotm {
	width: 180px;
	height: auto;
	margin: auto;
	padding: 0px;
	background: url(img/potm/mid.png) no-repeat;
	background-repeat: no-repeat;
	z-index: 905;
}
#footpotm {
	width: 180px;
	height: 16px;
	margin: auto;
	padding: 0px;
	background: url(img/potm/foot.png) no-repeat;
	background-repeat: no-repeat;
	z-index: 906;
}
#topgotm {
	width: 180px;
	height: 53px;
	margin: auto;
	padding: 0px;
	background: url(img/gotm/top.png) no-repeat;
	background-repeat: no-repeat;
	z-index: 907;
}
#midgotm {
	width: 180px;
	height: auto;
	margin: auto;
	padding: 0px;
	background: url(img/gotm/mid.png) no-repeat;
	background-repeat: no-repeat;
	z-index: 908;
}
#footgotm {
	width: 180px;
	height: 16px;
	margin: auto;
	padding: 0px;
	background: url(img/gotm/foot.png) no-repeat;
	background-repeat: no-repeat;
	z-index: 909;
}
#topml {
	width: 180px;
	height: 55px;
	margin: auto;
	padding: 0px;
	background: url(img/menulist/top.png) no-repeat;
	background-repeat: no-repeat;
	z-index: 910;
}
#midml {
	width: 180px;
	height: auto;
	margin: auto;
	padding: 0px;
	background: url(img/menulist/mid.png) no-repeat;
	background-repeat: no-repeat;
	z-index: 911;
}
#footml {
	width: 180px;
	height: 16px;
	margin: auto;
	padding: 0px;
	background: url(img/menulist/foot.png) no-repeat;
	background-repeat: no-repeat;
	z-index: 912;
}
#status1 {
	width: 500px;
	height: 50px;
	margin: auto;
	padding: 0px;
	background: url(img/status.png) no-repeat;
	background-repeat: no-repeat;
	z-index: 913;
}
#status2 {
	width: 400px;
	height: 20px;
	margin-bottom: 20px;
	padding: 0px;
}
a:link {
	color: #66CCFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #66CCFF;
}
a:hover {
	text-decoration: underline;
	color: #66FFFF;
}
a:active {
	text-decoration: none;
	color: #66CCFF;
}
h1 {
	font-size: 35px;
}
h2 {
	font-size: 30px;
}
h3 {
	font-size: 25px;
}
h4 {
	font-size: 20px;
}
#lmargin {
	width: auto;
	height: auto;
	margin-bottom: 10px;
}
#rmargin {
	width: auto;
	height: auto;
	margin-bottom: 10px;
}
#lmargin2 {
	width: auto;
	height: 10px;
	margin-top: 10px;
}
#rmargin2 {
	width: auto;
	height: 10px;
	margin-top: 10px;
}