/* CSS Document */

body {
	background-image: url(blue%20images/backgound.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0;
	background-color: #010066;
	padding: 0;
	color: #FFFFFF;
	font-family: Tahoma;
	}
.clear {
	height:1px;
	margin:0 0 -1px 0;
	clear:both;
	overflow:hidden;
	}
#header {
	width: 920px;
	margin: 0 auto;
	background-image: url(blue%20images/header.jpg);
	height: 334px;
	background-position: top;
	margin-top: -21px;
	}
h1 {
	text-indent: -9999px;
	}
h2 {
	font-size: 18px;
	margin: 50px 0px 20px;
	text-align: center;
	}
h3 {
	color: #BB8000;
	font-size: 14px;
	}
h4 {
	font-size: 18px;
	text-align: center;
}
p {
	color: #FFFFFF;
	font-family: Tahoma;
	margin-bottom: 20px;
	font-size: 14px;
	}
a:link, a:visited {
	color: #fff;
	}
a:hover {
	color: #CC9900;
	}			
#nav {
	width: 920px;
	height: 44px;
	padding-top: 68px;
	text-align: center;
	margin-left: -20px;
	}
#nav li.name {
	text-decoration: none;
	font-size: 13px;
	color: #FFFFFF;
	padding: 9px 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	display: block;
	}
ul#navlist li{
	list-style-type: none;
	text-align: center;
	display: inline;
	padding: 6px 20px;
	font-weight: bold;
	float: left;	
	}	
ul#navlist a, ul#navlist a:visited {
	text-decoration: none;
	font-size: 13px;
	color: #FFFFFF;
	padding: 2px 4px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	}
ul#navlist a:hover {
	color: #000032;
	background-color: #FFFFFF;
	font-weight: bold;
	}	
#nav li {position: relative;}
#nav ul ul {
	position: absolute;
	z-index: 500;	
	width: 95px;
	margin-left: -20px;
	background-color: #BF8601;
	}
#nav ul ul li a{
	margin-left: -45px;
	background-color: #BF8601;
	}
#nav ul ul ul {
top: 0;
left: 100%;
}
div#nav ul ul {
	display: none;
	}

div#nav ul li:hover ul {
	display: block;
}		
#main {
	background-image: url(blue%20images/main-body.jpg);
	background-repeat: repeat-y;
	margin: 0 auto;
	width: 810px;
	overflow: hidden;
	padding: 0px 55px;
	margin-bottom: 10px;
	}
#copyright {
	text-align: center;
	color: #BA7F00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 15px;
	width: 250px;
	}
#copyright a:link, #copyright a:visited {
	color: #BA7F00;
	text-decoration: none;
	}
#copyright a:hover {
	color:#CCCCCC;
	text-decoration: none;
	}	
.leftc {
	width: 250px;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	text-align: center;
	}
.rightc {
	width: 540px;
	float: left;
	margin-bottom: 20px;
	}
.fullc {
	width: 750px;
	margin: 0 auto;
	}				
.noborder {
	border: none;
	}
.centercontainer600 {
	margin: 0 auto;
	width: 600px;
	margin-bottom: 20px;
	text-align: center;
	margin-top: 25px;
	}
.centercontainer650 {
	margin: 0 auto;
	width: 630px;
	margin-bottom: 20px;
	margin-top: 25px;
	padding: 5px 10px;
	border: 1px solid #CC9900;
	}	
.credit {
	font-size: 11px;
	}
.image25left {
	margin-left: 25px;
	}	
/*------------------bagder styling---------------*/	
.tablebagder {
	width: 610px;
	text-align: left;
	margin: 0 auto;
	border: 1px solid #173A40;
	margin-bottom: 30px;
	}
.tabledolphin {
	width: 610px;
	text-align: left;
	margin: 0 auto;
	border: 1px solid #005E6A;
	margin-bottom: 30px;
	margin-top: 25px;
	}
.tablecowboys {
	width: 610px;
	text-align: left;
	margin: 0 auto;
	border: 1px solid #fff;
	margin-bottom: 30px;
	margin-top: 25px;
	}	
