/* CSS Document */
body
	{
	margin:0px;
	background-image:url(images/bodybg.gif);
	background-repeat:repeat-x;
	background-position:top;
	background-color: #121a27;
	}
p
	{
	padding:0px;
	margin:0px;
	}
#wraper
	{
	margin:0px auto;
	width:966px;
	}
#mainbg
	{
	float:left;
	background-color: #FEC30F;
	padding:0 11px 0 11px;
	width:944px;
	}
#header
	{
	float:left;
	margin:0px;
	padding:0px;
	width:944px;
	}
#headermenubg
	{
	float:left;
	background-image:url(images/menubg.gif);
	background-repeat: no-repeat;
	height:30px;
	width:944px;
	}
#headermenu
	{
	float:left;
	margin:5px 0 0 0;
	width:944px;
	}
#headermenu ul
	{
	float:left;
	padding:0 0 0 10px;
	margin:0px;
	display: inline;
	}
#headermenu ul li
	{
	float:left;
	padding:0 11px 0 0;
	margin:0px;
	display: inline;
	}
#headermenu ul li a.menu001
	{
	float:left;
	padding:0px;
	margin:0px;
	display: inline;
	width:74px;
	text-align:center;
	padding:7px 0 0 0;
	height:22px;
	font-family: Arial;
	font-weight:bold;
	font-size:11px;
	color: #FEC30F;
	text-decoration:none;
	}
#headermenu ul li a.menu001:hover
	{
	float:left;
	padding:0px;
	margin:0px;
	display: inline;
	width:74px;
	text-align:center;
	padding:7px 0 0 0;
	height:22px;
	font-family: Arial;
	font-weight:bold;
	font-size:11px;
	color: #FEC30F;
	text-decoration:underline;
	}
#headermenu ul li a.menu002
	{
	float:left;
	padding:0px;
	margin:0px;
	display: inline;
	width:140px;
	text-align:center;
	padding:7px 0 0 0;
	height:22px;
	font-family: Arial;
	font-weight:bold;
	font-size:11px;
	color: #FEC30F;
	text-decoration:none;
	}
#headermenu ul li a.menu002:hover
	{
	float:left;
	padding:0px;
	margin:0px;
	display: inline;
	width:140px;
	text-align:center;
	padding:7px 0 0 0;
	height:22px;
	font-family: Arial;
	font-weight:bold;
	font-size:11px;
	color: #FEC30F;
	text-decoration:underline;
	}
#searchbg
	{
	float:left;
	width:944px;
	background-image:url(images/searchbg.gif);
	background-repeat:no-repeat;
	height:5px;
	}
#userloginbox
	{
	float:left;
	width:630px;
	padding:0 0 0 11px;
	margin:5px 0 0 0;
	}
#userloginheading
	{
	float:left;
	width:101px;
	font-family:Arial;
	font-weight:bold;
	font-size:14px;
	color: #45694e;
	line-height:18px;
	margin:1px 0 0 0;
	}
#userlogintxt
	{
	float:left;
	width:58px;
	font-family: Arial;
	font-weight:normal;
	font-size:11px;
	color: #666440;
	line-height:18px;
	margin:0px;
	padding:0px;
	}
#usernametextfield
	{
	float:left;
	width:156px;
	margin:0px;
	padding:0px;
	}
.logintextfield
	{
	border:0px;
	background-color: #d7d6b9;
	width:156px;
	height:16px;
	}
#passwordtxt
	{
	float:left;
	width:60px;
	font-family: Arial;
	font-weight:normal;
	font-size:11px;
	color: #666440;
	line-height:18px;
	margin:0px;
	padding:0 0 0 17px;
	}
#passwordtextfield
	{
	float:left;
	width:156px;
	margin:0px;
	padding:0px;
	}
#loginblank
	{
	float:left;
	padding:0 0 0 7px;
	width:51px;
	}
.loginbutton
	{
	float:left;
	width:51px;
	text-align:center;
	text-decoration:none;
	background-image:url(images/loginactive.gif);
	background-repeat:no-repeat;
	padding:0px;
	height:18px;
	font-family: Arial;
	font-size:11px;
	font-weight:bold;
	color: #d7d6b9;
	line-height:18px;
	}
