@charset "utf-8";
/* CSS Document */
body
{
	margin:0px;
	background:url(../images/grassBG.jpg) repeat fixed;
}
table
{
	clear:both;
	overflow:o
}
a
{
	color:#C00;
	text-decoration:none;
}
a:visited
{
	color:#C00;
	text-decoration:none;
}
a:hover
{
	color:#999;
	text-decoration:none;
	font-weight:bolder;
}
p
{
	margin:1px;
	color:#FFF;
}
h3
{
	margin-bottom:-20px;
	color:#FFF;
}
#content
{
	width:940px;
	_height:400px;
	min-height:400px;
	margin:0px auto;
	padding-top:0px;
	background:url(../images/pattern2.png) repeat;
	background-color:#999;
	z-index:0;
}
.videoDLthumb
{
	_height:200px;
	min-height:200px;
	width:100%;
	float:left;
}
.videoDLthumb a
{
	color:#C00;
	font-weight:bolder;
	text-decoration:none;
}
.videoDLthumb a:hover, visited
{
	color:#999;
	font-weight:bolder;
	text-decoration:none;
}
.videoDLthumb img
{
	padding:0px 10px;
}
.videoDLthumb p 
{
	color:#000;
}
#nav
{
	height:42px;
	width:940px;
	margin:0px auto;
}
#logo
{
	height:75px;
	width:940px;
	margin:0px auto;
	background:url(../images/logo.png) no-repeat;
}
#logo img
{
	margin:5px;
}
#video
{
	height:590px;
	width:939px;
	margin:0px auto;
	background:url(../images/pattern2.png) repeat;
	background-color:#999;
}
#noflash
{
	height:490px;
	width:940px;
	margin:0px auto;
	background-image:url(../images/video.png);
}
#noflash img
{
	margin:230px 0px 0px 10px;
}
.gallery
{
	width:450px;
	_height:300px;
	min-height:300px;
	float:left;
	margin:10px;
	background-color:#C00;
}
.box
{
	width:400px;
	_height:250px;
	min-height:300px;
	float:left;
	margin:10px;
	padding:25px;
	background:url(../images/footballBG.png) no-repeat;
	background-color:#FFF;
}
.box2
{
	width:400px;
	_height:250px;
	min-height:300px;
	float:left;
	margin:10px;
	padding:25px;
	background-color:#FFF;
}
.box h3
{
	color:#C00;
	text-align:center;
}
#thumbs
{
	height:407px;
	width:390px;
	padding:30px;
	background:url(../images/thumbContainer.png);
}
#lowerContent
{
	width:940px;
	min-height:370px;
	background-color:#C00;
	margin:10px auto 0px auto;
	background:url(../images/pattern1.png) repeat;
}
#videoDL
{
	width:920px;
	_height:300px;
	min-height:300px;
	background: #FFF;
	margin: 10px;
	float:left;
}
#videoDLtop
{
	width:920px;
	height:72px;
	background:url(../images/videoDL_01.png);
}
#videoDLmid
{
	width:880px;
	_height:300px;
	min-height:300px;
	padding:20px;
}
#videoDLbot
{
	height:84px;
	width:920px;
	clear:both;
	background:url(../images/videoDL_03.png);
}
#scheduletop
{
	width:920px;
	height:72px;
	background:url(../images/schedule_01.png);
}
#schedulemid
{
	width:880px;
	_height:300px;
	min-height:300px;
	padding:20px;
}
#schedulebot
{
	height:84px;
	width:920px;
	clear:both;
	background:url(../images/schedule_03.png);
}
#name
{
	margin:52px 0px 0px 80px;
	width:300px;
	float:right;
	color:#FFF;
	font-weight:bolder;
}
#plate0
{
	width:450px;
	height:125px;
	background:url(../images/graysonPlate.png);
}
#huddle
{
	position:fixed;
	bottom:0px;
	right:0px;
	background:url(../images/huddle.png) no-repeat right;
	height:90px;
	z-index:5;
	display:none;
}
#footer
{
	color:#FFF;
	font-size:.8em;
	text-align:center;
	width:940px;
	height:23px;
	padding-top:7px;
	clear:both;
	margin:0px auto;
	background:url(../images/footer.png);
}
