@charset "UTF-8";

body {
	background-attachment: scroll;
	background-color: #000000;
	background-image: url(../images/bg-main.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 0px;
	margin-bottom: 0px;
}

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

#header {
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	width: 926px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	background-repeat:no-repeat;
	position:relative;
	font-family:"Courier New", Courier, monospace;
	font-weight:bold;
	font-size:14px;
}
.fnf {
	background-image:url(../images/header-fnf.gif);
	left:3px;
	top:10px;
	padding-top:190px;
	padding-left:80px;
	height: 34px;
}
.east {
	background-image:url(../images/header-east.gif);
	left: 4px;
	top:3px;
	padding-top:188px;
	padding-left:80px;
	height: 36px;
}
.north {
	background-image:url(../images/header-north.gif);
	left: 2px;
	top:4px;
	padding-top:188px;
	padding-left:80px;
	height: 36px;
}
#main {
	background-attachment: scroll;
	background-image: url(../images/bg-white1.gif);
	background-repeat: repeat-y;
	background-position: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 1006px;
	padding-bottom: 20px;
}
#ss-ad {
	float: right;
	padding-right: 30px;
	margin-top: 10px;
	height: 600px;
	width: 160px;
}

h1 {
	font: bold 330%/100% "Lucida Grande";
	position: relative;
	color: #FFFFFF;
	font-size: 16px;
}

h1 span {
	background: url(../images/textgrad.png) repeat-x;
	display: block;
	width: 100%;
	height: 31px;
	left: 1px;
	top: -19px;
}

#video {
	margin-bottom: 6px;
	height: 494px;
	width: 728px;
	float: left;
	
}
#iframe {
/*	background-image:url(../images/bg-white-big.jpg);*/	
	margin-bottom: 0px;
	width: 700px;
	float: left;
	margin-left:73px;
	margin-top:10px;
/*	border: solid 1px #cccccc;*/
}

#lb-ad {
	padding-top: 10px;
	width: 728px;
	height: 90px;
	padding-left: 73px;
}

#playlist {
	margin-left: 73px;
	margin-bottom: 5px;
}

#clear {
	clear: both;
}

#buttons {
	margin-left: 73px;
	margin-top: 7px;
}

#footer {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #000000;
	width: 904px;
	padding-left: 73px;
	text-align: right;
	bottom: 20px;
	top: 5px;
}

#footer-right {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #000000;
	width: 400px;
	text-align: right;
	float:right;
	bottom: 20px;
	top: 5px;
	padding-right: 28px;
}

#footer-left {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #000000;
	width: 300px;
	padding-left: 73px;
	top: 5px;
	text-align: left;
	float: left;
}

#footer-left a {
	color:#666666;
}

#video-home {
	float: right;
	margin-top: 10px;
	padding-right: 31px;
	width:585px;
	height: 3334px;
	position:relative;
}
#video-home img {
}
#east-north {
	float: left;
	padding-left: 18px;
	font-family:"Courier New", Courier, monospace;
	font-weight:bold;
	text-transform:uppercase;
	bottom: 10px;
	position:relative;
}
#east-north a {
	color:#999999;
}
#east-north #east {
	background-image: url(../images/helmet-olympians.gif);
	background-repeat: no-repeat;
	height: 150px;
	width: 354px;
	margin-left: 8px;
}
#east-north img {
	border:none;
}
#east-north #east a:hover {
	color:#FF6600;
	text-decoration: none;
}
#east-north #north {
	background-image: url(../images/helmet-bulldogs.gif);
	background-repeat: no-repeat;
	height: 150px;
	width: 354px;
	margin-left: 8px;
	position: relative;
}
#east-north #north a:hover {
	color:#0000FF;
	text-decoration: none;
}
#east-north #east li {
	list-style-type: none;
	position: relative;
	left: 135px;
	top: 60px;
	width: 180px;
}
#east-north #north li {
	list-style-type: none;
	position: relative;
	left: 135px;
	top: 60px;
	width: 180px;
}

#banner {
	position: relative;
	margin-top: 1px;
}

#bottom {
	background-image: url(../images/bottom.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
	width: 1006px;
	margin-right: auto;
	margin-left: auto;
}

#list {
	font-family: "Courier New", Courier, monospace;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	padding-top: 4px;
	padding-left: 4px;
	height: 64px;
	width: 1850px;
}
#listitem img {
	border: 0px;
	float: left;
}

 #listitem {
	height: 60px;
	width: 226px;
	float: left;
}

#iteminfo {
	height: 46px;
	width: 122px;
	text-align: center;
	margin-top: 6px;
	border-right: solid 1px white;
	right: 10px;
	float: left;
}

a #listitem {
	font-weight: bold;
	color: #FFFFFF;
}

a #listitem:hover {
	font-weight: bold;
	color:#FFFF00;
}

#galleryheader {
	background-color: #000000;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px;
	font-size: 12px;
	width: 708px
}
#coacheast {
	background-repeat: no-repeat;
	height: 352px;
	width: 743px;
	float: left;
	position: relative;
	left: 0px;
	margin-bottom:10px;
	bottom:15px;
/*	background:url(../images/coach-east1.jpg); */
}
#coachnorth {
	background-repeat: no-repeat;
	height: 352px;
	width: 743px;
	float: left;
	position: relative;
	left: 0px;
	bottom: 13px;
/*	background:url(../images/coach_north1.jpg); */
}
#coachvid {
	top: 82px;
	position: relative;
	left: 18px;
	width: 438px;
}

#simmermaker {
/*	background-image: url(../images/simmermaker.jpg);*/
	background-repeat: no-repeat;
	height: 494px;
	width: 727px;
	margin-bottom: 6px;
	width: 728px;
	float: left;
}
#video1 {
/*	background-image: url(../images/simmermaker.jpg);*/
	background-repeat: no-repeat;
	height: 394px;
	width: 727px;
	margin-bottom: 6px;
	width: 728px;
	float: left;
	bottom: 12px;
	position:relative;
}

.yellow {
	color: #FFFF00;
	text-transform: uppercase;
}

#fan-left {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	clear:both;
	height:350px;
	padding:10px;
}

#updates {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	clear:both;
	overflow:auto;
	width:708px;
	height:382px;
	padding:10px;
	background-color:#FFFFFF;
	background-image:url(../images/bg-white-big.jpg);
	background-attachment:fixed;
	background-repeat:repeat;
}


#fan-right {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	overflow:auto;
	width:340px;
	height:350px;
	padding:10px;
	background-color:#FFFFFF;
	float: right;
}

#player {
	position: relative;
	top: 455px;
	left: 20px;
}
#header img {
	border: none;
}
#blog {
	font-family:Arial, Helvetica, sans-serif;
	width:688px; 
	height:466px; 
	overflow:auto; 
	background-image:url(../images/bg-white-big.jpg); 
	background-repeat:no-repeat;
	padding:20px;
	font-size:13px;
	font-weight:normal;
	line-height:16px;
}
h3 {
	font-family:"Courier New", Courier, monospace;
	font-size:18px;
	margin:0px;
	padding:0px;
}
.info {
	font-size: 10px;
	color:#666666;
	font-family:"Courier New", Courier, monospace;
	font-weight:bold;
}
td.orange {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #E56B42;
	background-image: url(../images/bg-orange.gif);
	background-repeat: repeat;
	padding: 3px;
}
td.blue {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #E56B42;
	background-image: url(../images/bg-blue.gif);
	background-repeat: repeat;
	padding: 5px;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image:url(../images/bg-white-big.jpg);
}
