body {
	padding: 0px;
	margin: 0px;
	background: #000000 url('../img/mainBg.gif') no-repeat center top;
	font: 10px Verdana;
	color: #D1D1D1;
	}

a {
	color: #949494;
}

a:hover {
	color: #FFFFFF;
	}

strong {
	color: #949494;
	}

img { border: 0; }

#flash { margin-bottom: -2px; _margin-bottom: 0; }

#right {
	float: left;
	display: block;
	width: 238px;
	overflow: hidden;
	background: url('../img/rightBg.gif');
	}

#leftStats {
	float: left;
	display: block;
	width: 238px;
	overflow: hidden;
	background: url('../img/leftBg.gif');
	}

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

#container2 {
	margin-left: 0px;
	}


#latestMatches {
	background: url('../img/latestMatches.gif') no-repeat;
	width: 238px;
	height: 60px;
	}

#matchesFt {
	margin: -4px 0px -2px;
	}

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

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

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

#gameServers {
	background: url('../img/gamingServers.gif') no-repeat;
	width: 238px;
	height: 61px;
	margin-top: -2px;
	}

#quickLinks {
	background: url('../img/quickLinks.gif') no-repeat;
	width: 238px;
	height: 62px;
	}

#linksFt {
	margin-bottom: -2px;
	margin-top: -3px;
	}

#right ul {
  list-style: none;
  margin: 2px 0pt 0pt 6px;
  padding: 0;
  color: #949494;
}

#leftStats ul {
  list-style: none;
  margin: 2px 0 4px 8px;
  padding: 0;
  color: #949494;
}

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

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

li.odd {
  display: block;
  width: 212px;
  height: 16px;
  background: url('../img/itemLIO.gif') no-repeat;
  font: 10px Tahoma;
  margin: 1px 0;
  padding: 4px 0 0 12px;
}

li.even {
  display: block;
  width: 212px;
  height: 16px;
  background: url('../img/itemLIE.gif') no-repeat;
  font: 10px Tahoma;
  margin: 1px 0;
  padding: 4px 0 0 12px;
}

.win {
	background: url('../img/win.gif') no-repeat right;
	float: right;
	width: 32px;
	height: 30px;
	margin-top: -21px;
	}

.tie {
	background: url('../img/tie.gif') no-repeat right;
	float: right;
	width: 32px;
	height: 30px;
	margin-top: -21px;
	}

.lose {
	background: url('../img/x.gif') no-repeat right;
	float: right;
	width: 32px;
	height: 30px;
	margin-top: -21px;
	}

#content {
	display: block;
	position: relative;
	}

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

#sponsor ul {
  	list-style: none;
	_margin-top: -10px;
	margin-left: 5px;
    padding: 0;
    color: #000;
	}

#sponsor ul li.sponsorimg {
	width: 188px;
	height: 73px;
	border: 1px solid #000;
	margin-top: 1px;
	_margin-top: 0;
	}

#sponsor img {
	_margin-bottom: -2px;
	}
	
#roster #rosterheading {
	background: url('../img/rosterHeader.gif') no-repeat;
	padding: 0px;
	display: block;
	padding: 62px 0 0 8px;
	width: 238px;
	height: 23px;
	}

#rosterlinks {
	background: url('../img/rosterTabs.gif') no-repeat;
	display: block;
	height: 26px;
  	text-align: center;
	width: 224px;
	color: #D1D1D1;
	padding: 0 0 0 7px;
	}

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

#rosterfooter {
	margin: 1px 0 -2px 0;
	}

#rosterlinks a {
	color: #D1D1D1;
	font: 10px Tahoma;
	text-decoration: none;
	}

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

#rosterlinks span{
	color: #D1D1D1;
	font: 9px Tahoma;
	}
	
#roster ul.rosterlist {
  margin: 0;
  padding: 0;
  display: block;
  width: 268px;
  margin-left: 6px;
  _margin-left: 6px;
  }

#roster ul.rosterlist li {
	display: block;
	float: left;
	height: 87px;
	width: 111px;
	background: url('../img/rosterItem.gif');
	overflow: hidden;
	margin: 2px 0 0 2px;
	}

#roster ul.rosterlist li img {
	border: 0px;
	padding: 3px 0 0 3px;
	display: block;
	}

#roster ul.rosterlist li span {
	display: block;
	text-align: left;
	margin: 7px 0 0 13px;
	}

#roster ul.rosterlist li a {
	font: 10px Verdana;
	font-weight: 900;
	color: #949494;
	display: block;
	text-decoration: none;
	}

#roster ul.rosterlist li a:hover {
	color: #FFFFFF;
	display: block;
	text-decoration: underline;
	}

#center {
	width: 492px;
	float: left;
	background: url('../img/contentBg.gif') repeat-y;
	}

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

#contentFt {
	background: url('../img/contentFt.gif') no-repeat;
	width: 426px;
	height: 13px;
	_margin-top: -8px;
	display: none;
	}

#mainContent {
	margin: 0 0 0 0;
	}

#mainContent p {
	margin-top: -20px;
	padding: 5px 15px;
	color: #858585;
	}

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

#mainContent p.comments {
	font: normal 10px Tahoma;
	color: #CECECE;
	}

#mainContent p.comments a {
	color: #CECECE;
	text-decoration: underline;
	}

#mainContent p.comments a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	}

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

h2 {
	width: 480px;
	height: 36px;
	background: url('../img/header.gif') no-repeat;
	font: bold 10px Tahoma;
	color: #D1D1D1;	
	padding-left: 15px;
	padding-top: 6px;
	margin: 0 0 0 6px;
	}

h2 span {
	float: right;
	font: 11px/21px Tahoma;
	color: #fff;
	}

span.poster {
	font: normal 10px/20px Verdana;
	color: #CFCFCF;
	}

font.date {
	font: bold 9px Tahoma;
	float: right;
	margin-top: -10px;
	padding-right: 26px;
	color: #D1D1D1;
	}

#footer {
	background: transparent url(../img/mainFooter.gif) no-repeat scroll 0%;
	position: relative;
	width: 968px;
	clear: left;
	display: block;
	height: 48px;
	}

#footer .copyright {
	display: block;
	height: 11px;
	width: 118px;
	overflow: hidden;
	position: absolute;
	top: 24px;
	right: 6px;
	}

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

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

/* #leftb {
	background: url('../img/leftBorder.gif') no-repeat;
	width: 121px;
	height: 1261px;
	position: absolute;
	top: 0px;
	left: -120px;
}

#rightb {
	background: url('../img/rightBorder.gif') no-repeat;
	width: 112px;
	height: 1261px;
	position: absolute;
	top: 0px;
	left: 968px;
} 

th {
	background: #1f1f1f;
} */

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

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

#inner_table {
	width: 460px; 
	margin-left: 16px; 
	_margin-left: 0; 
	margin-top: -9px; 
	_margin-top: 1px; 
	margin-bottom: 10px;
}