body, html	{
	height: 100%;
	cursor: default;
	}

body {
	padding: 0px;
	margin: 0px;
	background: #000;
	font: 11px Tahoma;
	color: #000;
	}

a {
	text-decoration: none;
	color: #1C526B;
	border: none;
	}

a:hover {
	text-decoration: underline;
	}

a.more {	
	display: block;
	height: 0px;
	overflow: hidden;
	width: 231px;
	background-repeat: no-repeat;
	}
a.games {
	border: none;
}
a.rules{
	border: none;
}
a.RBlank{
	border: none;
}
.matches {
	padding-top: 43px;
	background-image: url('../img/LMmore.gif');
	}

.menu {
	padding-top: 43px;
	background-image: url('../img/LMblank.gif');
	}
	
.servers {
	padding-top: 42px;
	background-image: url('../img/GSmore.gif');
	}
	
.recuitment{
	padding-top: 42px;
	background-image: url('../img/RApply.gif');
	}
	
.threads {
	padding-top: 42px;
	background-image: url('../img/GSmore.gif');
	}	

.roster {
	padding-top: 42px;
	background-image: url('../img/Rmore.gif');
	width: 228x;
	}
	
.RBlank {
	padding-top: 42px;
	background-image: url('../img/RMBlank.gif');
	width: 228x;
	}
	
.sponsors {
	padding-top: 44px;
	background-image: url('../img/TSmore.gif');
	width: 228px;
	}

h1	{
	position: relative;
	display: block;
	height: 0px;
	overflow: hidden;
	padding: 0px;
	margin: 0px;
	}

h1.recentRecord {
	padding-top: 34px;
	background: url('../img/recentRecord.gif');
	}

h1.latestMatches {
	padding-top: 77px;
	background: url('../img/latestMatches.gif');
	}

h1.gamingServers {
	padding-top: 34px;
	background: url('../img/gamingServers.gif');
	}
	
h1.recruit{
	padding-top: 34px;
	background: url('../img/RRecruit.gif');
	}
	
h1.donate{
	padding-top: 34px;
	background: url('../img/Donate.gif');
	}
	
h1.adminMenu{
	padding-top: 34px;
	background: url('../img/blank.gif');
	}
	
h1.games {
	padding-top: 34px;
	background: url('../img/games.gif');
	}

h1.calendar{
	padding-top: 34px;
	background: url('../img/calendar.gif');
	}

h1.rules {
	padding-top: 34px;
	background: url('../img/rules.gif');
	}
h1.RBlank{
	padding-top: 34px;
	background: url('../img/RBlank.gif');
	}
	
h1.latestThreads {
	padding-top: 34px;
	background: url('../img/latestthreads.png') no-repeat;
	margin-left: 6px;
	}	

h1.mainContent {
	padding-top: 34px;
	background: url('../img/mainContent.gif');
	}
	
h1.mainContent2col {
	padding-top: 34px;
	background: url('../img/mainContent2col.gif');
	}
	
h1.teamRoster {
	padding-top: 34px;
	background: url('../img/teamRoster.gif');
	}
	
h1.teamSponsors {
	padding-top: 34px;
	background: url('../img/teamSponsors.gif');
	clear: left;
	}

#container {
	height: auto !important; 

	width: 996px;
	background: url('../img/mainBg.gif');
	margin-left: auto;
	margin-right: auto;
	position: relative;
	padding-bottom: 45px;
	overflow: auto;
	overflowY: hidden;
	}

#adminContainer {
	height: auto !important; 

	width: 996px;
	background: url('../img/mainBg.gif');
	margin-left: auto;
	margin-right: auto;
	position: relative;
	padding-bottom: 45px;
	overflow: auto;
	overflowY: hidden;
	}

#tempHeader {
	display: block;
	position: relative;
	height: 233px;
	width: 996px;
	background: url('../img/tempHeader.jpg');
	}

#leftContent {
	margin-left: 40px;
	_margin-left: 20px;
	float: left;
	width: 231px;
	position: relative;
	margin-right: 4px;
	background-image: url('../img/LBack.gif');
	background-repeat: repeat-y;
	}

#leftContent ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	position: relative;
	}

#leftContent ul li {
	display: block;
	height: 24px;
	background: url('../img/leftItem.gif');
	padding-left: 30px;
	line-height: 21px;
	}

#rightContent ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	position: relative;
	}
	
#rightContent ul li {
	display: block;
	height: 24px;
	background: url('../img/leftItem.gif');
	padding-left: 30px;
	line-height: 21px;
	}

#leftContent ul li span {
	display: block;
	float: right;
	height: 24px;
	font: bold 10px/24px Tahoma;
	text-transform: uppercase;
	border-left: 1px solid #CECED2;
	width: 42px;
	text-align: center;
	padding-right: 5px;
	}

#leftContent ul li span.green {
	color: #008F11;
	}

#leftContent ul li span.red {
	color: #F00;
	}

#rightContent {
	float: left;
	width: 228px;
	padding-bottom: 56px;

	}

#mainContent {
	float: left;
	width: 447px;
	background: url('../img/contentBg.gif');
	padding-bottom: 40px; /* 32 */
	position: relative;
	margin-right: 4px;
	}
	
#mainContent2col {
	float: left;
	width: 675px;
	background: url('../img/contentAdminBg.gif');
	padding-bottom: 40px; /* 32 */
	position: relative;
	margin-right: 4px;
	z-index: 1000;
	}
	
#adminContent {
	float: left;
	width: 675px;
	background: url('../img/contentAdminBg.gif');
	padding-bottom: 40px; /* 32 */
	padding-top: 20px; /* 32 */
	position: relative;
	margin-right: 4px;
	z-index: 1000;
	}
	
