html, body{
	background-color: #17385a;
	background-image: url("/an_theme/images/body_bg.jpg");
	background-position: top center;
	background-repeat: repeat-y;
}

#aoc_header {
	background-image: url("/an_theme/images/an_header.jpg");
	height:265px;
}

#aoc_page_body {
	width:610px;
	margin:0 auto 10px auto;
	padding:10px 34px 10px 34px;
	background:#333333;
}

#news_wrapper{
	width:910px;
	margin:0 auto 0 auto;
	padding:0 30px 0 30px;	
}

#news_main{
	float:left;
	width:640px;
}

#news_right{
	float:right;
	width:220px;
}

#news_itemlist{
	list-style-type:none;
	font-weight:bold;
}
#news_itemlist .row2{
	margin-left:5px;
	margin-bottom:5px;
}

h3{
	text-transform: none;
	margin-top:0px;
	color:#368AD2;
}

a:link	{ color: #368AD2; }
a:visited	{ color: #368AD2; }

.title a{
	color:#368AD2;
}

li.boss{
	width:100%;
	clear:left;
}
li.boss a{
	float:left;	
}
li.boss span{
	float:right;
	margin-right:5px;
}

.clearfloat{
	margin-bottom:5px;
	clear:both;
}

.right_news_item{
	margin:0 0 10px 0;
	padding:4px 0 0px 5px;
	background:#333333;
	border:solid 1px #67798d;	
}

.mainnews{
	color:#CCCCCC;
	font-size:12px;
}

.postbottom{
	margin-top:10px;
}

.negative{
	color:#FF1111;
	font-style:italic;
}

.news_seperator{
	width:100%;
	height:1px;
	border-bottom:dotted 2px #7a6142;
}

a.Priest { color: #FFFFFF; font-weight:bold; text-decoration:none; }
a.Warrior { color: #C79C6E; font-weight:bold; text-decoration:none; }
a.Druid { color: #FF7D0A; font-weight:bold; text-decoration:none; }
a.Shaman { color: #2459FF; font-weight:bold; text-decoration:none; }
a.Paladin { color: #F58CBA; font-weight:bold; text-decoration:none; }
a.Rogue { color: #FFF569; font-weight:bold; text-decoration:none; }
a.Mage { color: #69ccee; font-weight:bold; text-decoration:none; }
a.Warlock { color: #9482C9; font-weight:bold; text-decoration:none; }
a.Hunter { color: #ABD473; font-weight:bold; text-decoration:none; }
a.Death { color: #C41F3B; font-weight:bold; text-decoration:none; }