.loginbutton:hover
	{
	float:left;
	width:51px;
	text-align:center;
	text-decoration:none;
	background-image: url(images/loginhover.gif);
	background-repeat:no-repeat;
	padding:0px 0 0 0;
	height:18px;
	font-family: Arial;
	font-size:11px;
	font-weight:bold;
	color: #d7d6b9;
	line-height:18px;
	}
#searchbox
	{
	float:left;
	width:294px;
	margin:5px 0 0 0;
	}
#searchheading
	{
	float:left;
	width:69px;
	font-family:Arial;
	font-weight:bold;
	font-size:14px;
	color: #45694e;
	line-height:18px;
	margin:1px 0 0 0;
	}
#searchtextfield
	{
	float:left;
	width:192px;
	}
.searchtextfield
	{
	border:0px;
	background-color: #d7d6b9;
	width:186px;
	height:12px;
	font-family: Arial;
	font-size:9px;
	color: #666440;
	font-weight:normal;
	padding:3px
	}
#goblank
	{
	float:left;
	padding:0 0 0 5px;
	width:24px;
	}
.gobutton
	{
	float:left;
	width:24px;
	text-align:center;
	text-decoration:none;
	background-image: url(images/gobuttonactive.gif);
	background-repeat:no-repeat;
	padding:0px;
	height:18px;
	font-family: Arial;
	font-size:11px;
	font-weight:bold;
	color: #d7d6b9;
	line-height:18px;
	}
.gobutton:hover
	{
	float:left;
	width:24px;
	text-align:center;
	text-decoration:none;
	background-image:url(images/gobuttonhover.gif);
	background-repeat:no-repeat;
	padding:0px 0 0 0;
	height:18px;
	font-family: Arial;
	font-size:11px;
	font-weight:bold;
	color: #d7d6b9;
	line-height:18px;
	}
#headerimg
	{
	float:left;
	background-image:url(images/headerimg.jpg);
	background-repeat:no-repeat;
	width:944px;
	height:231px;
	}
#indexbody
	{
	float:left;
	width:944px;
	margin:0px;
	padding:0px;
	}
#indextopbg
	{
	float:left;
	width:944px;
	margin:0px;
	padding:0 0 0 0px;
	background-image: url(images/indexbodybg.gif);
	background-repeat:repeat-x;
	background-color: #b3b18c;
	}
#toptabsblank
	{
	float:left;
	width:917px;
	margin:22px 0 0 0;
	padding:0 0 0px 0;
	}
#toptabsblank1
	{
	float:left;
	width:917px;
	margin:22px 0 0 0;
	padding:0 0 0px 0;
	}
