body {
	padding: 0px;
	margin: 0px;
	background: #4D4D4D url('../img/mainBg.gif');
	font: 10px Verdana;
	color: #000;
	}

a {
	color: #000;
	}

a:hover {
	color: #333;
	}

strong {
	color: #8C8C8C;
	}

img { 
	border: 0; 
	}

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

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

#leftStats {
	float: left;
	display: block;
	width: 212px;
	overflow: hidden;
	margin-left: 15px;
	margin-bottom: 50px;
	background: url('../img/leftBg.gif');
	}

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

#container2 {
	margin-left: 4px;
	}


#latestMatches {
	background: url('../img/latestMatches.jpg') no-repeat;
	width: 212px;
	height: 31px;
	}

#matchesFt {
	margin-bottom: -1px;
	margin-top: -1px;
	}

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

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

#recentRecord {
	background: url('../img/recentRecord.jpg') no-repeat;
	width: 212px;
	height: 31px;
	}

#recentRecordbottom {
	background: url('../img/recentRecordbottom.gif') no-repeat;
	width: 212px;
	height: 29px;
	margin-top: -1px;
	}

#gameServers {
	background: url('../img/gamingServers.jpg') no-repeat;
	width: 212px;
	height: 31px;
	margin-bottom: 1px;
	}

#quickLinks {
	background: url('../img/quickLinks.jpg') no-repeat;
	width: 212px;
	height: 30px;
	}

#linksFt {
	margin-bottom: -1px;
	margin-top: -1px;
	}

#right ul {
  list-style: none;
  margin: -1px 0px 0;
  padding: 0;
  color: #B5B7B7;
}

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

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

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

li.odd {
  display: block;
  width: 207px;
  height: 15px;
  background: url('../img/itemLIO.gif');
  font: 10px Tahoma;
  padding-left: 5px;
  padding-top: 5px;  
}

li.even {
  display: block;
  width: 207px;
  height: 15px;
  background: url('../img/itemLIE.gif');
  font: 10px Tahoma;
  padding-left: 5px;
  padding-top: 5px;  
  margin: 1px 0;
}

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

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

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

#content {
	display: block;
	position: relative;
	background: url('../img/contentWideBg.gif') repeat-y;
	}
	
#leftb {
	background: transparent url(../img/leftBorder.gif) no-repeat scroll 0%;
	width: 19px;
	height: 133px;
	position: absolute;
	margin-left: 0px;
}

#rightb {
	background: transparent url(../img/rightBorder.gif) no-repeat scroll 0%;
	width: 19px;
	height: 133px;
	position: absolute;
	margin-left: 868px;
}

#sponsorsHeader {
	margin-top: 0px;
	padding: 0px;
	display: block;
	background: url('../img/sponsorsHeader.jpg') no-repeat top left;
	padding-top: 39px;
	width: 212px;
	}

#sponsor {
	margin-top: -6px;
	}

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

#sponsor ul li.sponsorimg {
	width: 206px;
	height: 75px;
	border: 2px solid #000;
	margin-top: 0px;
	_margin-top: 0;
	}

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

#roster #rosterheading {
	background: url('../img/rosterHeader.jpg') no-repeat;
	padding: 0px;
	display: block;
	padding-top: 31px;
	width: 212px;
	}

#rosterlinks {
	background: url('../img/rostertabs.png');
	display: block;
	height: 17px;
	padding-top: 5px;
	margin-bottom: 1px;
  	text-align: center;
	width: 212px;
	color: #030303;
	}

#rosterfooter {
	margin-top: 0px;
	margin-bottom: -2px;
	}

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

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

#rosterlinks span{
	color: #030303;
	font: 9px Tahoma;
	}
	
#roster ul.rosterlist {
  margin: -2px 0px 0px 2px;
  padding: 0;
  display: block;
  width: 210px;
  }

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

#roster ul.rosterlist li img {
	border: 0px;
	padding-left: 6px;
	padding-top: 7px;
	display: block;
	}

#roster ul.rosterlist li span {
	display: block;
	text-align: center;
	margin-top: 12px;
	position: relative;
	left: -5px;
	}

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

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

