body {
	background: #2e2e2e;
	padding: 0;
	margin: 0;
	font: 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	}

a {
	color: #FFFFFF;
	text-decoration: underline;
}

a:hover {
	color: #EE0000;
}

strong {
	color: #EE0000;
	}

img { border: 0; }

#right {
	float: left;
	display: block;
	width: 232px;
	margin: 0 0 4em;
	padding: 0;
	overflow: hidden;
	}

#leftStats {
	float: left;
	display: block;
	width: 232px;
	padding: 0 0 0 7px;
	margin: 0 0 4em;
	overflow: hidden;
	}

#container {
	display: block;
	position: relative;
	width: 993px;
	background: url(../img/containerBg.gif) repeat-y 0 0;
	margin-left: auto;
	margin-right: auto;
	}

#latestMatches {
	background: url('../img/latestMatches.gif') no-repeat;
	width: 232px;
	height: 39px;
	margin: 3px 0 0;
	}

#matchesFt {
	margin: -1px 0 0;
	}

#latestEvents {
	background: url('../img/latestEvents.gif') no-repeat;
	width: 200px;
	height: 39px;
	margin-top: 0;
	}

#eventsFt {
	margin-bottom: -2px;
	}

#recentRecord {
	background: url('../img/recentRecord.gif') no-repeat;
	width: 232px;
	height: 40px;
	}

#gameServers {
	background: url('../img/gamingServers.gif') no-repeat;
	width: 232px;
	height: 40px;
	margin: 3px 0 0;
	}

#quickLinks {
	background: url('../img/quickLinks.gif') no-repeat;
	width: 232px;
	height: 38px;
	margin: 3px 0 0;
	}

#linksFt {
	margin: 0;
	}

#right ul {
  list-style: none;
  margin: 0;
  padding: 0;
  color: #B5B5B5;
}

#leftStats ul {
  list-style: none;
  margin: 0;
  padding: 0;
  color: #b5b5b5;
}

#leftStats ul a {
  text-decoration: none;
}

#leftStats ul a:hover {
	text-decoration: underline;
}

li.odd {
  display: block;
  width: 232px;
  height: 25px;
  background: url('../img/itemLIO.gif') no-repeat;
  font: 12px Arial, Helvetica, sans-serif;
  margin: 0;
  padding: 8px 0 0 10px;
}

li.even {
  display: block;
  width: 232px;
  height: 25px;
  background: url('../img/itemLIE.gif') no-repeat;
  font: 12px Arial, Helvetica, sans-serif;
  margin: 0;
  padding: 8px 0 0 10px;
}

.win {
	background: url('../img/win.gif') no-repeat right;
	float: right;
	width: 33px;
	height: 31px;
	margin: -22px 13px 0pt 0pt;
	border-left: 1px solid #000;	
	}

.tie {
	background: url('../img/tie.gif') no-repeat right;
	float: right;
	width: 33px;
	height: 31px;
	margin: -22px 13px 0pt 0pt;
	border-left: 1px solid #000;	
	}

.lose {
	background: url('../img/x.gif') no-repeat right;
	float: right;
	width: 33px;
	height: 31px;
	margin: -22px 13px 0pt 0pt;
	border-left: 1px solid #000;
	}

#content {
	background: url(../img/innerContentBg.gif) no-repeat 0 0;
	display: block;
	position: relative;
	top: -3px;
	margin: 0;
	}

#sponsorsHeader {
	margin: 3px 0 0;
	padding: 0;
	display: block;
	background: url('../img/sponsorsHeader.gif') no-repeat top left;
	width: 232px;
	height: 40px;
	}

#sponsor ul {
  	list-style: none;
	_margin-top: -10px;
	margin: 0 auto;
    padding: 0;
    color: #000;
	background: #090909;
	width: 228px;
	}

#sponsor ul li.sponsorimg {
	width: 228px;
	height: 100px;
	margin-top: 0;
	_margin-top: 0;
	}

#sponsor img {
	_margin-bottom: -2px;
}

#roster {
	background: url('../img/rosterBg.gif') repeat-y;
}
	
#roster #rosterheading {
	background: url('../img/rosterHeader.gif') no-repeat;
	padding: 0;
	display: block;
	padding-top: 22px;
	width: 232px;
	height: 40px;
	}

