/* 
 ----------------------------------------------------------------------------
	Author: Diane Hahn
 	CSS Document: display.css
 ---------------------------------------------------------------------------- 
*/

body {
	color: #000;
	padding:0;
	background-image: url(images/new_look.gif);
	background-repeat: no-repeat;
	background-color: #C2A773;
	margin-top: 180px;
	margin-right: 0;
	margin-bottom: 0;
	background-position: 50px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
h1 { font-size: 16px }
h2 { font-size: 14px }
h3 { font-size: 12px }

h4,h5,h6 { font-size: 13px }

a img, :link img, :visited img, { border:none }

a:link, a:visited { color: #444; text-decoration: underline }
a:hover, a:active { color: #666; text-decoration: underline }

a { outline: none }


/* Main Area
 * ---------------------------------------------------------------------------- */
 
 #wrap { height: 725px; }
 
 #main-area {
	clear: both;
	margin-top: 45px;
	margin-right: 0px;
	margin-left: 195px;
}

#home-1 {
	padding:0;
	margin: 0;
}


/* Tables
 * ---------------------------------------------------------------------------- */

.tabledesign {
	background-color: #FFFFFF;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	}
	
.tabledesign th {
	background-color: #C2A773;
	font-size: 14px;
	font-weight: bold;
	valign: middle;
	 height: 29px;
	}
	
.tablelegend {
	background-color: #FFFFFF;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	}
	
.tablelegend th {
	background-color: #999999;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	}
	
.tablelegend td {
	background-color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	height: 29px;
	text-align: center;
	}
	
.rostertable {
	background-color: #FFFFFF;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	}

.rostertable p {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
     }

.players {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #36226d;
	valign: center;
}

/* Content
 * ---------------------------------------------------------------------------- */

#home-1 {
	padding:0;
	margin: 0;
}

#home-2 {
	padding:0;
	margin: 0;
}

#home-3 {
	padding:0;
	margin: 0;;
}

#home-4 {
	padding:0;
	margin: 0;;
}

#home-5 {
	padding:0;
	;
	width: 25px;
	margin-top: 0;
	margin-right: 50px;
	margin-bottom: 0;
	margin-left: 50px;
}

#home-6 {
	padding:0;
	margin: 0;;
}
	
.collegeinfo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: black;
	valign: center;
}

.boxtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #000000;
	valign: center;
}

/* Home Page
 * ---------------------------------------------------------------------------- */
 
#content-header-announcement {
	width: 246px;
	height: 31px;
	background-image: url(images/table%20labels/announcement%20label.png);
	background-repeat: no-repeat;
	}

#content-body-announcement {
	background-color: #eee;
	width: 450px;
	height: 425px;
	border: 2px solid #C2A773;
	overflow: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	}
#content-header-updates {
	width: 246px;
	height: 31px;
	background-image: url(images/table%20labels/updates%20label.png);
	background-repeat: no-repeat;
	}

#content-body-updates {
	background-color: #eee;
	width: 400px;
	height: 225px;
	border: 2px solid #C2A773;
	overflow: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	}
	
#content-header-sponsors {
	width: 246px;
	height: 31px;
	background-image: url(images/table%20labels/sponsors%20label.png);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}

#content-body-sponsors {
	width: 575px;
	height: 220px;
	border: 2px solid #C2A773;
	overflow: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	background-color: #eee;
	vertical-align: middle;
	}
	
#content-header-ncaa {
	width: 246px;
	height: 31px;
	background-image: url(images/table%20labels/ncaa%20label.png);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}

#content-body-ncaa {
	width: 710px;
	height: 415px;
	border: 2px solid #C2A773;
	overflow: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	vertical-align: middle;
	background-color: #eee;
	}

#content-header-homepage {
	width: 350px;
	height: 31px;
	background-image: url(images/table%20labels/homepage%20label.png);
	background-repeat: no-repeat;
	margin: 0px;
	}

#content-body-homepage {
	width: 580px;
	height: 570px;
	border: 2px solid #C2A773;
	overflow: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	background-position: center;
	background-color: #eee;
	}
	
.table_ncaa {
	background-color: #FFFFFF;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	}
	
.table_ncaa th {
	background-color: #C2A773;
	font-size: 14px;
	font-weight: bold;
	valign: middle;
	 height: 29px;
	}

.table_ncaa td {
	font-size: 12px;
	font-weight: normal;
	valign: middle;
	height: 33px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

#counter {
	float: right;
	height: 30px;
	width: 850px;
}


/* Schedules
 * ---------------------------------------------------------------------------- */
 
#content-header-calendar {
	width: 246px;
	height: 31px;
	background-image: url(images/table%20labels/calendar%20label.png);
	background-repeat: no-repeat;
	margin: 0px;
	}

