/* These specific classes affect color styling */
a {
	color:#000000;
	text-decoration:none;
}
a:hover {
	color:#324B81;
	text-decoration:underline;
}
#top {
	background-image:url(/club/graphics/navy-blue/top_back.gif);
	background-repeat:repeat-x;
}
#back-layer {
background-color:#C9E5F3;
}
#back-layer #text {
	text-align:left;
	background-color:#FFFFFF;
	width:700px;
	height:120px;
	border: 5px solid #D5F1FF;
}
.navitem a:hover, #archive .archiveitem a:hover {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #D5F1FF;
	padding-left:20px;
}
.content #right #box2 {
	width:200px;
	height:71px;
	background-image:url(/club/graphics/navy-blue/messageboard.gif);
	background-repeat:no-repeat;
	margin-left:12px;
	padding-left:10px;
	padding-top:20px;
	padding-right:70px;
	padding-bottom:10px;
        color:#FFFFFF;
}
.content #left #box1 .heading {
	width:280px;
	height:24px;
	background-image:url(/club/graphics/navy-blue/club_news.gif);
	background-repeat:no-repeat;
}
.content #right #box1 .heading {
	width:280px;
	height:24px;
	background-image:url(/club/graphics/navy-blue/athletics_news.gif);
	background-repeat:no-repeat;
}
.back li, #search li, #other li {
	list-style:none;
	padding:0px;
	margin:0px;
	margin-top:2px;
	margin-bottom:2px;
	padding-left:12px;
	background-image:url(/club/graphics/navy-blue/li.gif);
	background-repeat:no-repeat;
	background-position: 0px 2px;
	font-weight:bold;
}
#bottom {
	width:100%;
	text-align:center;
	background-image:url(/club/graphics/navy-blue/bottom_back.gif);
	background-repeat:repeat-x;
}
.fixture_date, .result_date{
	background-color:#D5F1FF;
	width:386px;
	float:left;
	padding:2px;
	text-align:left;
	font-weight:bold;
	margin-bottom:1px;
}
.fixture_venue, .result_venue {
	background-color:#D5F1FF;
	width:386px;
	float:left;
	padding:2px;
	text-align:left;
	font-weight:bold;
	margin-bottom:1px;
}
.result_home_score, .result_away_score {
	text-align:center;
	width:26px;
	float:left;
	padding:2px;
	background-color:#D5F1FF;
	margin-bottom:1px;
}
.news_title {
	background-color:#5D73A0;
	width:386px;
	float:left;
	padding:2px;
	text-align:left;
	font-weight:bold;
	margin-bottom:1px;
}
.news_date {
	background-color:#5D73A0;
	width:146px;
	float:left;
	padding:2px;
	text-align:right;
	font-weight:bold;
	margin-bottom:1px;
}
.news_readon {
	background-color:#5D73A0;
	width:536px;
	float:left;
	padding:2px;
	text-align:right;
	font-weight:bold;
	margin-top:1px;
}
.news_readon a {
	text-decoration:none;
	color:#000000;
}
.news_readon a:hover {
	text-decoration:underline;
	color:#FFFFFF;
}
.news_readon a:hover {
	text-decoration:underline;
	color:#FFFFFF;
}		
#registration .heading {
	padding-left:2px;
	padding-right:2px;
	padding-top:3px;
	padding-bottom:3px;
	background-color:#D5F1FF;
	float:left;
	width:566px;
}
ul.teamplayers {
	list-style:none;
	padding:0px;
	margin:0px;
}
ul.teamplayers li {
	padding-top:5px;
	padding-bottom:5px;
	padding-left:20px;
	background-image:url(/club/graphics/navy-blue/li.gif);
	background-repeat:no-repeat;
	background-position: 5px 7px;	
}
.player_title {
	background-color:#D5F1FF;
	width:322px;
	float:left;
	padding:2px;
	text-align:left;
	font-weight:bold;
	margin-bottom:1px;
}
.player_bottom {
	background-color:#D5F1FF;
	width:322px;
	float:left;
	padding:2px;
	text-align:right;
	font-weight:bold;
	margin-top:1px;
}
.player_bottom a {
        color:black;
        text-decoration:none;
}
.player_bottom a:hover {
        color:white;
        text-decoration:underline;
}
#middle {
	width:100%;
	text-align:center;
        background-color: #C9E5F3;
}