﻿body {
	background-color: white;
	text-align: center;
	margin: 0 auto;
	font-family: Verdana;
	font-size: 10pt;
}
#container {
	width: 790px;
	margin: auto;
	text-align: left;
}
#header {
	text-align: center;
	background-color: white;
}
#navbar {
	background-color: #339900;
	color: white;
	text-align: center;
	height: 27px;
	border-bottom: 3px solid white;
}
#navbar a {
	font-size: .7em;
	text-transform: uppercase;
	font-weight: normal;
	padding: 6px 10px;
	margin-bottom: 8px;
	color: white;
	text-decoration: none;
	background-color: #339900;
}
#navbar a:hover {
	background-color: #9CCD54;
}
#leftside {
	background-color: #339900;
	color: white;
	width: 230px;
	text-align: center;
	margin: auto;
}
#sports #leftside, #sports #navbar {
	background-color: #dd8833;
}
#school #leftside, #school #navbar {
	background-color: #3399ff;
}
#leftNav {
	color: white;
	text-align: center;
	width: 180px;
	margin: auto;
}
#leftNav a {
	display: block;
	padding: 5px 5px 5px 23px;
	text-align: left;
	margin-bottom: 8px;
	color: white;
	text-decoration: none;
	border: 1px solid #DDDDBB;
	font-size: .8em;
	font-weight: normal;
	background: #2B7C13 url('images/arrow.png') no-repeat left center;
}
#leftNav a:hover {
	background-color: #9CCD54;
}
#sports #navbar a {
	background-color: #dd8833;
}
#sports #navbar a:hover {
	background-color: #e7ab70;
}
#sports #leftNav a {
	background-color: #87502d;
}
#sports #leftNav a:hover {
	background-color: #ba6e3e;
}
#school #navbar a {
	background-color: #3399ff;
}
#school #navbar a:hover {
	background-color: #53d1fb;
}
#school #leftNav a {
	background-color: #00569b;
}
#school #leftNav a:hover {
	background-color: #267dc0;
}
#table3, #table4 {
	text-align: center;
	margin: auto;
}
#maincontent {
	background-color: #DDDDBB;
	color: black;
	padding: 20px;
	text-align: left;
}
#footer {
	background-color: white;
	font-size: .7em;
	color: #666;
	text-align: right;
	padding: 3px;
}
ul {
	list-style-image: url('images/bullet.gif');
}
a {
	color: #880000;
	font-weight: bold;
}
a:hover {
	color: #ff0000;
	text-decoration: underline;
}
.PageHead, h2 {
	font-family: Trebuchet MS;
	font-size: 2em;
	color: #DDBB22;
	font-weight: bold;
}
.PageHead {
	margin: 0;
}
h3, h4, h5 {
	font-family: Trebuchet MS;
	font-weight: bold;
	margin: 10px 0;
}
h3 {
	color: #2B7C13;
}
h4, h5 {
	font-size: 1em;
}
h4 {
	color: #2B7C13;
}
h5 {
	color: black;
}
p, li {
	line-height: 1.5em;
	margin: 10px;
}
a:hover.NewsLinks {
	color: #ffffcc;
	text-decoration: underline;
}
.ProgSubHigh {
	color: #FF0000;
	font-size: 10px;
	font-weight: bold;
}
span.superscript {
	vertical-align: super;
	font-size: 9px;
}
.NewsLinks {
	color: #880000;
	font-weight: bold;
	text-decoration: none;
}
.NewsCopy {
	font-family: Verdana;
	font-size: 1em !important;
	color: #000000;
	line-height: 1.2em !important;
}
.NewsHead {
	font-family: Trebuchet MS;
	font-size: 1.2em !important;
	line-height:1.2em !important;
	color: #227711;
	font-weight: bold;
	margin: 0;
	padding: 10px;
	background-color:#DDDDBB;
}
.ProgSubNav {
	font-size: 10px;
	font-family: Verdana;
}
#SubMenu {
	width:150px;
	float:right;
	background-color:#F4F4EA;
	margin-left:10px;
	padding:5px;
	border:1px solid #339900;
}
.Footnote {
	font-family: Verdana;
	font-size: 10px;
}
.LargeFont {
	font-family: Trebuchet MS;
	font-size: 30px;
	color: #DDBB22;
	font-weight: bold;
}
.description {font-size:9pt;}