#content-body-calendar {
	width: 950px;
	height: 875px;
	border: 2px solid #C2A773;
	overflow: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	background-color: #eee;
	vertical-align: middle;
	}
#content-header-varsity {
	width: 246px;
	height: 31px;
	background-image: url(images/table%20labels/varsity%20label.png);
	background-repeat: no-repeat;
	margin: 0px;
	}

#content-body-varsity {
	width: 1050px;
	height: 1100px;
	border: 2px solid #C2A773;
	overflow: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	background-position: center;
	background-color: eee;
	}
#content-header-jv {
	width: 246px;
	height: 31px;
	background-image: url(images/table%20labels/jv%20label.png);
	background-repeat: no-repeat;
	margin: 0px;
	}

#content-body-jv {
	width: 1050px;
	height: 925px;
	border: 2px solid #C2A773;
	overflow: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	background-position: center;
	}
	
#content-header-cteam {
	width: 246px;
	height: 31px;
	background-image: url(images/table%20labels/c-team%20label.png);
	background-repeat: no-repeat;
	margin: 0px;
	}

#content-body-cteam {
	width: 1100px;
	height: 975px;
	border: 2px solid #C2A773;
	overflow: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	background-position: center;
	}

#content-header-summer {
	width: 246px;
	height: 31px;
	background-image: url(images/table%20labels/summer%20label.png);
	background-repeat: no-repeat;
	margin: 0px;
	}

#content-body-summer {
	width: 820px;
	height: 725px;
	border: 2px solid #C2A773;
	overflow: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	background-position: center;
	}
	
/* Coaches Page
 * ---------------------------------------------------------------------------- */
		
#content-header-coaches {
	width: 246px;
	height: 31px;
	background-image: url(images/table%20labels/coaches%20label.png);
	background-repeat: no-repeat;
	margin: 0px;
	}

#content-body-coaches {
	width: 650px;
	height: 985px;
	border: 2px solid #C2A773;
	overflow: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	background-position: center;
	background-color: #eee;
	}
	
/* Store Page
 * ---------------------------------------------------------------------------- */
		
#content-header-store {
	width: 246px;
	height: 31px;
	background-image: url(images/table%20labels/store%20label.png);
	background-repeat: no-repeat;
	margin: 0px;
	}

#content-body-store {
	width: 820px;
	height: 2650px;
	border: 2px solid #C2A773;
	overflow: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	background-position: center;
	background-color: #eee;
	}


/* Rosters
 * ---------------------------------------------------------------------------- */
 
#content-header-seniors {
	width: 246px;
	height: 31px;
	background-image: url(images/table%20labels/seniors%20label.png);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}

#content-body-seniors {
	width: 1070px;
	height: 1050px;
	border: 2px solid #C2A773;
	overflow: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	vertical-align: middle;
	}

#content-header-juniors {
	width: 246px;
	height: 31px;
	background-image: url(images/table%20labels/juniors%20label.png);
	background-repeat: no-repeat;
	margin: 0px;
	}

#content-body-juniors {
	width: 1055px;
	height: 1300px;
	border: 2px solid #C2A773;
	overflow: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	vertical-align: middle;
	}

#content-header-sophomores {
	width: 246px;
	height: 31px;
	background-image: url(images/table%20labels/sophomores%20label.png);
	background-repeat: no-repeat;
	margin: 0px;
	}

#content-body-sophomores {
	width: 1055px;
	height: 1050px;
	border: 2px solid #C2A773;
	overflow: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	vertical-align: middle;
	}

#content-header-freshman {
	width: 246px;
	height: 31px;
	background-image: url(images/table%20labels/freshman%20label.png);
	background-repeat: no-repeat;
	margin: 0px;
	}

#content-body-freshman {
	width: 1055px;
	height: 900px;
	border: 2px solid #C2A773;
	overflow: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	}

#content-header-roster {
	width: 246px;
	height: 31px;
	background-image: url(images/table%20labels/roster%20label.png);
	background-repeat: no-repeat;
	margin: 0px;
	}

#content-body-roster {
	width: 600px;
	height: 1500px;
	border: 2px solid #C2A773;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	}