.tablevikings {
	width: 610px;
	text-align: left;
	margin: 0 auto;
	border: 1px solid #f0bf00;
	margin-bottom: 30px;
	margin-top: 25px;
	}	
.tablegiants {
	width: 610px;
	text-align: left;
	margin: 0 auto;
	border: 1px solid #A50023;
	margin-bottom: 30px;
	margin-top: 25px;
	}
.tablesteelers {
	width: 610px;
	text-align: left;
	margin: 0 auto;
	border: 1px solid #ffdd3e;
	margin-bottom: 30px;
	margin-top: 25px;
	
	}
.tablecolts {
	width: 610px;
	text-align: left;
	margin: 0 auto;
	border: 1px solid #163e83;
	margin-bottom: 30px;
	margin-top: 25px;
	
	}	
.tableeagle {
	width: 610px;
	text-align: left;
	margin: 0 auto;
	border: 1px solid #173A40;
	margin-bottom: 30px;
}
.badgertitle {
	background-color: #FFFFFF;
	color: #000066;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	}
.giantstitle {
	background-color: #A50023;
	color: #fff;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	}
.vikingtitle {
	background-color: #f0bf00;
	color: #3a025d;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	}
.colttitle {
	background-color: #163e83;
	color: #fff;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	}	
.dolphintitle {
	background-color: #DF630B;
	color: #fff;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	}	
.eagletitle {
	background-color: #173A40;
	color: FFFFFF;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
}
table.padded-table td {
	padding:10px;
	border: 1px solid #CCCCCC;
}
.eaglecollapse {
	border-color: #fff;
	border-width:1px;
	border-style:solid;
	border-collapse:collapse;
	padding: 4px;
  }
	
.badgercollapse {
	border-width:1px;
	border-style:solid;
	border-color:#005CB9;
	border-collapse:collapse;
	padding: 4px;
  }
.dolphincollapse {
	border-width:1px;
	border-style:solid;
	border-color:#005E6A;
	border-collapse:collapse;
	padding: 4px;
  }  
.badgercoachestitle {
	background-color: #005CB9;
	color: #fff;
	text-align: center;
	font-weight: bold;
	width: 400px;
	}
.eaglecoachtitle {
	background-color: #173A40;
	color: #fff;
	text-align: center;
	font-weight: bold;
	width: 400px;
	}
.badgercoachbox {
	width: 400px;
	margin: 0 auto;
	border: 1px solid #AE0000;
	padding: 0px 0px 4px 0px;
	margin-bottom: 20px;
	text-align: center;
	}
.coltcoachbox {
	width: 400px;
	margin: 0 auto;
	border: 1px solid #163e83;
	padding: 0px 0px 4px 0px;
	margin-bottom: 20px;
	text-align: center;
	}	
.vikingcoachbox {
	width: 400px;
	margin: 0 auto;
	border: 1px solid #F0BF00;
	padding: 0px 0px 4px 0px;
	margin-bottom: 20px;
	text-align: center;
	}	
.eaglecoachbox {
	width: 400px;
	margin: 0 auto;
	border: 1px solid #fff;
	padding: 0px 0px 4px 0px;
	margin-bottom: 20px;
	text-align: center;
	}	
.coltscoachestitle {
	background-color: 	#163E83;
	color: #fff;
	text-align: center;
	font-weight: bold;
	width: 400px;
	}
.predatorcoachestitle {
	background-color: 	#AE0000;
	color: #fff;
	text-align: center;
	font-weight: bold;
	width: 400px;
	}
.raidercoachestitle {
	color: #000;
	text-align: center;
	font-weight: bold;
	width: 400px;
	background-color: #C4C8CB;
	}
.vikingcoachestitle {
	background-color:#F0BF00;
	color: #3A025D;
	text-align: center;
	font-weight: bold;
	width: 400px;
	}	
.cheeringcoachestitle {
	background-color: #fff;
	color: 	#2C314E;
	text-align: center;
	font-weight: bold;
	width: 400px;
	}
.patriotcoachestitle {
	background-color:#C0001D;
	color: #FFF;
	text-align: center;
	font-weight: bold;
	width: 400px;
	}		
.tableforms {
	width: 500px;	
	text-align: left;
	margin: 0 auto;
	border: 1px solid #FFFFFF;
	margin-bottom: 30px;
	}	
.formcollapse {
	border-width:1px;
	border-style:solid;
	border-color:#BE8303;
	border-collapse:collapse;
	padding: 4px;
	width: 450px;
  }
 .formcollapse2 {
	border-width:1px;
	border-style:solid;
	border-color:#BE8303;
	border-collapse:collapse;
	padding: 4px;
	width: 130px;
  }
  
 .formcollapse3 {
	border-width:1px;
	border-style:solid;
	border-color:#BE8303;
	border-collapse:collapse;
	padding: 4px;
	width: 358px;
  } 
.tableformssm {
	width: 400px;	
	text-align: left;
	margin: 0 auto;
	border: 1px solid #FFFFFF;
	margin-bottom: 30px;
	}	  	
/*------------------------cowboy styling-----------------*/
.cowboytitle {
	background-color: #FFFFFF;
	color: #000000;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	}	

.cowboycollapse {
	border-width:1px;
	border-style:solid;
	border-color:#FFFFFF;
	border-collapse:collapse;
	padding: 0px;
  }
.cowboycoachestitle {
	background-color: #FFFFFF;
	color: #0D254C;
	text-align: center;
	font-weight: bold;
	width: 400px;
	font-size: 14px;
	}
.cowboycoachbox {
	width: 400px;
	margin: 0 auto;
	border: 1px solid #fff;
	padding: 0px 0px 4px 0px;
	text-align: center;
	margin-bottom: 20px;
	}
/*-----------------------steeler styling---------------------*/
.steelertitle {
	background-color: #FFDD3E;
	color: #000000;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	}	

.steelercollapse {
	border-width:1px;
	border-style:solid;
	border-color:#FFDD3E;
	border-collapse:collapse;
	padding: 4px;
  }
.steelercoachestitle {
	background-color: #FFDD3E;
	color: #000000;
	text-align: center;
	font-weight: bold;
	width: 400px;
	font-size: 14px;
	}
.steelercoachbox {
	width: 400px;
	margin: 0 auto;
	border: 1px solid #FFDD3E;
	padding: 0px 0px 4px 0px;
	margin-bottom: 20px;
	text-align: center;
	}
.packercoachbox {
	width: 400px;
	margin: 0 auto;
	border: 1px solid #F2C800;
	padding: 0px 0px 4px 0px;
	margin-bottom: 20px;
	text-align: center;
	}
.packercoachestitle {
	background-color: #fff;
	color: #313F36;
	text-align: center;
	font-weight: bold;
	width: 400px;
	font-size: 14px;
	}
.buccaneerscoachbox {
	width: 400px;
	margin: 0 auto;
	border: 1px solid #A50023;
	padding: 0px 0px 4px 0px;
	margin-bottom: 20px;
	text-align: center;
	}
.buccaneerscoachestitle {
	background-color: #A50023;
	color: #fff;
	text-align: center;
	font-weight: bold;
	width: 400px;
	font-size: 14px;
	}
.dolphincoachestitle {
	background-color: #DF630B;
	color: #fff;
	text-align: center;
	font-weight: bold;
	width: 400px;
	font-size: 14px;
	}
.dolphincoachbox {
	width: 400px;
	margin: 0 auto;
	border: 1px solid #005E6A;
	padding: 0px 0px 4px 0px;
	text-align: center;
	margin-bottom: 20px;
	}	
.photos {
	width: 230px;
	float: left;
	margin: 20px 19px 19px 0px;
	text-align: center;
	}
.photossm {
	width: 115px;
	float: left;
	margin: 20px 15px 19px 15px;
	text-align: center;
}
.photosmed {
	width: 115px;
	float: left;
	margin: 20px 32px 19px 32px;
	text-align: center;
}
.links {
	width: 325px;
	text-align: center;
	border: none;
	float: left;
	margin: 0px 10px 0px 25px;
	height: 135px;
	}
.linkslarge {
	width: 325px;
	text-align: center;
	border: none;
	float: left;
	margin: 0px 10px 0px 25px;
	height: 200px;
}
.bullet {
	margin-bottom: -5px;
	margin-right: 10px;
	}
.bullet2 {
	margin-bottom: 5px;
	}	
.contact {
	width: 220px;
	float: left;
	margin: 0px 20px 20px 0px;
	height: 160px;
	text-align: center;
	font-size: 14px;
	border: 1px solid #BF8402;
	padding: 10px 4px;
	}	
.contact2 {
	width: 220px;
	margin: 0 auto;
	height: 90px;
	text-align: center;
	font-size: 14px;
	border: 1px solid #BF8402;
	padding: 10px 4px;
	margin-bottom: 20px;
	}
.news {
	font-color: #fff;
	color: #0099FF;
	font-style: italic;
	}
.newsbox {
	width: 95%;
	padding-bottom: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BE8303;
	margin-bottom: 30px;
	}
.bold {
	font-weight: bold;
}
.goldbold {
	color: #BE8303;
	font-weight: bold;
}
.tabledate {
	width: 130px;
	border: 1px solid #BD8202;
	}
.tableopponent {
	width: 192px;
	border: 1px solid #BD8202;
	}
.tableplace {
	width: 153px;
	border: 1px solid #BD8202;
	}
.tabletime {
	width: 107px;
	border: 1px solid #BD8202;
	}
.newsbox ul {
	font-size: 14px;
}
.col1 {
	width: 345px;
	float: left;
	margin-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #BB8000;
}
.col2 {
	width: 295px;
	float: left;
	padding-left: 50px;
	}
.indent {
	margin-left: 30px;
}
.fullc ul {
	font-size: 14px;
}
.guideline-home {
	width: 250px;
	text-align: center;
	margin: 20px 0px;
	
}
.guideline-home a:link, .guideline-home a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #BA7F00;
	text-decoration: underline;
}
.guideline-home a:hover {
	color: #ccc;
}
.middle-school {
	width: 250px;
	margin: 0 auto;
	border: none;
}
.footer {
	width: 810px;
	text-align: center;
	margin: 0 auto;
	margin-bottom: 40px;
}
.footer a:link, .footer a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #BA7F00;
	text-decoration: underline;
}
.footer a:hover {
	color: #ccc;
}
.roster-dolphin {
	width: 700px;
	margin: 0 auto;
	margin-bottom: 20px;
	text-align: center;
	overflow: hidden;
	border: 1px solid #005E6A;
	padding: 0px 5px 20px 5px;
}
.roster-giants {
	width: 700px;
	margin: 0 auto;
	margin-bottom: 20px;
	text-align: center;
	overflow: hidden;
	border: 1px solid #A50023;
	padding: 0px 5px 20px 5px;
}
.roster-predators {
	width: 700px;
	margin: 0 auto;
	margin-bottom: 20px;
	text-align: center;
	overflow: hidden;
	border: 1px solid #AE0000;
	padding: 0px 5px 20px 5px;
}
.roster-cowboys {
	width: 700px;
	margin: 0 auto;
	margin-bottom: 20px;
	text-align: center;
	overflow: hidden;
	border: 1px solid #fff;
	padding: 0px 5px 20px 5px;
}
.roster-cowboys {
	width: 700px;
	margin: 0 auto;
	margin-bottom: 20px;
	text-align: center;
	overflow: hidden;
	border: 1px solid #fff;
	padding: 0px 5px 20px 5px;	
}
.roster-steelers {
	width: 700px;
	margin: 0 auto;
	margin-bottom: 20px;
	text-align: center;
	overflow: hidden;
	border: 1px solid #ffdd3e;
	padding: 0px 5px 20px 5px;	
}
.roster-vikings {
	width: 700px;
	margin: 0 auto;
	margin-bottom: 20px;
	text-align: center;
	overflow: hidden;
	border: 1px solid #f0bf00;
	padding: 0px 5px 20px 5px;	
}
.roster-colts {
	width: 700px;
	margin: 0 auto;
	margin-bottom: 20px;
	text-align: center;
	overflow: hidden;
	border: 1px solid #163e83;
	padding: 0px 5px 20px 5px;	
}
.roster-input {
	width: 168px;
	float: left;
	margin: 10px 4px 0px 3px;
	text-align: left;
}