#rosterlinks {
	background: url('../img/rosterTabs.gif') no-repeat 0 0;
	display: block;
	height: 29px;
  	text-align: center;
	width: auto;
	color: #949494;
	line-height: 20px;
	margin: 18px 0 0 2px;
	padding: 3px 0 0 8px;
	border-bottom: 2px solid #000;
	}

#rosterlinks a,
#rosterlinks span {
	position: relative;
	top: 5px;
}

#rosterfooter {
	margin: 0;
	}

#rosterlinks a {
	text-decoration: none;
}

#rosterlinks a:hover {
	text-decoration: underline;
	}

#rosterlinks span{
	color: #bbf5ca;
	}
	
#roster ul.rosterlist {
  margin: 15px 0pt 0pt 10px;
  padding: 0;
  display: block;
  width: 214px;
  }

#roster ul.rosterlist li {
	display: block;
	float: left;
	height: 113px;
	width: 103px;
	background: url('../img/rosterItem.gif') no-repeat 0 0;
	overflow: hidden;
	margin: 0 4px 4px 0px;
	}

#roster ul.rosterlist li img {
	border: 0px;
	margin: 2px auto 0;
	display: block;
	}

#roster ul.rosterlist li a {
	font: 12px Arial, Helvetica, sans-serif;
	color: #bbf5ca;
	display: block;
	text-decoration: underline;
	}

#roster ul.rosterlist li span {
	display: block;
	margin-top: 4px;
	padding: 0 0 0 7px;
	}

#center {
	width: 505px;
	float: left;
	padding: 0 5px;
	margin: 0 0 4em;
	}

#contentTop {
	background: url('../img/contentHeader.gif') no-repeat;
	width: 505px;
	height: 40px;
	}

#contentFt {
	width: 426px;
	height: 13px;
	_margin-top: -8px;
	}

#mainContent {
	margin:0;
	background: url('../img/mainContentBg.gif') repeat-y;
	width: 505px;
	}

#mainContent p {
	margin-top: 17px;
	padding: 0 15px;
	color: #B5B5B5;
	}

#mainContent p.bot {
	margin: 0px;
	padding-left: 0px;
	margin-top: -2px;
	_margin-top: -1px;
	padding-right: 0px;
	color: #373737;
	}

#mainContent p.comments {
	background: url(../img/commentsIcon.gif) no-repeat 15px 0;
	padding-left: 35px;
	font: 12px Arial, Helvetica, sans-serif;
	font-weight: 900;
	color: #FFF;
	margin: -10px 0 35px;
	}

#contentFooter {
	background: url('../img/contentFooter.gif') no-repeat;
	width: 505px;
	height: 20px;
	}

h2 {
	width: 480px;
	height: 44px;
	background: url('../img/header.gif') no-repeat;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFF;	
	padding: 13px 0pt 0pt 40px;
	margin: 0;
	}

h2.common {
	height: 25px;
	background: url('../img/normal_title.gif') no-repeat;
	padding: 11px 0pt 0pt 20px;
	}


h2 span.date {
	float: left;
	font: 11px/21px Tahoma;
	color: #e7e7e7;
	display: block;
	padding-right: 26px;
	}
	
h2 font.poster {
	color: #a6a6a6;
	margin: 5px 0 -5px;
	}
	
#footer {
	background: url(../img/footer.gif) no-repeat 0 0;
	position: relative;
	width: 993px;
	height: 29px;
	clear: left;
	display: block;
	text-align: right;
	}

#footer .copyright {
	width: 171px;
	height: 13px;
	position: absolute;
	top: 7px;
	right: 10px;
}

#footer .copyright:hover {
	color: #FFF;
}

#threadsheading {
	display: block;
	background: url('../img/threadsHeader.gif') no-repeat;
	height: 63px;
	width: 217px;
}

#threadsft {
	margin-bottom: -2px;
	margin-top: -2px;
}

th {
	background: #111;
	color: #FFF;
}

span.unadjust { 
	margin-left: -6px;
 }
* html body span.unadjust { margin-left: 0; }

* html body div.fixclear { display: none; }

#inner_table {
	width: 475px; 
	margin: .5em auto 1em;
}

#latestMedia {
	background: url('../img/latestPosts.gif') no-repeat;
	width: 232px;
	height: 40px;
	margin: 3px 0 0;
}

#sponsor {
	background: #000;
	border-top: 1px solid #000;
	border-bottom: 2px solid #000;
}