/* Statistics Page
 * ---------------------------------------------------------------------------- */
 
#content-header-statistics {
	width: 246px;
	height: 31px;
	background-image: url(images/table%20labels/statistics%20label.png);
	background-repeat: no-repeat;
	margin: 0px;
	}

#content-body-statistics {
	width: 650px;
	height: 320px;
	border: 2px solid #C2A773;
	overflow: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	vertical-align: middle;
	background-color: #eee;
	}

#content-header-teamstats {
	width: 373px;
	height: 31px;
	background-image: url(images/table%20labels/team%20statistics%20label.png);
	background-repeat: no-repeat;
	margin: 0px;
	}

#content-body-teamstats {
	width: 1015px;
	height: 1150px;
	border: 2px solid #C2A773;
	overflow: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	vertical-align: middle;
	}
	
#content-header-indystats {
	width: 373px;
	height: 31px;
	background-image: url(images/table%20labels/total%20statistics%20label.png);
	background-repeat: no-repeat;
	margin: 0px;
	}

#content-body-indystats {
	width: 995px;
	height: 495px;
	border: 2px solid #C2A773;
	overflow: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	vertical-align: middle;
	}

/* Camps
 * ---------------------------------------------------------------------------- */
		
#content-header-teamcamp {
	width: 246px;
	height: 31px;
	background-image: url(images/table%20labels/team%20camp%20label.png);
	background-repeat: no-repeat;
	margin: 0px;
	}

#content-body-teamcamp {
	width: 650px;
	height: 620px;
	border: 2px solid #C2A773;
	overflow: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	background-position: center;
	background-color: #eee;
	}

#content-header-addcamps {
	width: 246px;
	height: 31px;
	background-image: url(images/table%20labels/add%20camps%20label.png);
	background-repeat: no-repeat;
	margin: 0px;
	}

#content-body-addcamps {
	width: 650px;
	height: 620px;
	border: 2px solid #C2A773;
	overflow: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	background-position: center;
	background-color: #eee;
	}

/* Fundraisers
 * ---------------------------------------------------------------------------- */
		
#content-header-mammoth {
	width: 246px;
	height: 31px;
	background-image: url(images/table%20labels/mammoth%20game%20label.png);
	background-repeat: no-repeat;
	margin: 0px;
	}

#content-body-mammoth {
	width: 650px;
	height: 620px;
	border: 2px solid #C2A773;
	overflow: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	background-position: center;
	background-color: #eee;
	}

#content-header-grocery {
	width: 246px;
	height: 31px;
	background-image: url(images/table%20labels/grocery%20label.png);
	background-repeat: no-repeat;
	margin: 0px;
	}

#content-body-grocery {
	width: 650px;
	height: 620px;
	border: 2px solid #C2A773;
	overflow: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	background-position: center;
	background-color: #eee;
	}

/* Sponsor Page
	 * ------------------------------------------------------------------------- */
	 
#content-header-sponsorpage {
	width: 246px;
	height: 31px;
	background-image: url(images/table%20labels/sponsors%20label.png);
	background-repeat: no-repeat;
	margin: 0px;
	}

#content-body-sponsorpage {
	width: 650px;
	height: 720px;
	border: 2px solid #C2A773;
	overflow: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	background-position: center;
	background-color: #eee;
	}

/* Volunteer Page
	 * ------------------------------------------------------------------------- */

#content-header-needyou {
	width: 246px;
	height: 31px;
	background-image: url(images/table%20labels/needyou%20label.png);
	background-repeat: no-repeat;
	margin: 0px;
	}

#content-body-needyou {
	width: 1350px;
	height: 400px;
	border: 2px solid #C2A773;
	overflow: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	background-position: center;
	background-color: #eee;
	}
		 
#content-header-homegames {
	width: 246px;
	height: 31px;
	background-image: url(images/table%20labels/homegames%20label.png);
	background-repeat: no-repeat;
	margin: 0px;
	}

#content-body-homegames {
	width: 500px;
	height: 1150px;
	border: 2px solid #C2A773;
	overflow: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	background-position: center;
	}

#content-header-awaygames {
	width: 246px;
	height: 31px;
	background-image: url(images/table%20labels/awaygames%20label.png);
	background-repeat: no-repeat;
	margin: 0px;
	}

#content-body-awaygames {
	width: 500px;
	height: 515px;
	border: 2px solid #C2A773;
	overflow: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	background-position: center;
	}
	
