body {
	background-image: url(images/bg.gif);
	margin: 0;
	padding: 0;
	text-align: center;
}
#container {
  margin: 0 auto;
  width: 760px;
  text-align: left;
  border-left: 1px solid #000000;
  border-right: 1px solid #000000;
  }
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#pagination {
	background: none;
	padding: 0.3em;
	border: 1px dotted #9A7652;
	float: left;
}
.paddingnews {
	padding-top: 2px;
	border-top: 1px dashed #9A7652;
	font-size: 12px;
	color: #000000;
}
.borderserver {
	border: 1px dashed #9A7652;
}
.headingnews {
	font-size: 13px;
	color: #9A7652;
	font-weight: bold;
}
.bynews {
	font-size: 10px;
	color: #000000;
}
a:link {
	font-weight: bold;
	text-decoration: none;
	color: #9F6F49;
}
a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #9F6F49;
}
a:hover { 
	font-weight: bold;
	text-decoration: none;
	color: #C28743;
}
.bgbottom_left {
  background-image:  url(images/footer_left.jpg);
  background-repeat: repeat-x;
  background-position: bottom;
}
.bgbottom_right {
  background-image:  url(images/footer_right.jpg);
  background-repeat: repeat-x;
  background-position: bottom;
}
.padding {
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 10px;
  padding-bottom: 100px;
}
.bgheader {
  background-image:  url(images/topcontent_right_fade.jpg);
  background-repeat: no-repeat;
  background-position: top right;
}
.bgside {
  background-image:  url(images/topcontent_left_blank.jpg);
  background-repeat: no-repeat;
  background-position: top;
}
.ad{
  margin-top: 27px;
  margin-left: 17px;
  margin-bottom: -17px;
}
.sidefade {
  margin-top: 25px;
  margin-bottom: 131px;
}
.stats {
  margin-top: 2px;
}
.sotythumb {
  margin-left: 13px;
  margin-top: 10px;
  border: 1px solid #776c56;
}
.recruitingbutton {
  margin-left: 9px;
  margin-top: 7px;
  border: 1px solid #776c56;
}
.bgtop {
  background-color: #9A7652;
  background-image: url(images/header.jpg);
}
.copy {
  font-size: 10px;
  color: #999999;
  text-align: right;
  background-image: url(images/footer_bottom.jpg);
}
.heading {
	font-size: 16px;
	font-weight: bold;
}
.leader {
	font-size: 10px;
	font-weight: bold;
	color: #BF3200;
}
.senior {
	font-size: 10px;
	font-weight: bold;
	color: #B37230;
}
.content {
	font-size: 12px;
}
.warning {
	color: #C23500;
	font-weight: bold;
}
.bullet {list-style-image: url(images/bullet.gif);
}
.borderserver {
	border: 1px dashed #9A7652;
}

<!-- MENU BAR -->

#navcontainer
{
margin: 0 0 0 0;
padding: 0;
height: 20px;
}

#navcontainer ul
{
border: 0;
margin: 0;
padding: 0;
list-style-type: none;
text-align: center;
}

#navcontainer ul li
{
display: block;
float: left;
text-align: center;
padding: 0;
margin: 0;
}

#navcontainer ul li a
{
background: #9A7652;
width: 78px;
height: 18px;
border-top: 1px solid #ffffff;
border-left: none;
border-bottom: 1px solid #ffffff;
border-right: 1px solid #ffffff;
padding: 0;
margin: 0 0 0 0;
color: #ffffff;
text-decoration: none;
display: block;
text-align: center;
font: normal 10px/18px "Tahoma", "Lucida Sans Unicode", verdana, lucida, sans-serif;
}

#navcontainer ul li a:hover
{
color: #ffffff;
background: #c2a885;
}

#navcontainer a:active
{
background: #9A7652;
color: #fff;
}

#navcontainer li#active a
{
background: #c60;
border: 1px solid #c60;
color: #fff;
}
#home #nav-home a,
#members #nav-members a,
#join #nav-join a,
#rules #nav-rules a,
#server #nav-server a,
#forums #nav-forums a,
#contact #nav-contact a {
background: #c28743;
}

.box
{
display: block;
border-top: 1px solid #ffffff;
border-bottom: 1px solid #ffffff;
background-color: #9A7652;
font: normal 10px/18px "Tahoma", "Lucida Sans Unicode", verdana, lucida, sans-serif;
font-weight: bold;
text-align: right;
color: #ffffff;
padding-right: 5px;
}