body {
	background: #222222;
	color: #222222;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, Sans-serif;
	font-size: 12px;
	margin: 0;
	text-align: center;

}

table {
	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;
}


#headline_news_header	{
	background-image:url(images/headline_news_header.jpg);
	width:206px;
	height:43px;
}

#headline_news_box	{
	background:url(images/normal_background.jpg) no-repeat;
	padding: 0 4px 5px 4px;
	width:206px;
}

#news_header	{
	background:url(images/news_header.jpg) no-repeat;
	width:206px;
	height:44px;
	overflow:hidden;
}

#news_box	{
	background:url(images/normal_background.jpg) no-repeat;
	width:198px;
	padding: 0 4px 5px 4px;
}


#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;
}

#roster_header	{
	background-image:url(images/roster_header.jpg);
	width:206px;
	height:44px;
}


#team_roster	{
	background:url(images/team_roster.jpg) no-repeat;
	width:206px;
	height:400px;
	padding:0px 10px 0px 10px;
	overflow:hidden;
}

.roster_pic	{
	width:60px;
	height:60px;
	padding:1px 1px 1px 1px;
	margin-bottom:0px;
	overflow:hidden;
}

#rosterData	{
	margin-left:65px;
	padding-left:6px;
	font-size:9px;
	height:15px;
	width:105px;
	margin-top: 7px;
	background:url(images/roster_text.jpg) no-repeat;
	overflow:hidden;
	font-weight:bold;
	color:#333333;
}


#stats_header	{
	background:url(images/stats_header.jpg) no-repeat;
	width:206px;
	height:44px;
	overflow:hidden;
}

#stats_box	{
	width:198px;
	background:url(images/normal_background.jpg) no-repeat;
	padding: 4px 4px 4px 4px;
}



.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:18px;
	font-weight:bold;
	color:#436e41;
	margin-top:5px;
}