#content-header-teammeals {
	width: 246px;
	height: 31px;
	background-image: url(images/table%20labels/teammeals%20label.png);
	background-repeat: no-repeat;
	margin: 0px;
	}

#content-body-teammeals {
	width: 500px;
	height: 525px;
	border: 2px solid #C2A773;
	overflow: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	background-position: center;
	}
	
#content-header-otheractivities {
	width: 246px;
	height: 31px;
	background-image: url(images/table%20labels/otheractivities%20label.png);
	background-repeat: no-repeat;
	margin: 0px;
	}

#content-body-otheractivities {
	width: 500px;
	height: 455px;
	border: 2px solid #C2A773;
	overflow: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	background-position: center;
	}
/* Scholarship Page
	 * ------------------------------------------------------------------------- */

.collegename {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #9933CC;
	valign: center;
}

.collegeposition {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #9933CC;
	valign: center;
}

.collegeinfo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: black;
	valign: center;
}
	 
#content-header-scholarship {
	width: 246px;
	height: 31px;
	background-image: url(images/table%20labels/scholarship%20label.png);
	background-repeat: no-repeat;
	margin: 0px;
	}

#content-body-scholarship {
	width: 1150px;
	height: 550px;
	border: 2px solid #C2A773;
	overflow: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	background-position: center;
	background-color: #eee;
	}
	
#content-header-conferencehonors {
	width: 246px;
	height: 31px;
	background-image: url(images/table%20labels/conferencehonors%20label.png);
	background-repeat: no-repeat;
	margin: 0px;
	}

#content-body-conferencehonors {
	width: 1050px;
	height: 1750px;
	border: 2px solid #C2A773;
	overflow: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	background-position: center;
	background-color: #eee;
	}
	
/* Photo Names
	 * ------------------------------------------------------------------------- */
#content-body-photos {
	width: 800px;
	height: 790px;
	border: 2px solid #C2A773;
	overflow: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	vertical-align: middle;
	background-color: #eee;
	}


#content-header-photos {
	width: 246px;
	height: 31px;
	background-image: url(images/photo_labels/photos%20label.png);
	background-repeat: no-repeat;
	margin: 0px;
	}
	
#content-header-coaches {
	width: 246px;
	height: 31px;
	background-image: url(images/table%20labels/coaches%20label.png);
	background-repeat: no-repeat;
	margin: 0px;
	}

#content-header-fans {
	width: 246px;
	height: 31px;
	background-image: url(images/table%20labels/fans%20label.png);
	background-repeat: no-repeat;
	margin: 0px;
	}
	
#content-header-teamphotos {
	width: 246px;
	height: 31px;
	background-image: url(images/table%20labels/team%20photos%20label.png);
	background-repeat: no-repeat;
	margin: 0px;
	}

#content-header-games {
	width: 246px;
	height: 31px;
	background-image: url(images/table%20labels/tournament%20photos%20label.png);
	background-repeat: no-repeat;
	margin: 0px;
	}

#content-header-Arapahoe {
	width: 246px;
	height: 31px;
	background-image: url(images/photo_labels/Arapahoe%20label.png);
	background-repeat: no-repeat;
	margin: 0px;
	}

#content-header-CastleView {
	width: 246px;
	height: 31px;
	background-image: url(images/photo_labels/CastleView%20label.png);
	background-repeat: no-repeat;
	margin: 0px;
	}
	
#content-header-Chatfield {
	width: 246px;
	height: 31px;
	background-image: url(images/photo_labels/Chatfield%20label.png);
	background-repeat: no-repeat;
	margin: 0px;
	}
	
#content-header-Chaparral {
	width: 246px;
	height: 31px;
	background-image: url(images/photo_labels/Chaparral%20label.png);
	background-repeat: no-repeat;
	margin: 0px;
	}
	
#content-header-CherryCreek {
	width: 246px;
	height: 31px;
	background-image: url(images/photo_labels/CherryCreek%20label.png);
	background-repeat: no-repeat;
	margin: 0px;
	}
	
#content-header-CoachesPhotos {
	width: 246px;
	height: 31px;
	background-image: url(images/photo_labels/Coaches%20label.png);
	background-repeat: no-repeat;
	margin: 0px;
	}

#content-header-ColoradoAcademy {
	width: 246px;
	height: 31px;
	background-image: url(images/photo_labels/ColoradoAcademy%20label.png);
	background-repeat: no-repeat;
	margin: 0px;
	}

