body{
	font: 14px Georgia, "Times New Roman", Times, serif;
		
}

#container {
width:800px;
margin : 0 auto; 
background-color: #eaeaea;
	padding-bottom: 5px;
}

#news, #leaguetable, #afcFixturestable, #leagueFixturestable, #playerstats, #links{
	width:750px;
	margin-left: 25px;
	margin-bottom: 10px;
	margin-right: 25px;
	
}

h1{
	font: 34px Georgia, "Times New Roman", Times, serif;
	background-image: url(../imgs/logo.png);
	text-indent: -9999px;
	width: 800px;
	height: 80px;
}

h2 {
	
	font: 20px Georgia, "Times New Roman", Times, serif;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-bottom: 5px;
	color: #4b4742;
	background: #c5dee2 ;
}

h2:hover {
	color: #0489B7;
	text-decoration: underline;
	cursor: pointer;
}

a {
	color: #039;
	text-decoration: underline;
	cursor: pointer;
}

h3{
	font-weight: bold;
}

h4 {
	color: #039;
	text-decoration: underline;
	
	padding-left: 5px;
	margin-bottom: 5px;
	cursor: pointer;
}

.moreNews{
	color: #039;
	text-decoration: underline;
	
	margin-bottom: 2px;
	font-size: 80%;
	cursor: pointer;
}
.moreNewstotal{
	color: #039;
	text-decoration: underline;
	margin-bottom: 2px;
	font-size: 80%;
	cursor: pointer;
}

.newsHidden{
	display: none;
}

.updated {
	font: 14px Georgia, "Times New Roman", Times, serif;

}

#footer {
	background-color: #eaeaea;
	border-top: 1px solid ;
	width:750px ;
	margin-left: auto;
	margin-right: auto;
	font-size: 90%;
	padding: 5px 25px 20px;
}


.odd{
	background-color: #c5dee2;
}

.dateheadhidden{
	display:none;
}

.dateheadshown{
	
}

.greyhead{
	background-color: #899a9d;
}

.lgameshidden{
	display: none;
}

.lgamesshown{
}

.noteam{
	display: none;
}
.showteam{
}

.relegation {
	background-color: #f81514;
	
}

.relegationodd {
	background-color: #f94b64;
	
}

.auto {
	background-color: #39940b;
	
}

.playoff {
	background-color: #a48acc;
	
}	

.notes {
	background-color: #387fa5;
	
	}

.rowX{
	background-color: #fbf31e;
}

.gameshidden {
	display: none;
}

.gamesshown{
	
}

#count {
	display: none;
}
