body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#wrapper {
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FF0000;
	overflow: hidden;
	min-height: 500px;
	height: auto;
	_height: 500px;
	clear: both;
}
* html #wrapper {
	height: 500px;
	overflow: visible;
}
#content div {
	float:left;
}
#content {
	width: 860px;
	margin: 10px;
	background-color: #FF0000;
	overflow: hidden;
	min-height: 420px;
	height: auto;
	_height: 420px;
	clear: both;
}
* html #content {
	height: 420px;
	overflow: visible;
}
#content div {
	float:left;
}
#content-main {
	width: 627px;
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #FF0000;
	min-height: 420px;
	height: auto;
	_height: 420px;
	clear: both;
}
* html #content-main {
	height: 420px;
	overflow: visible;
}

#content-right {
	width: 213px;
	background-image: url(images/crest.jpg);
	background-repeat: no-repeat;
	padding-top: 120px;
	background-position: center top;
	padding-right: 0px;
	padding-left: 10px;
	background-color: #FFFFFF;
	height: 380px;
}
#inner-content {
	padding: 10px;
	background-color: #FFFFFF;
	width: 602px;
	min-height: 400px;
	height: auto;
	_height: 400px;
	clear: both;
}
* html #inner-content {
	height: 400px;
	overflow: visible;
}
#footer {
	margin-right: 10px;
	margin-left: 10px;
	overflow: hidden;
	min-height: 80px;
	height: auto;
	_height: 80px;
	clear: both;
	width: 880px;
	margin-bottom: 10px;
}
* html #footer {
	height: 80px;
	overflow: visible;
}
#footer div {
	float:left;
}
#footer-l {
	width: 150px;
	background-color:#FFFFFF;
	text-align: center;
	height: 65px;
	padding-top: 15px;
}
#footer-m {
	width: 590px;
	color: #FFFFFF;
	font-size: x-small;
	padding-right: 10px;
	padding-left: 10px;
}
#footer-r {
	width: 100px;
	background-color:#FFFFFF;
	text-align: center;
	height: 68px;
	padding-top: 12px;
}
h1 {
	font-size: medium;
	color: #FF0000;
}
h2 {
	font-size: small;
	color: #009933;
}
h3 {
	font-size: small;
	color: #FF0000;
}
.header {
	font-family: "Times New Roman", Times, serif;
	font-size: 32px;
	color: #FFFFFF;
	background-color: #FF0000;
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px;
}
UL.football  {
	margin: 1em;
	padding-left:1em;
	list-style-image: url(images/ball.jpg);
	text-transform: uppercase;
	text-decoration: none;
	line-height: 1.8em;
	clip: rect(auto,auto,.5px,auto);
}
UL.football a:link {
	list-style-image: url(images/ball.jpg);
	text-decoration: none;
}
UL.football a:visited {
	list-style: url(images/ball.jpg);
	text-decoration: none;
}
UL.football a:hover {
	list-style: url(images/ball.jpg)!important;
	color: #FF0000!important;
}
UL.football a:active {
	list-style: url(images/ball.jpg);
	text-decoration: none;
}
table.teamsheet {
	color: #FFFFFF;
	background-color: #333333;
	margin-bottom: 10px;
}
a:link {
	color: #009933 !important;
}
a:visited {
	color: #009933;
}
a:hover {
	color: #FF0000 !important;
}
a:active {
	color: #FFFF00;
}
.highlight {
	font-weight: bold;
	color: #FF0000;
}