h2 {
	padding: 0px;
	margin: 0px;
	height: 26px;
	display: block;
	background: url('../img/contentHeader.gif');
	font: bold 11px/25px Tahoma;
	color: #000;
	padding-left: 22px;
	position: relative;
	margin-bottom: 10px;
	}

h2.adminContent {
	padding: 0px;
	margin: 0px;
	height: 26px;
	display: block;
	background: url('../img/contentHeaderAdmin.gif');
	font: bold 11px/25px Tahoma;
	color: #000;
	padding-left: 22px;
	position: relative;
	margin-bottom: 10px;
	}
	
h2 span {
	float: right;
	padding-right: 15px;
	}

#mainContent p {
	margin: 0px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	}
	
#adminContent p {
	margin: 0px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	}
	
#mainContent p span {
	color: #1C526B;
	}

#mainContent #footer {
	position: absolute;
	bottom: -22px;
	left: 0px;
	display: block;
	height: 64px;
	background: url('../img/contentFooter.gif') no-repeat;
	z-index: 1000;
	width: 447px;
	}

#adminContent #footer {
	position: absolute;
	bottom: -22px;
	left: 0px;
	display: block;
	height: 64px;
	background: url('../img/contentAdminFooter.gif') no-repeat;
	z-index: 1000;
	width: 675px;
	}
	
#mainFooter {
	position: absolute;
	bottom: 0px;
	left: 42px;
	clear: left;
	display: block;
	width: 912px;
	height: 29px;
	background: url('../img/mainFooter.gif') no-repeat;
	z-index: 1000;
	}

a.copyright {
	display: block;
	height: 0px;
	overflow: hidden;
	padding-top: 14px;
	width: 151px;
	background: url('../img/copyright.gif');
	position: absolute;
	top: 6px;
	right: 10px;
	}

a.irc {
	display: block;
	height: 0px;
	overflow: hidden;
	padding-top: 14px;
	width: 151px;
	background: url('../img/irc.gif');
	position: absolute;
	top: 6px;
	left: 10px;
	}

div#rosterlinks {
  display: block;
  color: black;
  width: 216px;
  height: 28px;
  margin: 0 6px;
  
  background: url('../img/rostertabs.png');
  
  text-align: center;
  padding-top: 8px;
  height: 20px;
}

div#rosterbg {
	background: url('../img/rosterBg.gif');
}

ul.rosterlist {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	width: 218px;
	display: block;
	background: url('../img/rosterBg.gif');
	padding-left: 10px;
	line-height: 1px;
	
	float: left;
	}

ul.rosterlist li {
	display: block;
	width: 103px;
	height: 101px;
	background: url('../img/rosterItem.gif') no-repeat;
	float: left;
	margin: 2px;
	margin-left: 0px;
	}

ul.rosterlist li a {
	display: block;
	width: 97px;
	height: 101px;
	font: 10px/24px Tahoma;
	text-decoration: none;
	}

ul.rosterlist li a:hover {
	font-weight: bold;
	}

ul.rosterlist li a img {
	display: block;
	margin: 4px;
	border: none;
	}

ul.rosterlist li a span {
	margin-left: 26px;
	}

ul#sponsors {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	display: block;
	background: url('../img/sponsorBg.gif');
	padding-left: 9px;
	}

ul#sponsors li {
	display: block;
	border-bottom: 1px solid #D0D0D0;
	width: 210px;
	}

ul#sponsors li a img {
	border: none;
	width: 210px;
	}
	
* html body span.adjust { margin-left: 4px; }
* html body span.readjust { margin-left: 6px; }
* html body div.fixclear { display: none; }

/*Start Date Picker style
/* the div that holds the date picker calendar */
.dpDiv {
	}


/* the table (within the div) that holds the date picker calendar */
.dpTable {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #505050;
	background-color: #ece9d8;
	border: 1px solid #AAAAAA;
	}


/* a table row that holds date numbers (either blank or 1-31) */
.dpTR {
	}


/* the top table row that holds the month, year, and forward/backward buttons */
.dpTitleTR {
	}


/* the second table row, that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTR {
	}


/* the bottom table row, that has the "This Month" and "Close" buttons */
.dpTodayButtonTR {
	}


/* a table cell that holds a date number (either blank or 1-31) */
.dpTD {
	border: 1px solid #ece9d8;
	}


/* a table cell that holds a highlighted day (usually either today's date or the current date field value) */
.dpDayHighlightTD {
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
	}


/* the date number table cell that the mouse pointer is currently over (you can use contrasting colors to make it apparent which cell is being hovered over) */
.dpTDHover {
	background-color: #aca998;
	border: 1px solid #888888;
	cursor: pointer;
	color: red;
	}


/* the table cell that holds the name of the month and the year */
.dpTitleTD {
	}


/* a table cell that holds one of the forward/backward buttons */
.dpButtonTD {
	}


/* the table cell that holds the "This Month" or "Close" button at the bottom */
.dpTodayButtonTD {
	}


/* a table cell that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTD {
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
	color: white;
	}


/* additional style information for the text that indicates the month and year */
.dpTitleText {
	font-size: 12px;
	color: gray;
	font-weight: bold;
	}


/* additional style information for the cell that holds a highlighted day (usually either today's date or the current date field value) */ 
.dpDayHighlight {
	color: 4060ff;
	font-weight: bold;
	}


/* the forward/backward buttons at the top */
.dpButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: gray;
	background: #d8e8ff;
	font-weight: bold;
	padding: 0px;
	}


/* the "This Month" and "Close" buttons at the bottom */
.dpTodayButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: gray;
	background: #d8e8ff;
	font-weight: bold;
	}
/* End Date Picker Style