﻿body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
	background-color: #660000;
	color: #919900;
}
* {margin: 0px;padding: 0px;}
p {
	padding: 10px 10px 10px 20px;
	display: block;
	color: #86990F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
a {
	color: #B49933;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
#container {
	margin: 0px auto;
	text-align: left;
	width: 860px;
}
#header{
	height: 304px;
	width: 777px;
	background-image: url('images/header.gif');
	background-repeat: no-repeat;
}
#content{
}
#left{
	width:192px;
	float:left;
}
#middle{
	margin-left:206px;
	margin-right:196px;
	width:450px;
}
#right{
	width:192px;
	float:right;
}

/********************* menu ****************************/
.menuheader{
	width: 192px;
	height: 37px;
	background-image: url('images/menu_top.gif');
	display: block;
}
.menucontent{
	width:192px;
	background-image:url(images/menumiddle.gif);
	padding-top:10px;
	background-repeat: repeat-y;
}
.menuheader h3{
	padding: 10px 0px 0px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.menufooter{
	width:192px;
	height:15px;
	background-image:url(images/menubottom.gif);
	display:block;
}
.menuheader{
	color: #999900;
	text-transform: uppercase;
}
.postheader{
	color: #999900;
	text-transform: uppercase;
}
/********************* post ****************************/
.post{
	margin-bottom:15px;
}
.postheader{
	background-image:url(images/posttop.gif);
	display:block;
	width:450px;
	height:33px;
}
.postheader h1{
	padding: 7px 0px 0px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}

.postcontent{
	background-image:url(images/postmiddle.gif);
	background-repeat: repeat-y;
	padding: 20px 0px;
}
.postfooter{
	background-image:url(images/postbottom.gif);
	background-repeat: no-repeat;
	display:block;
	width:450px;
	height:15px;
}
/********************* header ****************************/
#header{
	position:relative;
}
#header ul{
	position:absolute;
	top:250px;
	display:block;
	left:190px;
}
#header ul li{
	display:inline;
	text-align:center;
	margin:auto;
	width:auto;
	border-right: 1px solid #6b7272;	
}
.last{
	border-right: 0px none #6b7272 !important;
}
#header ul li a{
	display:inline;
	text-align:center;
	text-decoration:none;
	padding: 0px 10px;
	text-transform: uppercase;
}
#header ul li a:hover{
	text-decoration:underline;
}
/********************* footer ****************************/
#footer{
	width:850px;
}
#footer ul{
	display:block;
	margin-left:190px;
}
#footer ul li{
	display:inline;
	text-align:center;
	margin:auto;
	width:auto;
	border-right: 1px solid #6b7272;	
}

#footer ul li a{
	display:inline;
	text-align:center;
	text-decoration:none;
	padding: 0px 10px;
	text-transform: uppercase;
}
#footer ul li a:hover{
	text-decoration:underline;
}
#footer span{
	color: #86990F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	width: 850px;
	display: block;
	padding: 15px 0px;
}
/********************* menu members ****************************/
.menu ul{
	list-style-position: inside;
	list-style-type: disc;
	padding: 0px 0px 0px 20px;
	color:#666666;
}
.menu ul li{
	padding-top: 5px;
	color:#666666;
}
.menu ul li a{
	text-decoration:none;
	padding: 0px;
	text-transform: uppercase;
}
.menu ul li a:hover{
	text-decoration:underline;
	text-transform: uppercase;
}
.member{
	display:inline;
	float:left;
	margin-left:10px;
}
.member span{
	display:block;
	text-align:center;
	padding: 2px 0px 13px 0px;
	text-transform: uppercase;

}
.member img{
	width:75px;
	height:70px;
	border: solid 2px #999999;	

}
.clear{
	clear:both;
}


.mapoftheweekheader {
	background-image: url('images/map_top.gif');
	width: 192px;
	height: 37px;
	display: block;
}
.gamenewsheader {
	background-image: url('images/game_news.gif');
	width: 192px;
	height: 37px;
	display: block;
}
.tutorialoftheweekheader {
	background-image: url('images/tutorial.gif');
	width: 192px;
	height: 37px;
	display: block;
}
.welcomesitepostheader {
	background-image: url('images/welcome_site.gif');
	display: block;
	width: 450px;
	height: 33px;
}


