body {
	background: #313030 url(../img/bg.gif) repeat-y 50% 0;
	padding: 0px;
	margin: 0px;
	font: 10px Verdana;
	color: #000;
	}

a {
	color: #727272;
}
	
table td a {
	color: #333;
}

table th a {
	color: #DDD;
}

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

a:hover {
	color: #000;
	}

strong {
	color: #FFF;
	}

img { border: 0; }

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

#right {
	float: left;
	display: block;
	width: 217px;
	overflow: hidden;
	background: url('../img/Untitled-3.gif');
	}

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

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


#latestMatches {
	background: url('../img/latestMatches.gif') no-repeat;
	width: 217px;
	height: 63px;
	padding-bottom: 1px;
	}

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

#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: 223px;
	height: 66px;
	}

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

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

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

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

#leftStats ul {
  list-style: none;
  margin: 1px 0pt 0pt 9px;
  padding: 0;
  color: #858585;
}

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

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

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

li.even {
  display: block;
  width: 201px;
  height: 16px;
  background: url('../img/itemLIE.gif');
  font: 10px Tahoma;
  margin: 0;
  padding: 4px 0 0 5px;
}

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

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

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

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

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

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

#sponsor ul li.sponsorimg {
	width: 208px;
	height: 74px;
	margin-top: 2px;
	_margin-top: 0;
	}

#sponsor img {
	_margin-bottom: -2px;
	}
	
#roster #rosterheading {
	background: url('../img/rosterHeader.gif') no-repeat;
	padding: 0px;
	display: block;
	padding-top: 51px;
	width: 217px;
	}

#rosterlinks {
	background: url('../img/rosterTabs.gif');
	display: block;
	height: 26px;
  	text-align: center;
	width: 223px;
	color: #030303;
	line-height: 20px;
	margin: 17px 0 0 0;
	}

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

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

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

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

#rosterlinks span{
	color: #FFF;
	font: 9px Tahoma;
	}
	
#roster ul.rosterlist {
  margin: 0;
  padding: 0;
  display: block;
  width: 223px;
  margin: 1px 0 0 10px;
  }

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

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

#roster ul.rosterlist li span {
	display: block;
	text-align: center;
	margin-top: 9px;
	color: #FFF;
	}

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

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

#center {
	width: 545px;
	float: left;
	}

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

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

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

#mainContent p {
	margin-top: -20px;
	padding: 10px 30px 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 {
	padding-left: 15px;
	font: bold 10px Tahoma;
	color: #949494;
	}

#mainContent p.comments a {
	color: #949494;
	text-decoration: none;
	}

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

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

h2 {
	width: 539px;
	height: 32px;
	background: url('../img/header.gif') no-repeat;
	font: bold 10px Tahoma;
	color: #FFF;	
	padding-left: 13px;
	padding-top: 6px;
	margin: 0px 0 10px 3px;
	}

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

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

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

#footer {
	position: relative;
	width: 979px;
	clear: left;
	display: block;
	height: 29px;
	background: url('../img/footer.gif') no-repeat;
	}

#footer .copyright {
	display: block;
	height: 11px;
	width: 157px;
	overflow: hidden;
	position: absolute;
	top: 10px;
	right: 17px;
	}

#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: 514px; 
	margin-left: 16px; 
	_margin-left: 0; 
	margin-top: -9px; 
	_margin-top: 1px; 
	margin-bottom: 10px;
}

#latestMedia {
	background: url('../img/latestMedia.gif') no-repeat;
	width: 217px;
	height: 63px;
	margin-top: -2px;
}

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

	}

/* donation styles */
#donHeader {
	background: url('../img/donateHeader.gif') no-repeat;
	width: 238px;
	height: 61px;
	margin-top: -2px;
}
#donBg {
}
.donFt {
	height: 15px;
}

.donate_teaser {
  padding-bottom: 1px;
  width: 100%;
 color: #858585; 
	text-align: center;
}

.donate_teaser h4 {
  font-size: 11px;
}

.donate_teaser p {
  margin-top: 0.8em;
}

.donate_teaser dl {
  overflow: hidden;
  width: 100%;
}

.donate_teaser dt {
  width: 48%;
  float: left;
  clear: both;
  text-align: right;
  margin: 0.2em 0;
}

.donate_teaser dd {
  width: 48%;
  float: right;
  text-align: left;
  margin: 0.2em 0;
}

.donate_teaser dd.red, .donate_teaser dd.black {
  font-weight: bold;
  font-size: 110%;
}

.donate_teaser dd.red { color: #900; }
.donate_teaser dd.#858585 { color: #081; }

.donate_teaser td {
  text-align: left;
}

table.donate_recents {
  width: 46%;
  margin: 0;
}

.donate_teaser table.donate_recents {
  width: 90%;
  margin: 0 auto;
}

#paypal_donate table.donate_recents {
  margin-top: 1.6em;
}

table.donate_recents thead td {
  border-bottom: 1px solid #787878;
}

table.donate_recents .name {
  text-align: left;
  white-space: nowrap;
}

table.donate_recents .name div {
  overflow:hidden;
  width: 85px;
}

#donate_recents table.donate_recents .name div {
  width: 85px;
}

#paypal_donate {
  overflow: hidden;
}

#paypal_donate h2 {
  padding-top: 6px;
}

#paypal_donate form {
  width: 50%;
  float: left;
}

#paypal_donate fieldset {
  border: none;
  margin-left: 0;
  padding-left: 0;
}

#paypal_donate fieldset.btn {
  text-align: center;
}

#paypal_donate h3 {
  color: #b4b4b4;
  font-size: 12px;
  margin: 0;
}

#paypal_donate .donate_field #yourname .text {
  width: 125px;
}

#paypal_donate fieldset h3 {
  padding-left: 14px;
}

#paypal_donate fieldset p {
  padding-top: 1.5em;
  margin-bottom: 0.3em;
}

#paypal_donate label {
  display: block;
  vertical-align: middle;
  margin: 1px 0;
  padding-left: 12px;
}

#paypal_donate .checkbox { vertical-align: -5px; }
#paypal_donate .radio { vertical-align: -2px; }
#paypal_donate .text { vertical-align: 0; font-size: 100%; margin: 0 0.8em;}
#paypal_donate label#custom { display:inline; }
#paypal_donate label#custom input.text { width: 140px; }

