.header {
	background: url(/images/lights.jpg) no-repeat;
}


.home_ads {
	margin: 18px 0 0 0;
	text-align: center;
}
.home_ads p {
	font: 9px Verdana, Arial, sans-serif;
	color: #54b1ff;
	text-transform: uppercase;
	line-height: 18px;
}


.ads {
	border: none;
	margin: 0 auto;
}


.sitenav {
	height: 32px;
}
#nav { height:32px; float:left;}
#nav ul li { display:inline; list-style:none;}


.searchbar {
	height: 35px;
	background: url(/images/bg-subheader.gif) no-repeat;
	color: #fff;
}


.news {
	line-height: 35px;
	margin: 0 0 0 15px;
}
.news span {
	color: #fde800;
}
.news em {
	color: #0059da;
}


.search {
	margin: 3px 0 0 0;
	color: #fff;
}
.search input[type=text] {
	background: url(/images/bg-search.gif) no-repeat;
	height: 21px;
	width: 177px;
	border: none;
	outline: none;
	color: #444;
	padding:3px 0 0 6px;
	font: 11px "Trebuchet MS", Verdana, Arial, sans-serif;
	text-transform: uppercase;
}
.search .submit {
	width: 34px;
	height: 19px;
	background: url(/images/search-go.gif) no-repeat;
	border: none;
	outline: none;
	cursor: pointer;
}


.breadcrumbs {
	font: 10px Verdana, Arial, sans-serif;
	color: #fff;
	height: 45px;
	margin: 15px 0 0 15px;
}
.breadcrumbs em {
	color: #0059da;
}
.breadcrumbs a {
	color: #9fc8ff;
	text-decoration: none;
}
.breadcrumbs a:hover {
	color: #fff;
	text-decoration: none;
}


.stage {
	min-height: 565px;
}


.footer {
	margin: 0 auto;
	text-align: center;
}

.mtop, .mbg, .mbottom {
	width: 191px;
	margin: 0 0 0 10px;
}
.mtop {
	margin: 0 0 -4px 10px;
}
.mbg {
	background: url(/images/menu-bg.gif) repeat-y;
	min-height: 150px;
}
.mbottom {
	margin: -10px 0 0 10px;
}
.mbg h2 {
	font: 13px "Trebuchet MS", Verdana, Arial, sans-serif;
	text-transform: uppercase;
	color: #fff;
	font-weight: bold;
	margin: 0 0 5px 8px;
}

.menulist {
	background: #f9f9f9;
	width: 167px;
	margin: 0 auto;
	padding: 5px;
	color: #001c43;
	font: 11px Verdana, Arial, sans-serif;
	line-height: 17px;
}
.menulist a {
	color: #001c43;
	text-decoration: none;
}
.menulist a:hover {
	color: #006bff;
	text-decoration: none;
}

.varsity, .juniorvarsity, .frosh {
	margin-bottom: 10px;
}

.teamphoto a {
	color: #fff;
	text-decoration: none;
	line-height: 20px;
}
.teamphoto a:hover {
	color: #fde800;
	text-decoration: none;
}

.teamphoto .picture img {
	margin: 15px 0 0 0;
	border: solid 3px #005ce1;
}

.coaches {
	overflow: auto;
	height: 400px;
	border: none;
}

.coach_list {
	margin: 0 0 10px 0;
}

.coaches_message img, .coach_list img {
	border: solid 3px #3577d0;
}

.coach_list h3 {
	font: 20px "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #fff;
}

.coach_list h3 span {
	font: 16px "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #5cafff;
	padding: 0 0 0 15px;
}

.boosters h4 {
	text-transform: uppercase;
}
.boosters .heading {
	text-transform: uppercase;
}
.boosters .listing {
	color: #8c8c8c;
	line-height: 25px;
}
.listing a {
	color: #fff;
	text-decoration: none;
	line-height: 20px;
}
.listing a:hover {
	color: #fde800;
	text-decoration: none;
}
.meeting_date span {
	color: #fff;
}
.roster_header, .schedules_header {
	text-transform: uppercase;
	background: none;
	line-height: 30px;
}
.roster {
	color: #fff;
	min-height: 40px;
	border-bottom: solid 1px #002558;
	padding: 2px 0 2px 0;
	margin: 0;
}
.roster img {
	border: solid 2px #000f25;
}
.schedule_row {
	line-height: 40px;
	border-bottom: solid 1px #002558;
	padding: 2px 0 2px 0;
	color: #fff;
}
.win {
	background: url(/images/icons/status.png) no-repeat center center;
}
.loss {
	background: url(/images/icons/status-busy.png) no-repeat center center;
}
.tie {
	background: url(/images/icons/status-away.png) no-repeat center center;
}
.score {
	background: #dddddd;
}
.score em {
	color: #898989;
}
.sponsors_links, .sponsors_links a {
	color: #fff;
	text-decoration: none;
}
.sponsors_links a:hover {
	color: #ffff00;
	text-decoration: none;
}