#dookiefodder{ background-color:#000000;}

#container{
width:1000px;
background-color: #000000;
background-position: top center;
  margin-left: auto ;
  margin-right: auto ;
 }
 
#header{

width:1000px;
height: 200px;
  margin-left: auto ;
  margin-right: auto ;
background-image: url(images/headerA.jpg);
background-repeat:no-repeat;
background-position: top center;


}

#navbar{ 

width:1000;
height:135px;
  margin-left: auto ;
  margin-right: auto ;
background-image: url(images/navbarA.jpg);
background-repeat:no-repeat;
}

#menu{padding: 70px 0 0 56px; }

.forum, .policy, .home, .lore, .members, .facebook, .wiki { 
	
	float: left; 
	display: block; 
	width: 107px; 
	height: 50px;
	margin: 0 10px 0 10px;
}

/* hide from mac \*/
* html img, * html .forum, * html .policy, * html .home, * html .lore, * html .members, * html .facebook, * html .wiki {behavior: url({T_TEMPLATE_PATH}/iepngfix.htc);}
/* end hide */

.forum{ 
	background: url("images/buttons/forumA.png") 0 0 no-repeat;
}

.policy { 
	background: url("images/buttons/policyA.png") 0 0 no-repeat;
}

.home { 
	background: url("images/buttons/homeA.png") 0 0 no-repeat;
}

.lore { 
	background: url("images/buttons/loreA.png") 0 0 no-repeat;
}

.members { 
	background: url("images/buttons/membersA.png") 0 0 no-repeat;
}

.facebook { 
	background: url("images/buttons/facebookA.png") 0 0 no-repeat;
}

.wiki { 
	background: url("images/buttons/wikiA.png") 0 0 no-repeat;
}

.forum span, .policy span, .home span, .lore span, .members span, .facebook span, .wiki span {
	display: none; text-indent: -5000px;
}

.forum:hover, .policy:hover, .home:hover, .lore:hover, .members:hover, .facebook:hover, .wiki:hover {
	background-position: 0 -50px;
}


#leftbar{

float: left;
width: 300px;
height: 700px;
background-image: url(images/leftbarA.jpg);
background-repeat:no-repeat;
}

#rift{
width=160;
  margin-left: 90  ;
}

#recruit{

width=300;
padding: 15px 0px 0px 55px;
}

#rightbar{

float: right;
width: 300px;
height: 700px;
background-image: url(images/rightbarA.jpg);
background-repeat:no-repeat;
}

#server{
width=300;
}



#rlstatus{
padding: 75px 0px 0px 0px;
width=200;
  margin-left: 20 ;
  margin-right: 20 ;
background-position:center;  
}


#body{
width:700px;
height:700px;
background-color:#ffffff;
background-image: url(images/body.png); 
background-repeat: no-repeat;
}


#footer{
width:1000px;
height: 65px;
  margin-left: auto ;
  margin-right: auto ;
background-image: url(images/footer.jpg);
background-repeat:no-repeat;
}

