.x-clear{
	clear:both;
	font-size:0;
	height:0;
	line-height:0;
	overflow:hidden;
}
body{
	background: #650D05 url(/images/grunge/htbg.gif) repeat top left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
}
#centre a {
	color: #333333;
}
#centre a:hover, #west a:hover {
	background-color:#202A40;
	color: #fff;
}
#west a{
	color: #ededed;
}
.container{
	width:960px;
	margin:0 auto;
}
#header{
	height:250px;
	background: transparent url(/images/grunge/logo.gif) no-repeat top center;
}
/*
#navbar{height:45px;background:#3E0501 url(../images/grunge/nav_bg.gif) repeat-x top left;text-align:center;}
#navbar a{margin:0px 18px;width:100px;height:45px;display:block;float:left;}
#navbar .active, #navbar a:hover{background:transparent url(../images/grunge/nav_over_bg.gif) no-repeat top center;}
*/
#content-wrap{
	background-color:#3E0501;
	padding:4px 20px;
	background: transparent url(/images/grunge/container_bg.gif) repeat-y top center;
}
#pageend{
	height:33px;
	background: transparent url(/images/grunge/container_footer.gif) no-repeat top center;
}
#centre{width:590px;
		float:left;
}
#centre .top{
	height:40px; 
	background: transparent url(/images/grunge/wide_paper_top_taped.gif) no-repeat top center;
}
#centre .middle{
	background: transparent url(/images/grunge/wide_paper.gif) repeat-y top left;
	padding: 0px 18px;
}
#centre .bottom{
	height:25px;
	background: transparent url(/images/grunge/wide_paper_bottom.gif) no-repeat top center;
}
.middle hr{
		height: 20px;
		background: transparent url(/images/grunge/hr.gif) no-repeat center top;
		border: 0;
	}
.bigarticle{
	padding:10px 0px;
}
.bigarticle p{padding:5px 0px}
.bigarticle h1{font-size:24px}
.bigarticle h1{font-size:20px}

.latest_news_top{height:50px; background: transparent url(/images/grunge/latest_news_top.gif) no-repeat top left;}
.news_top{height:50px; background: transparent url(/images/grunge/news_top.gif) no-repeat top left;}
.fixtures_top{height:50px; background: transparent url(/images/grunge/fixtures_top.gif) no-repeat top left;}
.results_top{height:50px; background: transparent url(/images/grunge/results_top.gif) no-repeat top left;}
.players_top{height:50px; background: transparent url(/images/grunge/players_top.gif) no-repeat top left;}
.profile_top{height:50px; background: transparent url(/images/grunge/profile_top.gif) no-repeat top left;}
.table_top{height:50px; background: transparent url(/images/grunge/table_top.gif) no-repeat top left;}

#west{float:right; width:300px;color:#ededed}
#west .section{padding:0px 4px;margin-bottom:15px;}
.section-header{text-align:center}

.date{
		height:62px;
		width:62px;
		float:left;
		margin-right:10px;
		background-image: url(/images/grunge/date.png);
	}
	.date p{
		padding-top: 27px;
		font-family:Georgia, serif;
		text-align:center;
		font-size:16px;
		font-weight:bold;
	}
	.Feb{
		background-position:-62px 0px;
	}
	.Mar{
		background-position:-124px 0px;
	}
	.Apr{
		background-position:-186px 0px;
	}
	.May{
		background-position:-248px 0px;
	}
	.Jun{
		background-position:-310px 0px;
	}
	.Jul{
		background-position:-372px 0px;
	}
	.Aug{
		background-position:-434px 0px;
	}
	.Sep{
		background-position:-496px 0px;
	}
	.Oct{
		background-position:-558px 0px;
	}
	.Nov{
		background-position:-620px 0px;
	}
	.Dec{
		background-position:-682px 0px;
	}
.allsponsors{margin-top:15px;}	
.sponsor{float:left;margin:3px}
.sponsor a {padding:2px;}
.sponsor img{height:70px;width:70px;border:1px solid #999;}

.player-photo{float:left; margin:0; margin-right:8px; background-color:#eee;}
.player-photo img{width:150px; border:1px solid #999; padding:3px;}

.team-logo{float:left; margin:0; margin-right:8px; background-color:#eee;}
.team-logo img{width:150px; border:1px solid #999; padding:3px;}

div.leaguetable {padding:2px; background-color:#333;}
.leaguetable .odd{background-color:#260100}
.leaguetable .even{background-color:#310100}
.leaguetable .hilite{background-color:#202A40}
.leaguetable td{padding:3px 0px;}

.score, .thisteam{font-weight:bold;}

.scoreboard{
		font-family:"Courier New", Courier, mono;
		color:#FFCC33;
		background: #333 url(/images/grunge/scoreboard_bg.gif);
		border: 4px solid #333;
		font-size: 15px;
	}
	
	
.copyright{
	text-align:center;
	color:#ededed;
	font-size: 12px;
}
.copyright a{color:#eeeeee}
.copyright a:visited{color:#eeeeee}
.copyright a:hover{background-color:#202A40;color: #fff;}
	
.article-pictures a{margin:0 4px;}
.article-pictures a img{width:80px}
