body {
	background: #fff url(images/bg_image.gif) repeat fixed;
}

#maincolumn { 
	background: #fff;
}

#maincolumn h1 { 
	font: 20px/42px georgia, times new roman, times, serif; 
	letter-spacing: 2px; 
	padding-left: 0	px; 
}

#wrapper { 
	background: #fff ;
}

#header { 
	background: url(images/header.gif) repeat-x 0% 0%;
}

#header h1 {
	color: #fff;
}

#navtop ul { 
	 background: #000610 ;
	 border-bottom-width:4px;
	 border-bottom:medium solid #fff;
}

#footer { 
	color: #e5f5e5; 
	background: url(images/footer.gif) repeat-x 0% 0%;
}

/* NAVIGATION LEFT */

#navigation a:link,#navigation a:active,#navigation a:visited  { text-decoration: none; }

.menu a{
	background: url(images/carbon.gif) repeat-x 0% 0%; 
	border: #000 solid 0.1em;
}
.menu li a{color: #fff;}
.menu li a:hover, 
.menu li a:focus, 
.menu li a:active {
	background: url(images/carbon-over.jpg) repeat-x 0% 0%;
	color: #fff;
}

/* sub menu colour */
.menu2 a{ background: #fff;}
.menu2 ul li {padding-left:0px; background-color:#CA090E;}
.menu2 ul a {background:#CA090E; color:#fff;}
.menu2 a:hover, .menu2 a:focus, .menu2 a:active {background-color:#CA090E; color:#fff;}
.menu2 li a{color: #000;}

a, a:link, a:active, a:visited { color: #222222; font-weight: bold; outline: none; padding-left: 15px; text-decoration: underline; }

a:hover { color: #ff8c00; text-decoration: none; }

#maincolumn h2, #maincolumn h3 { 
	background-color: #1D4996; 
	color: #fff;
	font: bold 16px/22px georgia, times new roman, times, serif; 
	letter-spacing: 2px; 
	border-top: 1px solid #363636; 
	border-bottom: 1px solid #363636; 
	margin-bottom: 10px; padding-left: 5px; 
}

div.news { background: url(images/h2_line.gif) repeat-x 0% 15px; text-align: center; }
div.news strong { 
	color: #000; 
	font: normal 16px/32px georgia, times new roman, times, serif; 
	letter-spacing: 2px; 
	background-color: #fff; 
	padding: 0 5px 0 5px; 
}

.table_team {
	background: #1E4A96 url(images/footer.gif) repeat-x; 
	color:#fff;
}

div.tableleft th {
	background: #000 url(images/thead.gif) repeat-x; 
	color: #fff;
}

.ss-stat-style1 caption {
	background:#2B349D none repeat scroll 0 0;
	color:white;
	display:table-caption;
	font-size:114%;
	font-weight:bold;
	padding:4px 3px 5px 7px;
	text-align:left;
	text-transform:uppercase;
	width:496px;
}

.ss-art-style1 #ss-stat-player th {
	color:#00168E;
	font-size:115%;
	padding-left:0;
	text-transform:uppercase;
}

#teamtable table:hover {
	background-color:#A0AED1;
}
