body {
	margin: 0px;
	padding: 0px;
	background-image: url('content_bg.jpg');
	background-position: 0px 227px;
	background-repeat: repeat-x;
	font-family: verdana;
	}
	
#header {
	background-color: #000;
	background-image: url('header_castle.jpg');
	background-repeat: no-repeat;
	background-position: center;
	height: 227px;
}

#header h1 {
	font-size: 0.1px;
	position: absolute;
	margin: 0px;
	margin-right: -1000px;
}

#header ul {
	width: 900px;
	margin: auto;
	padding: 0px;
	position: relative;
	top: 188px;
}

#header li {
	padding: 0px;
	list-style: none;
	float: left;
	position: relative;
}

#header li a:link, #header li a:visited {
	color: #fff;
	padding-right: 10px;
	font-family: Century Gothic;
	font-variant: small-caps;
	text-decoration: none;
	font-size: 2em;
}

#header .on a:link, #header .on a:visited {
	color: #22a6d4;
}

#header li a:hover {
	color: #22a6d4;
}

#header li ul {
	display: none;
	position: absolute;
	width:165px;
	top: -36px;
	height: 38px;
	left: 0;
	margin-left:-1px;
}

#header li ul li a:link, #header li ul li a:visited {
	padding: 2px;
	font-size: 18px;
	font-family: Verdana;
	color: #fff;
	font-variant: normal;
}

#header li ul li a:hover {
	color: #dce9ee;
}

#header li:hover ul, li.over ul {
	display: block;
}

#wowhead {
	float: right;
	position: relative;
	top: -21px;
}

#wowhead a img {
	border: 0px;
}


#content {
	width: 900px;
	margin: auto;
	padding-top: 10px;
}

#content h2 {
	display: block;
	margin-top: -6px;
	margin-bottom: 0px;
	font-size: 2.4em;
	font-weight: normal;
	color: #186a75;
	font-family: Century Gothic;
	font-variant: small-caps;
	border-bottom: 1px solid #186a75;
}

#content p {
	font-size: 14px;
}

#content a:link, #content a:visited {
	color: #186a75;
}

#content a:hover {
	color: #53abb7;
}

#leftcontent {
	width: 649px;
	float: left;
	margin-bottom: 30px;
}

#news1 {
	width: 649px;
	height: 323px;
	margin-bottom: 10px;
	background-repeat: no-repeat;
}

#news1 a {
	display: block;
	width: 649px;
	height: 250px;
}

#news1 p {
	margin: 0px;
	padding: 16px 8px 16px 8px;
	font-size: 15px;
	color: #fff;
	background-image: url('overlay.png');
	text-align: center;
}

#news1.hthorim {
	background-image: url('news_hthorim_l.jpg');
}

#news1.hhodir {
	background-image: url('news_hhodir_l.jpg');
}

#news1.xt {
	background-image: url('news_xthard_s.jpg');
}

#news1.steel {
	background-image: url('news_hsteel.jpg');
}

#news1.ff {
	background-image: url('ff.jpg');
}

#news1.beasts {
	background-image: url('hbeasts.jpg');
}

#news1.htwins {
	background-image: url('htwinss.jpg');
}

#news1.alg {
	background-image: url('alg.jpg');
}

#news1.anubh {
	background-image: url('anubh_small.jpg');
}

#news1.sindra {
	background-image: url('sindra_small.jpg');
}

#news1.arthas {
	background-image: url('icc/icc_arthas.small.jpg');
}

#news1.ldw {
	background-image: url('icc/ldw.jpg');
}

#news1.putri {
	background-image: url('icc/putricide.h.small.jpg');
}

#news1.hsind {
	background-image: url('icc/sindragosa.h.small.jpg');
}

#news1.hlk10 {
	background-image: url('icc/lichking10.h.small.jpg');
}

.news2 {
	margin-top: 10px;
}

#rightcontent {
	float: right;
	width: 231px;
	padding: 0px;
	margin: 0px;
}

#rightcontent h3 {
	color: #186a75;
	font-family: Century Gothic;
	font-variant: small-caps;
	text-decoration: none;
	font-size: 2em;
	font-weight: normal;
	margin-top: -10px;
	margin-bottom: 0px;
}

#rightcontent ul {
	list-style: none;
	padding: 0px;
	margin-top: 0px;
	font-size: 14px;
}

#rightcontent .clear {
	text-decoration: line-through;
}

#rightcontent li ul {
	margin-left: 10px;
}

#rightcontent li a:link, #rightcontent li a:visited {
	color: #000;
	text-decoration: none;
}

#footer {
	/*background-image: url('footerbg.png');*/
	padding-top: 30px;
	background-repeat: repeat-x;
	background-position: bottom;
	text-align: center;
	height: 45px;
	font-size: 10px;
	color: #000;
	clear: both;
}

#footer a:link, #footer a:visited {
	color: #186a75;
}

#footer a:hover {
	color: #53abb7;
}

/*Roster*/

.roster_char {
	width: 300px;
	float: left;
	margin-bottom: 20px;
	margin-right: 20px;
	font-size: 12px;
	text-align: center;
}

.roster_char img {
	margin-right: 5px;
	margin-top: 0px;
	border: 0px;
	float: right; 
	height: 32px;
	width: 32px;
}

.roster_char h4 {
	text-align: center;
	font-weight: normal;
	font-size: 28px;
	margin: 0px;
	padding-left: 70px;
	border-bottom: 2px solid #000;
}
