body {
	background-color: #FFCC00;
	font: 12px Verdana, Arial, Geneva, Helvetica, sans-serif;
}
/*#banner {
	text-align: center;
	margin: 0;
	padding: 0;
	background: url(images_banner/titlebackground74h.gif);
	border:none;
}*/
#banner2007 {
	text-align: center;
	margin: 0;
	padding: 0;
	background: url(images_banner/2007banner1extention.jpg);
	border:none;
}
#menu { 
	background-color: #990000;
	border: 1px solid white;
	padding: 2px;
}
#insideHeader {
	background-color: #999999;
	color: white;
	margin: 0;
	padding: 2px;
	font-size: 18px;
} 
#insideSubHeader {
	color:white;
	background-color:#999999;
	padding:4px 0 4px 0;
} 
a:hover {
	color:#990000;
}
#footer { 
	border-top: 2px solid #990000;
	margin-top: 10px;
}
.new {
	list-style-image: url(images/new7.gif);
}
.updated {
	list-style-image: url(images/updated3.gif);
}
.notnew {
	list-style-image: none;
}
.pc10 {
	text-align:center;
	margin:8px 0;
	font-size:10px;
}
div.pc10 img {
	border: 1px solid black;
}
.flc10 {
	float: left;
	margin:8px 8px 8px 0;
	text-align:center;
	font-size:10px;
}
div.flc10 img {
	border: 1px solid black;
}
.frc10 {
	float: right;
	margin:8px 0 8px 8px;
	text-align:center;
	font-size:10px;
}
div.frc10 img {
	border: 1px solid black;
}	
hr {
	border:none;
	color: #990000;
	background-color:#990000;
}
.infoboxGreen {
	background-color: #98FB98;
}
.infoboxYellow a:link, .infoboxYellow a:visited, .infoboxYellow a:hover, .infoboxYellow a:active {
	font-weight:bold;
}
/* START FOOTBALL TEAM PAGE TABLES */
.coaches {
	text-align: left; 
	width:300px;
	margin:0 auto;
}
.coaches caption {
	font-size:14px;
	font-weight:bold;
	margin:0 auto;
}
.tdleftCoach {
	text-align: left;
	padding: 1px;
	vertical-align:top;	
}
.tdrightCoach {
	text-align: right;
	padding: 1px 10px 1px 1px;
	width: 100px;
	font-weight: bold;
	vertical-align:top;
}
.schedule-roster {
	text-align: left; 
	width: 640px;
	margin:0 auto;
}
.tdschedule {
	padding-right: 10px;
	vertical-align:top;
}
.schedule {
	border: 1px solid #D3D3D3;
	margin: 0;
	width: 100%;
	border-collapse:collapse;
}
.schedule td, th {
	padding: 2px;
	border: 1px solid #D3D3D3;
	vertical-align:top;
}
.schedule caption {
	font-size:14px;
	font-weight:bold;
	margin:0 auto;
}
.tdroster {
	width: 200px;
	vertical-align:top;	
}
.roster {
	border: 1px solid #D3D3D3;
	margin: 0;
	width: 100%;
	border-collapse:collapse;
}
.roster caption {
	font-size:14px;
	font-weight:bold;
}
.roster td, .roster th {
	padding: 2px;
	border: 1px solid #D3D3D3;
	vertical-align:top;
}
/* END FOOTBALL TEAM PAGE TABLES */
/* START FOOTBALL TEAM HIGHLIGHT SECTION */
/* flushright is used to put the return to top of
page on the right side of the page */
.flushright {
	display: block; 
	text-align: right;
}
.clickred a:link, .clickred a:visited, .clickred a:active {
	color:red;
	background-color:transparent;
	font-weight:normal;
}
.clickred a:hover {
	color:green;
	background-color:transparent;
	font-weight:normal;
}
/* Start Playoff Brackets */
#Brackets {
	width:699px;
	margin:0 auto;
	padding:0;
	text-align:left;
}
.brktTitle {
	width:699px;
	text-align:center;
}
.brktConf {
	width:699px;
	border-collapse:collapse;
	font-weight:bold;
}
.brktTitle td, .brktConf td {
	width:233px;
}
.brktRnd {
	width:100%;
	border-collapse:collapse;
	font-weight:bold;
}
.rnd1 {
	background-color:#BFFFBF;
	color:black;
}
.rnd2 {
	background-color:#9F9FFF;
	color:black;
}
.rnd3 {
	background-color:#FFFF9F;
	color:black;
}
/* Following for four rounds of playoffs */
#Brackets4 {
	width:700px;
	margin:0 auto;
	padding:0;
	text-align:left;
}
.brktTitle4 {
	width:700px;
	text-align:center;
}
.brktConf4 {
	width:700px;
	border-collapse:collapse;
	font-weight:bold;
}
.brktTitle4 td, .brktConf4 td {
	width:175px;
}
/* add for wildcard round */
.rnd0 {
	background-color:#BFFFFF;
	color:black;
}
/* End Playoff Brackets */
#sitemap {
	width: 660px; 
	font-size: 10px;
	margin: 0 auto;
	text-align: left;
	padding-top:10px;
}
.siteList {
	width:470px;
	float:right;
}
.siteList a:link, .siteList a:visited, .siteList a:hover, .siteList a:active {
	font-weight:normal;
}
/* Start Cheerleader Page */
.rosterCheer {
	border: 1px solid #D3D3D3;
	margin: 10px auto;
	width: 580px;
	border-collapse:collapse;
}
.rosterCheer td {
	width:25%;
	padding: 4px;
	vertical-align: top;
	text-align: left;
	border: 1px solid #D3D3D3;
}
.staffList {
	width:540px;
	margin:0 auto;
	padding:15px;
}
caption {
	font-weight:bold;
	margin:0 auto;
}
/* End Cheerleader */