.ourgoalpostheader {
	background-image: url('images/our_goal.gif');
	display: block;
	width: 450px;
	height: 33px;
}
.advantagespostheader {
	background-image: url('images/Advantages.gif');
	display: block;
	width: 450px;
	height: 33px;
}
.guaranteesheader {
	background-image: url('images/Guarantees.gif');
	width: 192px;
	height: 37px;
	display: block;
}
.exchangesheader {
	background-image: url('images/Exchanges.gif');
	width: 192px;
	height: 37px;
	display: block;
}
.howgetadvantagepostheader {
	background-image: url('images/how_advantage.gif');
	display: block;
	width: 450px;
	height: 33px;
}
.contactuspostheader {
	background-image: url('images/ContactUs.gif');
	display: block;
	width: 450px;
	height: 33px;
}
.informationheader {
	background-image: url('images/Information.gif');
	width: 192px;
	height: 37px;
	display: block;
}
.additionalinfoheader {
	background-image: url('images/Additional_Info.gif');
	width: 192px;
	height: 37px;
	display: block;
}
.contestspostheader {
	background-image: url('images/Contests.gif');
	display: block;
	width: 450px;
	height: 33px;
}
.howdonatepostheader {
	background-image: url('images/how_donate.gif');
	display: block;
	width: 450px;
	height: 33px;
}
.howmuchdonatepostheader {
	background-image: url('images/how_much.gif');
	display: block;
	width: 450px;
	height: 33px;
}
.whatdoigetpostheader {
	background-image: url('images/whatdoIget.gif');
	display: block;
	width: 450px;
	height: 33px;
}
.totalsheader {
	background-image: url('images/totals.gif');
	width: 192px;
	height: 37px;
	display: block;
}
.donatorslistheader {
	background-image: url('images/donators_list.gif');
	width: 192px;
	height: 37px;
	display: block;
}
.whydonatepostheader {
	background-image: url('images/Why_Donate.gif');
	display: block;
	width: 450px;
	height: 33px;
}
.grouprulespostheader {
	background-image: url('images/Group_Rules.gif');
	display: block;
	width: 450px;
	height: 33px;
}
.newestmemberheader {
	background-image: url('images/newest_member.gif');
	width: 192px;
	height: 37px;
	display: block;
}
.immortalbrosgrouppostheader {
	background-image: url('images/immortal_brosgroup.gif');
	display: block;
	width: 450px;
	height: 33px;
}
.membersofgrouppostheader {
	background-image: url('images/members_immortal_brosgroup.gif');
	display: block;
	width: 450px;
	height: 33px;
}
.groupeventsheader {
	background-image: url('images/group_events.gif');
	width: 192px;
	height: 37px;
	display: block;
}
.gettingmapheader {
	background-image: url('images/Getting_The_Map.gif');
	width: 192px;
	height: 37px;
	display: block;
}
.mapsubmissionheader {
	background-image: url('images/map_submission.gif');
	width: 192px;
	height: 37px;
	display: block;
}
.mapspostheader {
	background-image: url('images/maps.gif');
	display: block;
	width: 450px;
	height: 33px;
}
.tutorialspostheader {
	background-image: url('images/tutorials_long.gif');
	display: block;
	width: 450px;
	height: 33px;
}
.tutorialoftheweekheader {
	background-image: url('images/tutorial_of_the_week.gif');
	width: 192px;
	height: 37px;
	display: block;
}
.factsheader {
	background-image: url('images/Facts.gif');
	width: 192px;
	height: 37px;
	display: block;
}
.advantagesheader {
	background-image: url('images/advantagesmenu.gif');
	width: 192px;
	height: 37px;
	display: block;
}
.mapinfoheader {
	background-image: url('images/Map_Info.gif');
	width: 192px;
	height: 37px;
	display: block;
}
.donateheader {
	background-image: url('images/Donate.gif');
	width: 192px;
	height: 37px;
	display: block;
}
.previousmapheader {
	background-image: url('images/Previous_Map.gif');
	width: 192px;
	height: 37px;
	display: block;
}
.mapsubmissionpostheader {
	background-image: url('images/Map_Submissionpost.gif');
	display: block;
	width: 450px;
	height: 33px;
}
.imnewpostheader {
	background-image: url('images/Im_New.gif');
	display: block;
	width: 450px;
	height: 33px;
}
.notchosenpostheader {
	background-image: url('images/Not_Chosen.gif');
	display: block;
	width: 450px;
	height: 33px;
}
.nominationpostheader {
	background-image: url('images/Nomination.gif');
	display: block;
	width: 450px;
	height: 33px;
}
.maps2postheader {
	background-image: url('images/maporder.gif');
	display: block;
	width: 450px;
	height: 33px;
}
.forumborderpostheader {
	background-image: url('images/forum_border.gif');
	display: block;
	width: 450px;
	height: 33px;
}
.forumnewsheader {
	background-image: url('images/forum_news.gif');
	width: 192px;
	height: 37px;
	display: block;
}
.forumrpgpostheader {
	background-image: url('images/forum_rpg.gif');
	display: block;
	width: 450px;
	height: 33px;
}
.suggestionscommentspostheader {
	background-image: url('images/Suggestions_Comments.gif');
	display: block;
	width: 450px;
	height: 33px;
}
.typesofcontestspostheader {
	background-image: url('images/types_of_contests.gif');
	display: block;
	width: 450px;
	height: 33px;
}
.rulescontestspostheader {
	background-image: url('images/rules_contests.gif');
	display: block;
	width: 450px;
	height: 33px;
}
.pointsystemspostheader {
	background-image: url('images/point_systems.gif');
	display: block;
	width: 450px;
	height: 33px;
}
.currentcontestsheader {
	background-image: url('images/current_contests.gif');
	width: 192px;
	height: 37px;
	display: block;
}
.contestsubmissionheader {
	background-image: url('images/contest_submission.gif');
	width: 192px;
	height: 37px;
	display: block;
}
.contestsbeingconsideredheader {
	background-image: url('images/contests_being_considered.gif');
	width: 192px;
	height: 37px;
	display: block;
}
.oneyearpostheader {
	background-image: url('images/one_year.gif');
	display: block;
	width: 450px;
	height: 33px;
}
.newsvaultpostheader {
	background-image: url('images/news_vault.gif');
	display: block;
	width: 450px;
	height: 33px;
}
.newclanpostheader {
	background-image: url('images/New_Clan.gif');
	display: block;
	width: 450px;
	height: 33px;
}
.questionspostheader {
	background-image: url('images/Questions_Anonymous.gif');
	display: block;
	width: 450px;
	height: 33px;
}
.holidaycontestpostheader {
	background-image: url('images/Holiday_Contest.gif');
	display: block;
	width: 450px;
	height: 33px;
}
.flashgamepostheader {
	background-image: url('images/Flash_Game.gif');
	display: block;
	width: 450px;
	height: 33px;
}
