body {
	background-image: url(images/texture.jpg);
	margin: 0;
	padding: 0;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 100%;
	}



.right {
	margin: 20px;
	padding: 10px;
	float: right;
	width: 300px;
	border: 1px solid #cccccc;
	font-size: 80%;
	}



#twitter_scores {
	font-family: arial, sans-serif;
	padding: 0;
	margin: 0;
	list-style-type: none;
	}



#twitter_scores p {
	color: #ff0000;
	font-family: arial, sans-serif;
	font-size: 84%;
	padding: 4px 0 0 0;
	margin: 0;
	list-style-type: none;
	}



a:link {
	color: #000000;
	}



a:visited {
	color: #333333;
	text-decoration: none;
	}



a:active {
	color: #CC6600
	}



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



.green {
	font-size: 1.3em;
	color: #009900;
	}



.blue {
	font-size: 1.3em;
	color: #3333ff;
	}



.orange {
	font-size: 1.3em;
	color: #ff9900;
	}



.red {
	font-size: 1.3em;
	color: #CC0000;
	}



.teamhead {
	color: #FFFFFF;
	font-size: 1.3em;
	font-weight: bold;
	}



h1, label {
	font-size: 130%;
	color: #d12a1d;
	font-weight: bold;
	margin: 15px 0 2px 0;
	padding-top: 6px;
	border-top: 1px solid #999999;
	}



h2 {
	font-size: 100%;
	color: #d12a1d;
	font-weight: bold;
	margin: 0;
	padding: 10px 0 0 0;
	}



#rightindex h2 {
	font-size: 90%;
	color: #d12a1d;
	font-weight: bold;
	margin: 0;
	padding: 6px 0 0 0;
	border-top: 1px solid #cccccc;
	}



h3 {
	font-size: 120%;
	color: #d12a1d;
	font-weight: bold;
	}



h4 {
	font-size: 1.2em;
	color: #3366FF;
	font-weight: bold;
	margin: 0 0 9px 0;
	}



p {
	font-size: 75%;
	margin: 0 0 7px 0;
	line-height: 1.4em;
	}



p.text {
	font-size: 82%;
	margin: 0 0 7px 0;
	line-height: 1.4em;
	}



.pad {
	padding-top: 6px;
	border-top: 1px solid #999999;
	}



div ul {
	padding: 0;
	margin: 0;
	}



h1.news {
	font-size: 1.1em;
	color: #D12A1D;
	font-weight: bold;
	margin: 4px 0 15px 0;
	}



.stylesmall {
	font-size: 0.9em;
	}



p.caption {
	font-size: 0.7em;
	margin-top: 2px;
	line-height: 1.2em;
	}



div.feedpubdate {
	font-size: 0.7em;
	margin: 0;
	padding: 0;
	color: #666666;
	line-height: 0.5em;
	}



div.itemdescription {
	font-size: 0.8em;
	margin-top: 0;
	line-height: 1.2em;
		}



p.news {
	font-size: 0.9em;
	margin-top: 1px;
	line-height: 1.3em;
	}



p.news2 {
	font-size: 0.7em;
	border-top: 1px solid #999999;
	padding-top: 7px;
	line-height: 1.3em;
	}



li {
	font-size: 0.8em;
	margin-top: 1px;
	line-height: 1.4em;
	font-weight: bold;
	}



li.myth {
	font-size: 0.9em;
	margin-top: 1px;
	line-height: 1.4em;
	}



p.footer {
	font-size: 0.7em;
	}



p.photos {
	font-size: 0.9em;
	font-weight: bold;
	color: #fff;
	}



.schedule {
	margin: 9px 0 0 0;
	}



.schedule {
	border-color: #666666;
	border-width: 0 0 1px 1px;
	border-style: solid;
	}



.schedule td {
	border-color: #666666;
	border-width: 1px 1px 0 0;
	border-style: solid;
	margin: 0;
	}



.schedule td, .schedule th {
	font-size: 70%;
	line-height: 120%;
	padding: 4px;
	margin: 9px 0 0 0;
	}




.border td, table.border th {
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	font-size: 0.8em;
	}



.table td, .table th {
	font-size: 70%;
	line-height: 135%;
	padding: 4px;
	border-color: #666666;
	border-width: 0 0 1px 1px;
	border-style: solid;
	}


.all_stars td, .all_star th {
	padding: 4px;
	border-color: #666666;
	border-width: 0 0 1px 1px;
	border-style: solid;
	}




.all_stars h1 {
	font-size: 100%;
	line-height: 135%;
	padding: 0;
	border-top: none;
	}


.all_stars h2 {
	font-size: 80%;
	line-height: 135%;
	padding: 15px 0 0 0;
	}


.all_stars p {
	font-size: 75%;
	line-height: 115%;
	padding: 0;
	color: #000000;
	margin: 0;
	}


.bordersmall td, table.bordersmall th {
	font-size: 70%;
	line-height: 135%;
	padding: 4px;
	}



.bordersmall td { /* day row */
	text-align: left;
	}



.bordersmall td+td {/* date row */
	text-align: left;
	}



.bordersmall td+td+td {/* time row */
	text-align: left;
	}



.bordersmall td+td+td+td, .bordersmall th+th+th+th {/* H/A row */
	text-align: center;
	}



.bordersmall td+td+td+td+td, .bordersmall th+th+th+th+th {/* opponent */
	text-align: left;
	}



.bordersmall td+td+td+td+td+td, .bordersmall th+th+th+th+th+th {/* Varsity Row */
	text-align: center;
	}



.bordersmall td+td+td+td+td+td+td, .bordersmall th+th+th+th+th+th+th {/* JV Row */
	text-align: center;
	}