#content-header-Conifer {
	width: 246px;
	height: 31px;
	background-image: url(images/photo_labels/Conifer%20label.png);
	background-repeat: no-repeat;
	margin: 0px;
	}

#content-header-DenverEast {
	width: 246px;
	height: 31px;
	background-image: url(images/photo_labels/DenverEast%20label.png);
	background-repeat: no-repeat;
	margin: 0px;
	}

#content-header-Fans {
	width: 246px;
	height: 31px;
	background-image: url(images/photo_labels/Fans%20label.png);
	background-repeat: no-repeat;
	margin: 0px;
	}
	
#content-header-FtCollins {
	width: 246px;
	height: 31px;
	background-image: url(images/photo_labels/FtCollins%20label.png);
	background-repeat: no-repeat;
	margin: 0px;
	}
	
#content-header-Grandview {
	width: 246px;
	height: 31px;
	background-image: url(images/photo_labels/Grandview%20label.png);
	background-repeat: no-repeat;
	margin: 0px;
	}
	
#content-header-Hatboro {
	width: 246px;
	height: 31px;
	background-image: url(images/photo_labels/Hatboro%20label.png);
	background-repeat: no-repeat;
	margin: 0px;
	}

#content-header-Heritage {
	width: 246px;
	height: 31px;
	background-image: url(images/photo_labels/Heritage%20label.png);
	background-repeat: no-repeat;
	margin: 0px;
	}
	
#content-header-HighlandsRanch {
	width: 246px;
	height: 31px;
	background-image: url(images/photo_labels/HighlandsRanch%20label.png);
	background-repeat: no-repeat;
	margin: 0px;
	}	
	
#content-header-Monarch {
	width: 246px;
	height: 31px;
	background-image: url(images/photo_labels/Monarch%20label.png);
	background-repeat: no-repeat;
	margin: 0px;
	}
	
#content-header-MountainVista {
	width: 246px;
	height: 31px;
	background-image: url(images/photo_labels/MountainVista%20label.png);
	background-repeat: no-repeat;
	margin: 0px;
	}
	
#content-header-Mullen {
	width: 246px;
	height: 31px;
	background-image: url(images/photo_labels/Mullen%20label.png);
	background-repeat: no-repeat;
	margin: 0px;
	}
	
#content-header-Ponderosa {
	width: 246px;
	height: 31px;
	background-image: url(images/photo_labels/Ponderosa%20label.png);
	background-repeat: no-repeat;
	margin: 0px;
	}
	
#content-header-Regis {
	width: 246px;
	height: 31px;
	background-image: url(images/photo_labels/Regis%20label.png);
	background-repeat: no-repeat;
	margin: 0px;
	}
	
#content-header-RockCanyon {
	width: 246px;
	height: 31px;
	background-image: url(images/photo_labels/RockCanyon%20label.png);
	background-repeat: no-repeat;
	margin: 0px;
	}
	
#content-header-ThunderRidge {
	width: 246px;
	height: 31px;
	background-image: url(images/photo_labels/ThunderRidge%20label.png);
	background-repeat: no-repeat;
	margin: 0px;
	}
	
#content-header-WheatRidge {
	width: 246px;
	height: 31px;
	background-image: url(images/photo_labels/WheatRidge%20label.png);
	background-repeat: no-repeat;
	margin: 0px;
	}
	
#content-header-Yorktown {
	width: 246px;
	height: 31px;
	background-image: url(images/photo_labels/Yorktown%20label.png);
	background-repeat: no-repeat;
	margin: 0px;
	}

#content-header-JudgeUT {
	width: 246px;
	height: 31px;
	background-image: url(images/photo_labels/JudgeUT%20label.png);
	background-repeat: no-repeat;
	margin: 0px;
	background-color: #F0F0F0;
	}

#content-header-AirAcademy {
	width: 246px;
	height: 31px;
	background-image: url(images/photo_labels/AirAcademy%20label.png);
	background-repeat: no-repeat;
	margin: 0px;
	background-color: #F0F0F0;
	}

#content-header-Warmups {
	width: 246px;
	height: 31px;
	background-image: url(images/photo_labels/Warmups%20label.png);
	background-repeat: no-repeat;
	margin: 0px;
	background-color: #F0F0F0;
	}

#content-header-Columbine {
	width: 246px;
	height: 31px;
	background-image: url(images/photo_labels/Columbine%20label.png);
	background-repeat: no-repeat;
	margin: 0px;
	background-color: #F0F0F0;
	}