#toptabs
	{
	float:left;
	width:915px;
	background-image:url(images/tabsdotlines.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	padding:0 0 1px 0;
	}
#toptabs ul
	{
	float:left;
	display:inline;
	padding:0px;
	margin:0px;
	}
#toptabs ul li
	{
	float:left;
	display:inline;
	padding:0px;
	margin:0px;
	}
#toptabs ul li a
	{
	float:left;
	display:inline;
	padding:6px 0 0 40px;
	margin:0px;
	width:265px;
	font-family:Arial;
	font-size:16px;
	color: #fefde3;
	text-decoration:none;
	font-weight:normal;
	background-image:url(images/tabsactive.gif);
	background-repeat:no-repeat;
	height:24px;
	line-height:18px;
	}
#toptabs ul li a:hover
	{
	float:left;
	display:inline;
	padding:6px 0 0 40px;
	margin:0px;
	width:265px;
	font-family:Arial;
	font-size:16px;
	color: #fefde3;
	text-decoration:none;
	font-weight:normal;
	background-image: url(images/tabshover.gif);
	background-repeat:no-repeat;
	height:24px;
	line-height:18px;
	}
#tabscontentblank
	{
	float:right;
	width:917px;
	margin:0px 0 0 0;
	}
#americanfootballbox
	{
	float:left;
	width:285px;
	padding:0px;
	margin:0px;
	}
#americanfootballimg
	{
	float:left;
	width:285px;
	background-image:url(images/img1.jpg);
	background-repeat:no-repeat;
	height:64px;
	}
.americanfootballhead
	{
	float:left;
	margin:10px 0 0 0;
	width:285px;
	font-family: Arial;
	font-weight:bold;
	font-size:13px;
	color: #1f373d;
	line-height:18px;
	}
.americanfootballsmalltxt
	{
	float:left;
	margin:6px 0 0 0;
	width:285px;
	font-family: Arial;
	font-weight: normal;
	font-size:9px;
	color: #323119;
	line-height:12px;
	}
.linksbg
	{
	float:left;
	margin:10px 0 0 0;
	width:800px;
	background-image: url(images/linksbg.gif);
	background-repeat:no-repeat;
	padding:4px 0 0 5px;
	}
.watchvideoicon
	{
	float:left;
	padding:0 0 0 18px;
	width:68px;
	background-image:url(images/watchvideoicon.gif);
	background-repeat:no-repeat;
	height:14px;
	} 
.linksall
	{
	font-family: Arial;
	font-weight:bold;
	font-size:11px;
	color: #700000;
	text-decoration:none;
	line-height:10px;
	}
.linksall:hover
	{
	font-family: Arial;
	font-weight:bold;
	font-size:11px;
	color: #1f373d;
	text-decoration: underline;
	line-height:10px;
	}
.viewschdulde
	{
	float:left;
	padding:0 0 0 13px;
	width:84px;
	background-image: url(images/viewschdulde.gif);
	background-repeat:no-repeat;
	height:14px;
	}
.addcommentsicon
	{
	float:left;
	padding:0 0 0 14px;
	width:78px;
	background-image: url(images/addcomentsicon.gif) ;
	background-repeat:no-repeat;
	height:14px;
	}
#skydivingboxblank
	{
	float:left;
	padding:0 0 0 23px;
	width:285px;
	}
#skydivingbox
	{
	float:left;
	width:285px;
	padding:0px;
	margin:0px;
	}
#skydivingimg
	{
	float:left;
	width:285px;
	background-image:url(images/img2.jpg);
	background-repeat:no-repeat;
	height:64px;
	}
#footballleaguesblank
	{
	float:left;
	padding:0 0 0 23px;
	width:285px;
	}
#footballleaguesbox
	{
	float:left;
	width:285px;
	padding:0px;
	margin:0px;
	}
#footballleaguesimg
	{
	float:left;
	width:285px;
	background-image:url(images/img3.jpg);
	background-repeat:no-repeat;
	height:64px;
	}
#topfeaturesbox
	{
	float:left;
	background-image:url(images/topfeatuesbg.gif);
	background-repeat:repeat-x;
	width:927px;
	padding:0 0 0 17px;
	}
#topfeaturesheading
	{
	float:left;
	margin:24px 0 0 0;
	padding:0 0 0 12px;
	width:915px;
	font-family: Arial;
	font-size:24px;
	font-weight:normal;
	color: #fefde3;
	}
#topfeaturesheading span
	{
	color: #8b8d5e;
	}
#topfeaturesblank
	{
	float:left;
	margin:22px 0 0 0;
	width:927px;
	padding:0 0 17px 0;
	}
#topfeatursleftcontent
	{
	float:left;
	width:305px;
	padding:0px;
	margin:0px;
	}
#lefttabs
	{
	float:left;
	background-image:url(images/lefttabsbg.gif);
	background-repeat: repeat-x;
	padding:1px 0 0 0;
	width:305px;
	height:33px;
	}
#lefttabs ul
	{
	float:left;
	padding:0px;
	margin:0px;
	display: inline;
	}
#lefttabs ul li
	{
	float:left;
	padding:0px;
	margin:0px;
	display: inline;
	}
#lefttabs ul li a
	{
	float:left;
	padding:0px;
	margin:0px;
	display: inline;
	padding:10px 0 0 0;
	height:22px;
	width:101px;
	text-align:center;
	font-family: Arial;
	font-weight:bold;
	font-size:11px;
	color: #d7d6b9;
	background-color: #34534e;
	text-decoration:none;
	line-height:11px;
	}
#lefttabs ul li a:hover
	{
	float:left;
	padding:0px;
	margin:0px;
	display: inline;
	padding:10px 0 0 0;
	height:22px;
	width:101px;
	text-align:center;
	font-family: Arial;
	font-weight:bold;
	font-size:11px;
	color: #d7d6b9;
	background-color: #950808;
	text-decoration:none;
	line-height:11px;
	}
#lefttabs ul li.rightpadding
	{
	float:left;
	padding:0 1px 0 0;
	margin:0px;
	display: inline;
	}
#lefttabscontent
	{
	float:left;
	margin:0px;
	padding:0px;
	width:305px;
	}
.leftcontentblank
	{
	float: left;
	width:305px;
	padding:0px;
	margin:0px;
	}
.leftcontentheading
	{
	float: left;
	margin:16px 0 0 0;
	width:305px;
	font-family: Arial;
	font-size:15px;
	font-weight:normal;
	color: #597868;
	}
.postedbyrow
	{
	float:left;
	margin:10px 0 0 0;
	width:305px;
	}
.postedbyicon
	{
	float:left;
	padding:0 0 0 20px;
	width:166px;
	background-image:url(images/postedbyicon.gif);
	background-repeat:no-repeat;
	font-family:Arial;
	font-size:11px;
	font-weight:normal;
	color: #d7d6b9;
	line-height:11px;
	height:11px;
	}
.postedbyicon span
	{
	font-weight:bold;
	color: #597868;
	}
.datedicon
	{
	float:left;
	padding:0 0 0 19px;
	width:97px;
	background-image: url(images/posteddateicon.gif);
	background-repeat:no-repeat;
	font-family:Arial;
	font-size:11px;
	font-weight:normal;
	color: #8b8d5e;
	line-height:11px;
	height:11px;
	}
.datedicon span
	{
	color: #597868;
	font-weight:bold;
	}
.commentstext
	{
	float:left;
	margin:12px 0 0 0;
	width:305px;
	font-family: Arial;
	font-weight:normal;
	font-size:11px;
	color:#8b8d5e;
	line-height:14px;
	}
.commentstext span
	{
	color: #d7d6b9;
	font-weight:bold;
	}
#todaysvideosbox
	{
	float:left;
	padding:0 0 0 15px;
	width:590px;
	}
#todayhighlightsbg
	{
	float:left;
	width:590px;
	background-image:url(images/todaysvideobg.gif);
	background-repeat:repeat-x;
	background-position:top;
	background-color: #34534e;
	}
#todayshighlights
	{
	float:left;
	margin:9px 0 0 0;
	background-image:url(images/todaysicon.gif);
	background-repeat:no-repeat;
	padding:0 0 0 37px;
	width:553px;
	font-family:Arial;
	font-size:16px;
	color: #fefde3;
	font-weight:normal;
	height:25px;
	line-height:16px;
	}
#todayshighlightblank
	{
	float:left;
	margin:19px 0 0 0;
	padding:0 0 20px  18px;
	width:572px;
	}
#videoimg
	{
	float:left;
	background-image:url(images/videoimg.jpg);
	width:199px;
	height:138px;
	background-repeat: no-repeat;
	}
#playnowblank
	{
	float:left;
	margin:115px 0 0 0;
	padding:0 9px 0 0;
	text-align:right;
	width:190px;
	}
.playnow
	{
	float:right;
	font-family: Arial;
	font-weight:bold;
	font-size:13px;
	color: #d7d6b9;
	text-decoration:none;
	}
.playnow:hover
	{
	float:right;
	font-family: Arial;
	font-weight:bold;
	font-size:13px;
	color: #d7d6b9;
	text-decoration: underline;
	}
#todayhighlightstextblank
	{
	float:left;
	padding:0 0 0 19px;
	width:330px;
	}
#todayhighlightstext001
	{
	float:left;
	width:330px;
	font-family: Arial;
	font-weight:normal;
	font-size:13px;
	color: #d7d6b9;
	}
#todayhighlightstext002
	{
	float:left;
	width:330px;
	margin:8px 0 0 0;
	font-family: Arial;
	font-weight:normal;
	font-size:13px;
	color: #8b8d5e;
	line-height:14px;
	}
#morevideosblank
	{
	float:left;
	margin:13px 0 0 0;
	width:330px;
	}
.morevideos
	{
	font-family: Arial;
	font-weight:bold;
	font-size:11px;
	color: #d7d6b9;
	text-decoration:none;
	}
.morevideos:hover
	{
	font-family: Arial;
	font-weight:bold;
	font-size:11px;
	color: #d7d6b9;
	text-decoration: underline;
	}
#footerbg
	{
	float:left;
	background-image:url(images/footerbg.jpg);
	background-repeat:no-repeat;
	height:72px;
	width:918px;
	padding:0 0 0 26px;
	}
#footernav
	{
	float:left;
	margin:13px 0 0 0;
	width:918px;
	font-family: Arial;
	font-weight:bold;
	font-size:11px;
	color: #d7d6b9;
	}
#footernav a
	{
	text-decoration:none;
	color: #d7d6b9;
	}
#footernav a:hover
	{
	text-decoration: underline;
	color: #d7d6b9;
	}
#footernav span
	{
	padding:0 3px 0 3px;
	}
#copyrights
	{
	float:left;
	width:944px;
	margin:4px 0 0 0;
	font-family:Arial;
	font-size:9px;
	color: #121a27;
	font-weight:normal;
	}
#validationblank
	{
	float:left;
	height:17px;
	padding:0px;
	margin-top:4px;
	text-align:center;
	}
#validation
	{
	float:left;
	width:120px;
	padding:0px;
	text-align:center;
	}
.xhtml
	{
	width:50px;
	height:50px;
	float:left;
	margin:0px;
	padding:0px;
	font-family:"Trebuchet MS";
	font-size:11px;
	font-weight:bold;
	color:#fffbcc;
	text-align:center;
	text-decoration:none;
	background-image:url(images/fbook.jpg);
	background-repeat:no-repeat;
	line-height:15px;
	}
.xhtml:hover
	{
	width:55px;
	height:17px;
	float:left;
	margin:0px;
	padding:0px;
	font-family:"Trebuchet MS";
	font-size:11px;
	font-weight:bold;
	color:#fffbcc;
	text-align:center;
	text-decoration:none;
	background-image:url(images/submitover.jpg);
	background-repeat:no-repeat;
	line-height:15px;
	}
.css:hover
	{
	width:55px;
	height:17px;
	float:left;
	margin:0 0 0 3px;
	padding:0px;
	font-family:"Trebuchet MS";
	font-size:11px;
	font-weight:bold;
	color:#fffbcc;
	text-align:center;
	text-decoration:none;
	background-image:url(images/submit.jpg);
	background-repeat:no-repeat;
	line-height:15px;
	}
.css
	{
	width:55px;
	height:17px;
	float:left;
	margin:0 0 0 3px;
	padding:0px;
	font-family:"Trebuchet MS";
	font-size:11px;
	font-weight:bold;
	color:#fffbcc;
	text-align:center;
	text-decoration:none;
	background-image:url(images/submitover.jpg);
	background-repeat:no-repeat;
	line-height:15px;
	}
#innercontentleft
	{
	float:left;
	margin:0px;
	padding:0px;
	width:285px;
	}
#usefullinksbox
	{
	float:left;
	margin:0px;
	width:261px;
	padding:0px;
	}
#usefullinksheading
	{
	float:left;
	font-family: Arial;
	font-size:24px;
	font-weight:normal;
	color: #720000;
	width:261px;
	}
#usefullinks
	{
	float:left;
	width:261px;
	margin:5px 0 0 0;
	padding:0px;
	overflow:hidden;
	}
#usefullinks ul
	{
	float:left;
	display:block;
	padding:1px 0 0 0;
	margin:0px;
	background-image:url(images/usefullinksdotlines.gif);
	background-repeat:no-repeat;
	}
#usefullinks ul li
	{
	float:left;
	display:block;
	margin:0px;
	padding:0px;
	}
#usefullinks ul li a
	{
	float:left;
	display:block;
	padding:2px 0 0 15px;
	margin:0px;
	width:246px;
	background-image: url(images/usefullinksactive.gif);
	background-repeat:no-repeat;
	height:16px;
	font-family: Arial;
	font-weight:normal;
	color: #700000;
	font-size:11px;
	text-decoration:none;
	}
#usefullinks ul li a:hover
	{
	float:left;
	display:block;
	padding:2px 0 0 15px;
	margin:0px;
	width:246px;
	background-image: url(images/usefullinkshover.gif);
	background-repeat:no-repeat;
	height:16px;
	font-family: Arial;
	font-weight:normal;
	color: #700000;
	font-size:11px;
	text-decoration:none;
	}
#innercontetntblank
	{
	float:left;
	margin:0px;
	width:616px;
	padding:0px;
	}
.innerheading
	{
	float:left;
	width:616px;
	font-family: Arial;
	font-size:26px;
	font-weight:normal;
	color: #720000;
	line-height:28px;
	}
.innercontent
	{
	float:left;
	width:616px;
	margin:10px 0 0 0;
	font-family: Arial;
	font-weight:normal;
	font-size:13px;
	color: #1f373d;
	line-height:18px;
	text-align:justify;
	}
.innerheading01
	{
	float:left;
	width:616px;
	font-family: Arial;
	font-size:26px;
	font-weight:normal;
	color: #720000;
	line-height:28px;
	margin:10px 0 0 0;
	}
.contactaddress
	{
	float:left;
	width:616px;
	margin:10px 0 0 0;
	font-family: Arial;
	font-weight:normal;
	font-size:12px;
	color: #1f373d;
	line-height:14px;
	}
.contactsmalltext
	{
	float:left;
	width:616px;
	margin:10px 0 0 0;
	color: #1f373d;
	font-family: Arial;
	font-size:13px;
	font-weight:bold;
	}
#submitform
	{
	width:370px;
	margin:0px;
	float:left;
	padding:0 0 0 5px;
	}
#submitformtop
	{
	width:370px;
	height:25px;
	float:left;
	margin:0px;
	padding:17px 0 0 0;
	}
.submitformtop
	{
	width:370px;
	height:25px;
	float:left;
	margin:0px;
	padding:0px;
	}
.submitforml
	{
	width:150px;
	height:25px;
	float:left;
	margin:0px;
	padding:0px;
	color:#1f373d;
	font-family: Arial;
	font-size:12px;
	}
.submitformr
	{
	width:200px;
	height:25px;
	float:left;
	margin:0px;
	padding:0px;
	}
.submitformr2
	{
	width:200px;
	height:150px;
	float:left;
	margin:0px;
	padding:0px;
	}
.slist
	{
	width:200px;
	height:20px;
	margin:0px;
	padding:0px;
	float:left;
	color:#382614;
	font-family:Arial;
	font-size:11px;
	}
.stext
	{
	width:196px;
	height:18px;
	margin:0px;
	padding:0px;
	float:left;
	color:#382614;
	font-family:Arial;
	font-size:11px;
	}
.submitformbottom
	{
	width:370px;
	height:232px;
	float:left;
	margin:0px;
	padding:0px;
	}
.scomments
	{
	width:196px;
	height:100px;
	margin:0px;
	padding:0px;
	float:left;
	color:#382614;
	font-family:Arial;
	font-size:12px;
	}
.formsubmit
	{
	width:60px;
	height:18px;
	float:left;
	margin:10px 0 0 0;
	padding:2px 0 0 0;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#a6401a;
	text-align:center;
	text-decoration:none;
	}
.formsubmit:hover
	{
	width:60px;
	height:18px;
	float:left;
	margin:0px;
	padding:2px 0 0 0;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#af7e40;
	text-align:center;
	text-decoration:none;
	}
#formsubmit
	{
	width:100px;
	height:20px;
	float:left;
	margin:0px;
	padding:4px 0 0 0;
	}
