body
{
background-image: url('dark_rock.jpg');
background-repeat: repeat;
background-position: top center;
width:100%;height:100%;margin:0;padding:0;
background-color: #000000;
scrollbar-face-color:#000000;
scrollbar-highlight-color:#000000;
scrollbar-3dlight-color:#520000;
scrollbar-darkshadow-color:#520000;
scrollbar-shadow-color:#000000;
scrollbar-arrow-color:#520000;
scrollbar-track-color:#000000;
overflow-y:scroll;
overflow-x:hidden;
font-family: Tahoma, sans-serif; font-size: 11px; color: #ffffff;
}

a:link {color: #ffffff;text-decoration:underline;}
a:visited {color: #ffffff;text-decoration:underline;}
a:active {color: #ffffff;text-decoration:underline;}
a:hover {color: #520000;text-decoration:none;}

#recruit
	{
	background:transparent;
	position:absolute;
	left:-98px;
	top:227px;
	width:98px;
	height:311px;
	background-image: url('wall-recruiting_wotlk.png');
	background-repeat: no-repeat;
	background-position: top right;
	padding-top:41px;
	padding-right:1px;
	text-align:right;
	}

#status
	{
	background:transparent;
	position:absolute;
	right:-98px;
	top:227px;
	width:98px;
	height:281px;
	background-image: url('wall-status_wotlk.png');
	background-repeat: no-repeat;
	background-position: top left;
	padding-top:41px;
	padding-left:1px;
	text-align:left;
	}

#tricky
	{
	position:relative;
	left:50%;
	top:0px;
	width:758px;
	margin-left:-379px;
	background-color: #000000;
	text-align:center;
	}

#news
	{
	width:752;
	text-align:justify;
	margin-left:0px;
	padding:3px;
	margin-top:3px;
	margin-bottom:5px;
	border-bottom:1px solid #232323;
	}

#newstitle
	{
	font-family: Georgia, sans-serif;
	font-size: 14px;
	color: #ffffff;
	width:100%;
	text-align:center;
	color:#ffffff;
	height:20px;
	border-bottom:1px solid #232323;
	}
	
#progress {
	background:transparent;
	position:absolute;
	right:-98px;
	top:227px;
	width:99px;
	height:281px;
	padding-top:41px;
	padding-left:1px;
	text-align:left;
}

div.progress_meter_10 {
	top: 13px;
	width: 99px;
	position: relative;
	text-align: center;
}

div.progress_meter_25 {
	top: 21px;
	width: 99px;
	position: relative;	
	text-align: center;
}

div.pmeter {
	position: absolute;
	height: 9px;
	background-color: #660000;
	text-align: left;
	left: 19px;
	top: 4px;
	z-index: 5;
	font-size: 0;
}


div.progress_ratio { 
	position: relative;
	z-index: 10;
	top: 2px;
}

div.progress_ratio a:link,
div.progress_ratio a:visited,
div.progress_ratio a:active {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

div.progress_Naxxramas { 
	width: 99px;
	height: 54px;
	background-image: url('achiever/progress_naxx.png');
	background-repeat: no-repeat;
}

div.progress_Eye_Of_Eternity { 
	width: 99px;
	height: 54px;
	background-image: url('achiever/progress_eoe.png');
	background-repeat: no-repeat;
}

div.progress_Obsidian_Sanctum { 
	width: 99px;
	height: 54px;
	background-image: url('achiever/progress_os.png');
	background-repeat: no-repeat;
}

div.progress_Ulduar { 
	width: 99px;
	height: 54px;
	background-image: url('achiever/progress_ulduar.png');
	background-repeat: no-repeat;
}
div.progress_Trial_of_the_Crusader { 
	width: 99px;
	height: 54px;
	background-image: url('achiever/progress_toc.png');
	background-repeat: no-repeat;
}
div.progress_Icecrown_Citadel { 
	width: 99px;
	height: 54px;
	background-image: url('achiever/progress_icc.png');
	background-repeat: no-repeat;
}

