﻿body 
{
	background: #222222;
	color: #222222;
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 10px;
	margin: 0;
	text-align: justify;
}

a
{
	color: #222222;
	text-decoration: none;
}

a:hover 
{
	text-decoration: none;
	color: #000000;
}

a img 
{
	border: 0;
}

#container
{
	background: url('images/background.jpg') repeat-y;
	width:950px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	overflow:hidden;
	text-align:left;
	padding:0 0 0 2px;
}

#top_bar 
{
	background:url(images/top_bar.jpg) no-repeat;
	width:936px;
	height:26px;
	font-size:10px;
	font-weight:bold;
	text-align:right;
	padding:8px 10px 0 0;
	float:left;
}

#banner	
{
	width:946px;
	height:135px;
	overflow:hidden;
	float:left;
}

#left_side	
{
	width:206px;
	float:left;
}

#login	
{
	background:url(images/login.jpg) no-repeat;
	width:171px;
	height:126px;
	overflow:hidden;
	padding: 0 18px 0 17px;
}

a img
{
	border:none;
}

form
{
display: inline;
}

.pseudo, .password	
{
	background:url(images/form.jpg) no-repeat;
	width:165px;
	height:20px;
	overflow:hidden;
	padding:6px 0 0 5px;
	margin-top:10px;
	border:0;
	font-size:10px;
	color:#222222;
}

.button 
{
	border:0;
	height:10px;
	margin:10px 0 0 0;
	overflow:hidden;
}

.login 
{
	background:url(images/button_login.gif) no-repeat;
	width:27px;
}

.register 
{
	width:43px;
}

.help 
{
	width:21px;
	margin:0 35px 0 35px;
}

#head_sponsor_header
{
	background-image:url(images/head_sponsor_header.jpg);
	width:206px;
	height:44px;
}

#head_sponsor_box
{
	width:206px;
}

#sponsors_header
{
	background:url(images/sponsors_header.jpg) no-repeat;
	width:206px;
	height:44px;
	overflow:hidden;
}

textarea{
font-family: Verdana, Arial, Sans-serif; 
font-size: 9px;
background-color: #FFFFFF;
border:1px solid #769e6c;
color:#000000;
}

select{
color: #000000; 
background-color: #FFFFFF;
font-family: Verdana, Arial, Sans-serif; 
font-size: 9px; 
}


input{
color: #000000; 
background-color: #FFFFFF;
font-size: 9px; 
font-family: Verdana, Arial, Sans-serif; 
border-right: #769e6c 1px solid; 
border-top: #769e6c 1px solid; 
border-left: #769e6c 1px solid; 
border-bottom: #769e6c 1px solid; 
}

.sponsor
{
	padding-top:4px;
	width:198px;
	height:68px;
	overflow:hidden;
}

#navigation	
{
	background:url(images/navigation_background.jpg) repeat-x;
	height:43px;
	overflow:hidden;
	float:left;
}

#navigation ol 
{
	list-style:none;
	margin:0;
	padding:0;
}

#navigation ol li 
{
	float: left;
}

#main	
{
	background:#D2C6AE;
	border:#222222 1px solid;
	border-top:0;
	width:517px;
	padding: 0 8px 0 7px;
	float:left;
}

#main a 
{
color: #689b62;
}

#right_side	
{
	width:206px;
	float:left;
}

#team_roster	
{
	background:url(images/team_roster.jpg) no-repeat;
	width:186px;
	height:127px;
	padding:0 10px 0 10px;
	overflow:hidden;
}

.roster_pic	
{
	width:50px;
	height:50px;
	padding:0 4px 0 4px;
	margin-bottom:0px;
	overflow:hidden;
}

#rosterData	
{
	margin-left:65px;
	padding-left:6px;
	font-size:9px;
	height:15px;
	width:105px;
	margin-top:-1px;
	background:url(images/roster_text.jpg) no-repeat;
	overflow:hidden;
	font-weight:bold;
	color:#333333;
}

#upcoming_match	
{
	background:url(images/upcoming_match.jpg) no-repeat;
	width:186px;
	height:117px;
	overflow:hidden;
	padding:10px 10px 0 10px;
	font-weight:bold;
}

#recent_matches	
{
	background:url(images/recent_matches.jpg) no-repeat;
	width:186px;
	height:117px;
	overflow:hidden;
	padding: 10px 10px 0 10px;
}

#recent_media	
{
	background:url(images/recent_media.jpg) no-repeat;
	width:186px;
	height:117px;
	overflow:hidden;
	padding: 10px 10px 0 10px;
}

.side_list 
{
	padding:0;
	margin:0;
}

.side_list li	
{
	background:url(images/table_background.jpg) no-repeat;
	font-size:10px;
	width:180px;
	height:14px;
	border:1px solid #FFFFFF;
	list-style:none;
	overflow:hidden;
}

#footer	
{
	background:url(images/footer.jpg) no-repeat;
	width:936px;
	height:47px;
	overflow:hidden;
	color:#63ac4d;
	font-size:10px;
	font-weight:bold;
	float:left;
	padding: 10px 0 0 10px;
}

#footer a 
{
	padding:0 10px 0 10px;
	color:#63ac4d;
	font-weight:bolder;
	font-size:9px;
	text-decoration:none;
}

h1	
{
	background:url(images/h1.jpg) no-repeat;
	width:280px;
	height:41px;
	padding: 26px 0 0 237px;
	font-size: 11px;
	font-weight:bold;
	color: #436e41;
	margin-top:5px;
}
