* {
	margin: 0;

}

body {
	background-color: #000000;
	background-repeat: repeat-y;
	background-position: center;
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}

ul, ol {
	list-style: none;
}

ul li {
	padding:1px 0px;
}

a {
	color: #FFFFFF;
}

a:hover {
	text-decoration:none;
}

p {
	padding:5px 0px;
}

h2 {
	font-size: 18px;
}

#wrap {
	width: 911px;
	padding: 4px 6px 0px;
	background-color: #141414;
	margin: 0 auto;
}

#menu {
	padding-left: 140px;
	line-height: 48px;
	background-image: url('./images/menuBg.jpg');
	background-position: center top;
	background-repeat: no-repeat;
	height: 48px;
}

#menu ol li {
	float: left;
}

#menu ol li a {
	text-decoration: none;
	font-weight: bold;
	display: block;
	line-height: 48px;
	padding: 0 20px;
	color: #FFF;
}

#menu ol li a:hover {	
	background-image: url('./images/menuBgRO.jpg');
	background-position: center top;
	background-repeat: repeat-x;
}

#header {
	margin-bottom: 8px;
}

#footer {
	width: 911px;
	padding-left: 6px;
	padding-right: 6px;
	background-color: #141414;
	margin: 0 auto;
	height: 48px;
	background-image: url('./images/footerBg.jpg');
	background-position: center bottom;
	background-repeat: no-repeat;
	color:#fff;
}

#footer a {
	color: #FFF;
	font-weight: bold;
}

#footer a:hover {
	text-decoration: none;
}

#footerCopyA {
	float: left;
}

#footerCopyB {
	float:right;
}

#footerCopyC {
	float: none;
	
}

#footerCopyA {
	padding-top: 33px;
	padding-left: 150px;
}

#footerCopyB {
	padding-top: 33px;
	padding-left: 150px;
}

#footerCopyC {
	padding-top: 33px;
	padding-right: 15px;
}

#leftColumn, #rightColumn {
	width: 189px;
}

#leftColumn {
	float: left;
}

#rightColumn {
	float: right;
}

#middleColumn {
	width: 527px;
	margin: auto auto;
	padding-bottom: 1px;
}

.boxHeader {
	width: 189px;
	height: 41px;
	background-image: url('./images/boxBgHeader.jpg');
	background-position: center top;
	background-repeat: no-repeat;	
}

.boxHeader h2 {
	margin: 0;
	padding: 0;
	padding-left: 20px;
	padding-top: 17px;	
	font-weight: bold;
	font-size: 11px;
	color: #FFF;
}

.boxContent {
	width: 185px;
	padding: 1px 0px;
	margin-bottom: 6px;
}

.boxContent ol li {
	letter-spacing: -0.3px;
	padding: 3px 1px;
}

.boxContent ol li a {
	float: right;
	color: #3E6F32;
	font-weight: bold;
}



.forumPosts .text {
	font-size: 9px;
	padding: 1px 0px;
	letter-spacing: -0.3px;
}

.forumPosts .textInfo {
	font-size: 9px;
	color: #6C0505;
	padding: 1px 0px;
	letter-spacing: -0.3px;
}

.forumPosts .text a {
	color:#000;
	text-decoration: none;
}

.forumPosts .text a:hover {
	text-decoration: underline;
}

.forumPosts a.user {
	color: #C01313;
	font-weight: bold;
}

.forumPosts a.date {
	color: #6C0505;
	font-weight: bold;
}

.boxContent .fLeft div, .boxContent .fRight div {
	margin-top: 8px;
}

.boxContent .rosterLeft {
	padding-left: 5px;
	float: left;
	margin-bottom: 8px;
}

.boxContent .rosterRight {
	padding-right: 2px;
	float: right;
	margin-bottom: 8px;
}

.boxContent .rosterLeft div, .boxContent .rosterRight div {
	margin-top: 6px;
}

.boxContent .rosterUser {
	background-color: #F3F3F3;
	clear: both;
	padding: 3px 5px;
	text-align: center;
}

.boxContent .sponsor {
	padding: 3px 0px;
}

.news {
	background-image: url('./images/cboxBg.jpg');
	background-position: center top;
	background-repeat: repeat-y;	
}

.cBoxHeader {
	width: 527px;
	height: 8px;
	background-image: url('./images/cboxHeader.jpg');
	background-position: center top;
	background-repeat: no-repeat;	
}

.cBoxHeader h2 {
	margin: 0;
	padding: 0;
	padding-left: 44px;
	padding-top: 14px;	
	font-weight: bold;
	font-size: 11px;
	color: #fff;
}

.cBoxBg {
	width: 521px;
	padding-top: 2px;
	padding-bottom: 10px;
	padding: 2px 3px 10px;
	background-image: url('./images/cboxFooter.jpg');
	background-position: center bottom;
	background-repeat: no-repeat;
	margin-bottom: 5px;
}

.cBoxBg .cBoxText .cBoxLink {
	margin-top: 12px;
	color:#FFF;
	
}

.cBoxBg .cBoxText .cBoxLink a {
	color: #B40F0F;
	font-weight: bold;
}

.cBoxBg .cBoxText {
	padding:8px 15px;
}

.cBoxBg .cBoxText .cBoxTextInfo {
	color: #9B4D26;
	margin-bottom: 8px;
}

.cBoxBg .cBoxText .cBoxTextInfo .what {
	color: #140802;
	font-weight:bold;
}

.teamAColor {
	color: #6C0505;
	font-size: 9px;
}

.teamBColor {
	color: #191054;
	font-size: 9px;
}

.vsColor {
	font-size: 8px;
	color: #1A1A1A;
	font-weight: bold;
}

.red , .boxContent .red {
	color: #AF0F0F;
	letter-spacing: -0.5px;
}

.green , .boxContent .green {
	color: #3E6F32;
	letter-spacing: -0.5px;
}

.bold {
	font-weight:bold;
}

.underline {
	text-decoration: underline;
}

.fLeft {
	float: left;
}

.fRight {
	float: right;
}

.cRight {
	clear: right;
}

.cLeft {
	clear: left;
}

.cBoth {
	clear: both;
}
