* {
	margin:0px;
	padding:0px;
	}

body {
	background-color:#898b88;
	}

p {
	text-indent:1em;
	text-align:left;
	margin:0px;
	padding:4px;
	}

h1, h2, h3, h4, h5, h6 {
	padding:3px;
	color:#851B1F;
	}
h1 {
	font-size:24px;
	}
h2 {
	font-size:22px;
	}
h3 {
	font-size:20px;
	}
h4 {
	font-size:18px;
	}
h5 {
	font-size:16px;
	}
h6 {
	font-size:14px;
	}
.imgFIX {
	behavior:none;
	_behavior:url("/includes/pngbehavior.htc");
	*behavior:url("/includes/pngbehavior.htc");
	}
a, a:visited {
	color:#851B1F;
	font-weight:bold;
	text-decoration:none;
	}
a:hover {
	text-decoration:underline;
	}

.imgLft {
	float:left;
	margin:5px;
	}
.imgRt {
	float:right;
	margin:5px;
	}

ul {
	margin-left:30px;
	list-style:inside;
	}

#container {
	width:801px;
	margin:0px auto;
	position:relative;
	margin-bottom:10px;
	}

#header {
	width:801px;
	height:168px;
	margin:0px auto;
	position:relative;
	background:url(images/header.jpg) no-repeat;
	}

#content {
	width:781px;	
	margin:0px auto;
	padding:10px;
	text-align:left;
	background:url(images/tile.jpg);
	}

#footer {
	width:801px;
	height:10px;
	margin:0px auto;
	background:url(images/footer.jpg) no-repeat;
	}

#btn:link, #btn:visited {
	display:block;
	position:absolute;
	left:631px;
	top:19px;
	width:95px;
	height:95px;
	text-decoration:none;
	}
#btn:hover {
	width:95px;
	height:95px;
	text-decoration:none;
	}

#nav {
	width:801px;
	height:33px;
	position:absolute;
	top:135px;
	left:0px;
	}
#nav a, #nav a:visited {
	display:block;
	width:113px;
	height:28px;
	padding-top:5px;
	float:left;
	text-align:center;
	text-decoration:none;
	font-weight:bold;
	margin-left:1px;
	color:#7F181C;
	background:url(images/nav.jpg) repeat-x;
	}
#nav a:hover {
	color:#FFFFFF;
	text-decoration:underline;
	background:url(images/navh.jpg) repeat-x;
	}
#leftColumn {
	width:440px;
	padding:7px;
	position:relative;
	float:left;
	}
#rightColumn {
	width:320px;
	position:relative;
	float:left;
	}

#buttonBx {
	width:325px;
	height:115px;
	margin:5px;
	}
#videoBx {
	width:312px;
	height:270px;
	padding-top:9px;
	margin:0px auto;
	background-color:#851B1F;
	text-align:center;
	}
#playing {
	width:311px;
	height:270px;
	margin:0 auto;
	padding-top:9px;
	background-color:#851B1F;
	text-align:center;
	}

.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

.clearfix {
	display:inline-block;
}

* html .clearfix {
	height: 1%;
}

.clearfix {
	display:block;
}

#bnav {
	margin:5px;
	}
#bnav a, #bnav a:visited {
	margin-left:5px;
	padding-left:30px;
	background:url(images/football2.gif) no-repeat left;
	}

#bcfooter {
	color:#851B1F;
	margin:5px;
	margin-bottom:10px;
	}

#bnav .noBG {
	background:none !important;
	}