@charset "utf-8";
.header {
	background-image: url(images/headerimg_01_01.gif);
	background-repeat: repeat-x;
	height:170px;
	
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size: 12px;
	
}
body {
	background-color: #000000;
	padding:0px;
	margin:0px;
}
a:link {
	text-decoration: none;
	color:#FFFFFF;
}
a:visited {
	text-decoration:none;
	color:#FFFFFF;
}
a:hover {
	text-decoration:none;
	color:#666666;
}
a:active {
	text-decoration:#FFFFFF;
	color: #000000;
}
.notes {
	font-size:18px;
	font-weight:bold;
	padding:0px;
}

.navbar {
	background-color:#252323;
	padding-bottom:10px;
}

.content {
	width:auto;
	background-color:#B40000;
}

.contentimg{
	background-image:url(images/foot.gif);
	background-position:center;
	background-repeat:no-repeat;
}
.homenotes {
	font-size:12px;
}

.lownavbar {
	height:48px;
	background-color:#252323;
}

.footer {	
	background-image: url(images/headerimg_01_01.gif);
	background-repeat: repeat-x;
	height:170px;
	font-size:10px;
	text-align:center;
	vertical-align:baseline;                       
}

.navlinks {
	font-size:21px;
	color:#FFFFFF;
	padding-top:0px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;	
}

.coachestable img {
	height:213px;
	width:285px;
	
}

.pastchamps img {
	height:107px;
	width:137px;
		
}
.mediaspace { 
	float:right;
}