.bordersmall {
	border-color: #666666;
	border-width: 0 0 1px 1px;
	border-style: solid;
	}



.bordersmall td, .bordersmall th {
	border-color: #666666;
	border-width: 1px 1px 0 0;
	border-style: solid;
	margin: 0;
	}



.bordersmall td em, table.bordersmall th em {
	color: #ff0000;
	font-style: normal;
	}



.bordersmall3 td, table.bordersmall3 th {
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	font-size: 0.7em;
	line-height: 1.4em;
	}



#schedule table {
	margin: 0;
	padding: 0;
	width: 100%;
	margin: auto;
	}



#schedule td {
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	font-size: 75%;
	line-height: 1.4em;
	margin: 0;
	padding: 3px;
	}



#schedule th.a {
	width: 10%;
	}



#schedule th.b {
	width: 10%;
	}



#schedule th.c {
	width: 10%;
	}



#schedule th.d {
	width: 5%;
	}



#schedule th.e {
	width: 51%;
	}



#schedule th.f {
	width: 7%;
	}



#schedule th.g {
	width: 7%;
	}



#schedule th {
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	font-weight: bold;
	font-size: 75%;
	}



table.bordersmall h3 {
	font-size: 120%;
	}



table.bordersmall2 td, table.bordersmall2 th {
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	font-size: 0.75em;
	line-height: 1.4em;
	}



table.rankings td {
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	font-size: 0.7em;
	line-height: 1.4em;
	}



table.bordersmaller td, table.bordersmaller th {
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	font-size: 0.6em;
	line-height: 1.2em;
	}



table.photo td, table.photo th {
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
	}



table.team td, table.team th {
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	font-size: 0.68em;
	line-height: 1.3em;
	}



th {
	text-align: left;
	}



h1.table {
	margin: 0;
	}



.head {
	font-size: 1.5em;
	}



.style25 {
	color: #003399;
	}



.style26 {
	color: #993300;
	font-weight: bold;
	}



.style27 {
	color: #FF0000;
	}



.style28 {
	color: #FFFFFF;
	}



.style31 {
	color: #3366FF;
	}



.style32 {
	color: #cc0000;
	}



.style33 {
	color: #3366ff;
	}



.style41 {
	color: #CC0000;
	font-size: 1.4em;
	font-weight: bold;
	line-height: 1.3em;
	}



.style42 {
	font-size: 1em;
	font-weight: bold;
	}



.style44 {
	color: #0033FF;
	font-size: 1.4em;
	font-weight: bold;
	line-height: 1.3em;
	}



.style49 {
	color: #000000;
	}



.style52 {
	font-size: 1.4em;
	font-weight: bold;
	}



#navcontainer ul {
	padding-left: 0;
	margin-left: 0;
	background-color: #000000;
	color: #fff;
	float: left;
	width: 100%;
	}



#navcontainer ul li {
	display: inline;
	}



#navcontainer ul li a {
	padding: 0.3em 1.1em;
	background-color: #000000;
	color: #fff;
	text-decoration: none;
	float: left;
	border-right: 1px solid #fff;
	}



#navcontainer ul li a:hover {
	background-color: #666666;
	color: #fff;
	}



#active li {
	background-color: #666666;
	}



td.middle {
	border-bottom: 1px solid #999999;
	padding: 4px 0 4px 0;
	}



td.middle_bottom {
	padding: 4px 0 4px 0;
	}



#scrolldiv {
	width:240px;
	height:320px;
	overflow: auto;
	background-color: #E3E1DD;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
	border: 1px solid;
	}



/* Thumbnail Pop up Code */

.thumbnails {
	position: relative;
	z-index: 0;
	}



.thumbnails:hover {
	background-color: transparent;
	z-index: 50;
	}



.thumbnails span { /*CSS for enlarged image*/
	position: absolute;
	background-color: white;
	padding: 4px;
	left: -1000px;
	border: 1px dashed gray;
	visibility: hidden;
	color: black;
	text-decoration: none;
	font-weight: lighter;
	font-size: 95%;
	}



.thumbnails span img { /*CSS for enlarged image*/
	border-width: 0;
	padding: 2px;
	}



.thumbnails:hover span { /*CSS for enlarged image on hover*/
	visibility: visible;
	top: -25px;
	left: 15px; /*position where enlarged image should offset horizontally */
	}



.thumbnails2 {
	position: relative;
	z-index: 0;
	}



.thumbnails2:hover {
	background-color: transparent;
	z-index: 50;
	}



.thumbnails2 span { /*CSS for enlarged image*/
	position: absolute;
	background-color: white;
	padding: 4px;
	right: -1000px;
	border: 1px dashed gray;
	visibility: hidden;
	color: black;
	text-decoration: none;
	font-weight: lighter;
	font-size: 95%;
	}



.thumbnails2 span img { /*CSS for enlarged image*/
	border-width: 0;
	padding: 2px;
	}



.thumbnails2:hover span { /*CSS for enlarged image on hover*/
	visibility: visible;
	top: -25px;
	right: -15px; /*position where enlarged image should offset horizontally */
	}



.drought {
	font-size: 100%;
	margin: 10px 0 0 0;
	z-index: 0;
	border-color: #ccc;
	border-width: 0 0 1px 1px;
	border-style: solid;
	}




.drought td {
	font-size: 80%;
	border-color: #ccc;
	border-width: 1px 1px 0 0;
	border-style: solid;
	margin: 0;
	padding: 4px;
	font-weight: bold;
	}




.drought td+td {
	font-weight: normal;
	text-align: center;
	}




.drought td+td+td {
	font-weight: normal;
	text-align: center;
	}



