body {
	background: #222222;
	color: #222222;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, Sans-serif;
	font-size: 12px;
	margin: 0;
	text-align: center;

}

a{
	text-decoration: underline;
	color: #000000;
}

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;
}

.login_field	{
	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 {
	background:url('./images/button_register.gif') no-repeat;
	width:43px;
}

.help {
	background:url('./images/button_help.gif') no-repeat;
	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;
}

#sponsors_box	{
	width:198px;
	background:#e4e4e4 url(images/sponsors_background.jpg) top no-repeat;
	padding: 0 4px 5px 4px;
}

.sponsor	{
	padding-top:4px;
	width:198px;
	height:68px;
	overflow:hidden;
}

#navigation	{
	background:url(images/navigation_background.jpg) repeat-x;
	height:43px;
	width:740px;
	overflow:hidden;
	float:left;
}

#navigation ol {
	list-style:none;
	margin:0;
	padding:0;
}

#navigation ol li {
	float: left;
}

#main	{
	background:#FFFFFF;
	border:#222222 1px solid;
	border-top:0;
	width:517px;
	padding: 0 8px 0 7px;
	float:left;
}

#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:-5px;
	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;
}

.lose	{
	color:#FF0000;
}

.win	{
	color:#006600;
}

#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:18px;
	font-weight:bold;
	color:#436e41;
	margin-top:5px;
}