#threadsheader {
	background: transparent url(../img/latestPosts.jpg) no-repeat scroll 0%;
	width: 212px;
	height: 30px;
	}

	
#threads ul li {
	display: block;
	width: 212px;
	height: 16px;
	background: url('../img/itemBg.gif');
	font: 10px Tahoma;
	line-height: normal;
	padding-left: 5px;
	padding-top: 3px;
	margin-top: 1px;  
	}

#threadsft {
	padding-top: 3px;
	}

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

#contentTop {
	background: url('../img/contentHeader.jpg') no-repeat;
	width: 425px;
	height: 31px;
	}

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

#mainContent {
	margin-left: 0;
	}

#mainContent p {
	margin-top: -8px;
	_margin-top: -19px;
	padding: 0 15px;
	color: #D8D8D8;
	}

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

#mainContent p.comments {
	font: bold 10px Tahoma;
	color: #8C8C8C;
	}

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

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

#mainContent a {
	color: #FFFFFF;
}

#mainContent ol li {
	color: #FFFFFF;
	}

#contentFooter {
	background: url('../img/contentFooter.gif');
	width: 426px;
	height: 9px;
	_margin-bottom: -5px;
	}
	
#centercontentFooter {
	background: transparent url(../img/centercontentFooter.gif) repeat scroll 0%;
	width: 425px;
	height: 42px;
	}

h2 {
	width: 425px;
	height: 25px;
	background: url('../img/header.gif') no-repeat;
	font: 10px Tahoma;
	color: #FFFFFF;	
	padding-left: 25px;
	padding-top: 8px;
	margin-top: 0px;
	}

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

span.poster {
	font: bold 10px/20px Verdana;
	color: #D8D8D8;
	}

font.date {
	font: bold 9px Tahoma;
	float: right;
	margin-top: -9px;
	padding-right: 40px;
	color: #fff;
	}

#footer {
	position: relative;
	width: 887px;
	clear: left;
	display: block;
	height: 34px;
	margin-left: 0px;
	background: url('../img/mainFooter.gif');
	}

#footer .irc {
	display: block;
	position: absolute;
	top: 3px;
	left: 29px;
	font: bold 8px Tahoma;
	text-transform: uppercase;
	color: #4a4a4a;
	text-decoration: none;
	}

#footer .copyright {
	display: block;
	height: 10px;
	width: 96px;
	overflow: hidden;
	background: url('../img/copyright.gif') no-repeat;
	position: absolute;
	top: 13px;
	right: 50px;
	}

#footer .admin {
	display: block;
	height: 7px;
	width: 29px;
	overflow: hidden;
	background: url('../img/admin.gif') no-repeat;
	position: absolute;
	top: 15px;
	left: 70px;
	}

#footer .members {
	display: block;
	height: 7px;
	width: 36px;
	overflow: hidden;
	background: url('../img/members.gif') no-repeat;
	position: absolute;
	top: 16px;
	left: 124px;
	}

#footer .home {
	display: block;
	height: 7px;
	width: 25px;
	overflow: hidden;
	background: url('../img/home.gif') no-repeat;
	position: absolute;
	top: 15px;
	left: 20px;
	}

#threadsheading {
	display: block;
	background: url('../img/latestPosts.jpg') no-repeat;
	height: 30px;
	width: 212px;
}

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

table th {
	background: #373737;
}

table th b {
	color: #FFFFFF;
}

table th a {
	color: #CCCCCC;
}

table th a:hover {
	color: #FFFFFF;
}

table td a {
	color: #D8D8D8;
}

table td a:hover {
	color: #FFFFFF;
}

table tr, table td {
	background: #232323;
	color: #D8D8D8;
}

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

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

* html #leftStats {
	position: relative;
	left: -15px;
}

* html #center {
	position: relative;
	left: -15px;
}

* html #right	{
	position: absolute;
	left: 652px;
	top: 0px;
	z-index: 100;
}

* html #leftb,
* html #rightb {
	position: absolute;
	left: -4px;
}

* html #sponsor, 
* html #eventsFt {
	position: relative;
	top: -8px;
}

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