/* 
 ----------------------------------------------------------------------------
	Author: Diane Hahn
 	CSS Document: display.css
 ---------------------------------------------------------------------------- 
*/

body {
	font: 12px Arial, Verdana, Helvetica, sans-serif;
	padding:0;
	background-image: url(New_Look/new_look.gif);
	background-repeat: no-repeat;
	background-color: #C2A773;
	margin-top: 180px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	background-position: 50px 0px;
	}
td {
	font: 12px Arial, Verdana, Helvetica, sans-serif;
	color: #000;
	}


h1 { font-size: 18px }
h2 { font-size: 16px }
h3 { font-size: 14px }

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 }

.boxtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #000000;
	valign: center;
}


/* navigation: #nav
 * ------------------------------------------------------------------------- */
#main-nav { clear: both; margin-left: 50px;}

#nav, #nav * { border-collapse: collapse; margin: 0; padding: 0 }

#nav {
	height: 30px;
	position: relative;
	width: 960px;
	z-index: 99;
	margin-left: 20px;
	background-repeat: no-repeat;
	}
	
#nav span { display:none; }

#nav li, #nav a {
	font-size: .95em;  
	height: 30px;
	display: block;
	}

#nav li { float: left; }


#nav-01 {
	width:87px;
	background-image: url(New_Look/Home.png);
	height: 30px;
}
#nav-02 {
	width:87px;
	background-image: url(New_Look/Schedule.png);
	height: 30px;
}

#nav-03 {
	width:87px;
	background-image: url(New_Look/Roster.png);
	height: 30px;
}
#nav-04 {
	width:87px;
	background-image: url(New_Look/Rankings.png);
	height: 30px;
}
#nav-05 {
	width:87px;
	background-image: url(New_Look/Photos.png);
	height: 30px;
}
#nav-06 {
	width:87px;
	background-image: url(New_Look/Statistics.png);
	height: 30px;
}
#nav-07 {
	width:87px;
	background-image: url(New_Look/State.png);
	height: 30px;
}
#nav-08 {
	width:87px;
	background-image: url(New_Look/Champions.png);
	height: 30px;
}
#nav-09 {
	width:87px;
	background-image: url(New_Look/Links.png);
	height: 30px;
}
#nav-10 {
	width:87px;
	background-image: url(New_Look/Coaches.png);
	height: 30px;
}
#nav-11 {
	width:87px;
	background-image: url(New_Look/Youth.png);
	height: 30px;
}

#nav-01 a:hover {
	width:87px;
	background-image: url(New_Look/Home_visited.png);
	height: 30px;
}
#nav-02 a:hover {
	width:87px;
	background-image: url(New_Look/Schedule_visited.png);
	height: 30px;
}
#nav-03 a:hover {
	width:87px;
	background-image: url(New_Look/Roster_visited.png);
	height: 30px;
}
#nav-04 a:hover {
	width:87px;
	background-image: url(New_Look/Rankings_visited.png);
	height: 30px;
}
#nav-05 a:hover {
	width:87px;
	background-image: url(New_Look/Photos_visited.png);
	height: 30px;
}
#nav-06 a:hover {
	width:87px;
	background-image: url(New_Look/Statistics_visited.png);
	height: 30px;
}
#nav-07 a:hover {
	width:87px;
	background-image: url(New_Look/State_visited.png);
	height: 30px;
}
#nav-08 a:hover {
	width:87px;
	background-image: url(New_Look/Champions_visited.png);
	height: 30px;
}
#nav-09 a:hover {
	width:87px;
	background-image: url(New_Look/Links_visited.png);
	height: 30px;
}
#nav-10 a:hover {
	width:87px;
	background-image: url(New_Look/Coaches_visited.png);
	height: 30px;
}
#nav-11 a:hover {
	width:87px;
	background-image: url(New_Look/Youth_visited.png);
	height: 30px;
}


/* navigation dropdown: #nav
	 * ------------------------------------------------------------------------- */

	#nav ul {
		border: solid #0a347e;
		border-width: 0 1px;
		left: -9999px;
		top: 30px;
		position:absolute;
		z-index:99
		}

	#nav-08 ul { margin-left: -15px }

	#nav ul, 
	#nav li li { width: 150px } 

	#nav li li, 
	#nav li li a { height: auto; }

	#nav li:hover ul, 
	#nav a:hover ul { left: auto; }

	#nav li li { border-bottom: 1px solid #0a347e; text-indent: 0; }


	#nav li li a {
		background: #fff;
		color: #9933CC;
		display: block;
		padding: 3px;
		text-decoration:none;
        width: 100%;
		}

	#nav li li a:hover {
	color: #fff;
	width: 100%;
	height: auto;
	background: #C2A773;
		}

	#nav .right { text-align: left; margin-left: 150px }

	#nav .header a, #nav .header a:hover { 
		background: #000; 
		color: #fff; 
		font-weight: bold
		}

/* 2nd Tier Drop Down
	 * ------------------------------------------------------------------------- */

	#nav li ul li ul li {
		display: none;
		width: 165px;
		margin-left: 165px; /* width of drop down nav +2 */
		margin-top: -19px; /* height of drop down nav item +1 */
		}

	#nav li ul li:hover ul, #nav li ul li.over ul { display: block; }

	#nav li ul li ul li a {
		height: 18px;
		width: 100%;
		}

	#nav li li.tall, #nav li li.tall a {
		height:21px;
		line-height:14px;
		}

	#nav ul.right { margin-left: 150px; text-align: left }
	#nav li li.header a, #nav li li.header a:hover { background-color: #9933CC; color: #fff; font-weight: bold }


/* Main Area
 * ---------------------------------------------------------------------------- */
 
 #wrap {
	height: 740px;
	margin-left: 65px;
}
 
 #main-area {
	clear: both;
	width: 850px;
	margin-top: 45px;
	margin-right: 0px;
	margin-left: 100px;
}

/* Content
 * ---------------------------------------------------------------------------- */

#home-1 {
	padding:0;
	margin: 0;
}

#home-2 {
	padding:0;
	margin: 0;
}

#home-3 {
	padding:0;
	margin: 0;;
}

#content-header-announcement {
	width: 246px;
	height: 31px;
	background-image: url(New_Look/table%20labels/announcement%20label.png);
	background-repeat: no-repeat;
	left: inherit;
	}

#content-body-announcement {
	background-color: #C7C7C7;
	width: 410px;
	height: 585px;
	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(New_Look/table%20labels/updates%20label.png);
	background-repeat: no-repeat;
	}

#content-body-updates {
	background-color: #C7C7C7;
	width: 410px;
	height: 150px;
	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(New_Look/table%20labels/sponsors%20label.png);
	background-repeat: no-repeat;
	margin: 0px;
	}

#content-body-sponsors {
	width: 410px;
	height: 150px;
	border: 2px solid #C2A773;
	overflow: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	background-color: #C7C7C7;
	vertical-align: middle;
	}
#content-header-calendar {
	width: 246px;
	height: 31px;
	background-image: url(New_Look/table%20labels/calendar%20label.png);
	background-repeat: no-repeat;
	margin: 0px;
	}

#content-body-calendar {
	width: 830px;
	height: 830px;
	border: 2px solid #C2A773;
	overflow: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	background-color: #C7C7C7;
	vertical-align: middle;
	}
#content-header-varsity {
	width: 246px;
	height: 31px;
	background-image: url(New_Look/table%20labels/varsity%20label.png);
	background-repeat: no-repeat;
	margin: 0px;
	}

#content-body-varsity {
	width: 825px;
	height: 595px;
	border: 2px solid #C2A773;
	overflow: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	background-position: center;
	}
#content-header-jv {
	width: 246px;
	height: 31px;
	background-image: url(New_Look/table%20labels/jv%20label.png);
	background-repeat: no-repeat;
	margin: 0px;
	}

#content-body-jv {
	width: 820px;
	height: 450px;
	border: 2px solid #C2A773;
	overflow: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	background-position: center;
	}
	
#content-header-frosh {
	width: 246px;
	height: 31px;
	background-image: url(New_Look/table%20labels/frosh%20label.png);
	background-repeat: no-repeat;
	margin: 0px;
	}

#content-body-frosh {
	width: 820px;
	height: 385px;
	border: 2px solid #C2A773;
	overflow: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	background-position: center;
	}
	
#content-header-regionals {
	width: 246px;
	height: 31px;
	background-image: url(New_Look/table%20labels/regionals%20label.png);
	background-repeat: no-repeat;
	margin: 0px;
	}

#content-body-regionals {
	width: 650px;
	height: 1175px;
	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-state {
	width: 246px;
	height: 31px;
	background-image: url(New_Look/table%20labels/state%20label.png);
	background-repeat: no-repeat;
	margin: 0px;
	}

#content-body-state {
	width: 700px;
	height: 725px;
	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-coaches {
	width: 246px;
	height: 31px;
	background-image: url(New_Look/table%20labels/coaches%20label.png);
	background-repeat: no-repeat;
	margin: 0px;
	}

#content-body-coaches {
	width: 650px;
	height: 820px;
	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-grandtotals {
	width: 246px;
	height: 31px;
	background-image: url(New_Look/table%20labels/grandtotals%20label.png);
	background-repeat: no-repeat;
	}

#content-body-grandtotals {
	width: 245px;
	height: 195px;
	border: 2px solid #C2A773;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	}
#content-header-halloffame {
	width: 246px;
	height: 31px;
	background-image: url(New_Look/table%20labels/halloffame%20label.png);
	background-repeat: no-repeat;
	}

#content-body-halloffame {
	width: 295px;
	height: 175px;
	border: 2px solid #C2A773;
	overflow: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	}
	
#content-header-placers {
	width: 246px;
	height: 31px;
	background-image: url(New_Look/table%20labels/placers%20label.png);
	background-repeat: no-repeat;
	margin: 0px;
	}

#content-body-placers {
	width: 525px;
	height: 1630px;
	border: 2px solid #C2A773;
	overflow: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	vertical-align: middle;
	}
#content-header-seniors {
	width: 246px;
	height: 31px;
	background-image: url(New_Look/table%20labels/seniors%20label.png);
	background-repeat: no-repeat;
	margin: 0px;
	}

#content-body-seniors {
	width: 800px;
	height: 550px;
	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(New_Look/table%20labels/juniors%20label.png);
	background-repeat: no-repeat;
	margin: 0px;
	}

#content-body-juniors {
	width: 800px;
	height: 450px;
	border: 2px solid #C2A773;
	overflow: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	vertical-align: middle;
	}

#content-header-sophomores {
	width: 246px;
	height: 31px;
	background-image: url(New_Look/table%20labels/sophomores%20label.png);
	background-repeat: no-repeat;
	margin: 0px;
	}

#content-body-sophomores {
	width: 800px;
	height: 600px;
	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(New_Look/table%20labels/freshman%20label.png);
	background-repeat: no-repeat;
	margin: 0px;
	}

#content-body-freshman {
	width: 780px;
	height: 550px;
	border: 2px solid #C2A773;
	overflow: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	vertical-align: middle;
	}

#content-header-roster {
	width: 246px;
	height: 31px;
	background-image: url(New_Look/table%20labels/roster%20label.png);
	background-repeat: no-repeat;
	margin: 0px;
	}

#content-body-roster {
	width: 525px;
	height: 875px;
	border: 2px solid #C2A773;
	overflow: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	vertical-align: middle;
	}
/* Newsletter Pages
	 * ------------------------------------------------------------------------- */
	 
#content-header-subscribe {
	width: 246px;
	height: 31px;
	background-image: url(New_Look/table%20labels/subscribe%20label.png);
	background-repeat: no-repeat;
	margin: 0px;
	}

#content-body-subscribe {
	width: 550px;
	height: 650px;
	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-confirmation {
	width: 246px;
	height: 31px;
	background-image: url(New_Look/table%20labels/confirmation%20label.png);
	background-repeat: no-repeat;
	margin: 0px;
	}

#content-body-confirmation {
	width: 650px;
	height: 350px;
	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-newsletterwelcome {
	width: 246px;
	height: 31px;
	background-image: url(New_Look/table%20labels/welcome%20label.png);
	background-repeat: no-repeat;
	margin: 0px;
	}

#content-body-newsletterwelcome {
	width: 650px;
	height: 350px;
	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-goodbye {
	width: 246px;
	height: 31px;
	background-image: url(New_Look/table%20labels/goodbye%20label.png);
	background-repeat: no-repeat;
	margin: 0px;
	}

#content-body-goodbye {
	width: 650px;
	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-updateprofile {
	width: 246px;
	height: 31px;
	background-image: url(New_Look/table%20labels/updateprofile%20label.png);
	background-repeat: no-repeat;
	margin: 0px;
	}

#content-body-updateprofile {
	width: 700px;
	height: 650px;
	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-unsubscribe {
	width: 246px;
	height: 31px;
	background-image: url(New_Look/table%20labels/unsubscribe%20label.png);
	background-repeat: no-repeat;
	margin: 0px;
	}

#content-body-unsubscribe {
	width: 550px;
	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-already {
	width: 246px;
	height: 31px;
	background-image: url(New_Look/table%20labels/already%20label.png);
	background-repeat: no-repeat;
	margin: 0px;
	}

#content-body-already {
	width: 550px;
	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-team_ranking {
	width: 246px;
	height: 31px;
	background-image: url(New_Look/table%20labels/team%20rankings%20label.png);
	background-repeat: no-repeat;
	margin: 0px;
	}

#content-body-team_ranking {
	width: 455px;
	height: 485px;
	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-individial_ranking {
	width: 246px;
	height: 31px;
	background-image: url(New_Look/table%20labels/individual%20rankings%20label.png);
	background-repeat: no-repeat;
	margin: 0px;
	}

#content-body-individial_ranking {
	width: 800px;
	height: 725px;
	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-lastyear_stats {
	width: 246px;
	height: 31px;
	background-image: url(New_Look/table%20labels/last%20year%20label.png);
	background-repeat: no-repeat;
	margin: 0px;
	}

#content-body-lastyear_stats {
	width: 785px;
	height: 1500px;
	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-overallstats {
	width: 246px;
	height: 31px;
	background-image: url(New_Look/table%20labels/overall%20statistics%20label.png);
	background-repeat: no-repeat;
	margin: 0px;
	}

#content-body-overallstats {
	width: 850px;
	height: 625px;
	border: 2px solid #C2A773;
	overflow: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	vertical-align: middle;
	}

#content-header-teamleaders {
	width: 246px;
	height: 31px;
	background-image: url(New_Look/table%20labels/team%20leaders%20label.png);
	background-repeat: no-repeat;
	margin: 0px;
	}

#content-body-teamleaders {
	width: 665px;
	height: 345px;
	border: 2px solid #C2A773;
	overflow: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	vertical-align: middle;
	}

.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;
	}
	
.rostertable {
	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;
     }
	 
#counter {
	float: right;
	height: 30px;
	width: 850px;
}

/* Wrestler Photo Names
	 * ------------------------------------------------------------------------- */
#content-body-photos {
	width: 825px;
	height: 850px;
	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-photos {
	width: 246px;
	height: 31px;
	background-image: url(New_Look/photo_labels/photos%20label.png);
	background-repeat: no-repeat;
	margin: 0px;
	}
	
#content-header-coaches {
	width: 246px;
	height: 31px;
	background-image: url(New_Look/table%20labels/coaches%20label.png);
	background-repeat: no-repeat;
	margin: 0px;
	align: left;
	}

#content-header-fans {
	width: 246px;
	height: 31px;
	background-image: url(New_Look/table%20labels/fans%20label.png);
	background-repeat: no-repeat;
	margin: 0px;
	}
	
#content-header-teamphotos {
	width: 246px;
	height: 31px;
	background-image: url(New_Look/table%20labels/team%20photos%20label.png);
	background-repeat: no-repeat;
	margin: 0px;
	}

#content-header-wrestlers {
	width: 246px;
	height: 31px;
	background-image: url(New_Look/table%20labels/wrestler%20photos%20label.png);
	background-repeat: no-repeat;
	margin: 0px;
	}

#content-body-wrestlers {
	width: 475px;
	height: 500px;
	border: 2px solid #C2A773;
	overflow: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	vertical-align: middle;
	}
	
#content-header-tournaments {
	width: 246px;
	height: 31px;
	background-image: url(New_Look/table%20labels/tournament%20photos%20label.png);
	background-repeat: no-repeat;
	margin: 0px;
	}
	
#content-body-tournaments {
	width: 830px;
	height: 400px;
	border: 2px solid #C2A773;
	overflow: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	vertical-align: middle;
	}
	

#content-header-Bacon_Max {
	width: 246px;
	height: 31px;
	background-image: url(New_Look/photo_labels/Bacon_Max%20label.png);
	background-repeat: no-repeat;
	margin: 0px;
	}

#content-header-Beach_Zach {
	width: 246px;
	height: 31px;
	background-image: url(New_Look/photo_labels/Beach_Zach%20label.png);
	background-repeat: no-repeat;
	margin: 0px;
	}
	
#content-header-Bradshaw_Zach {
	width: 246px;
	height: 31px;
	background-image: url(New_Look/photo_labels/Bradshaw_Zach%20label.png);
	background-repeat: no-repeat;
	margin: 0px;
	}
	
#content-header-Calomino_Shane {
	width: 246px;
	height: 31px;
	background-image: url(New_Look/photo_labels/Calomino_Shane%20label.png);
	background-repeat: no-repeat;
	margin: 0px;
	}
		
#content-header-Champeno_Trever {
	width: 246px;
	height: 31px;
	background-image: url(New_Look/photo_labels/Champeno_Trever%20label.png);
	background-repeat: no-repeat;
	margin: 0px;
	}
	
#content-header-DePontbriand_Robby {
	width: 246px;
	height: 31px;
	background-image: url(New_Look/photo_labels/DePontbriand_Robby%20label.png);
	background-repeat: no-repeat;
	margin: 0px;
	}

#content-header-Elfeld_Josh {
	width: 246px;
	height: 31px;
	background-image: url(New_Look/photo_labels/Elfeld_Josh%20label.png);
	background-repeat: no-repeat;
	margin: 0px;
	}
	
#content-header-Griswald_JP {
	width: 246px;
	height: 31px;
	background-image: url(New_Look/photo_labels/Griswald_JP%20label.png);
	background-repeat: no-repeat;
	margin: 0px;
	}
	
#content-header-Hahn_Matt {
	width: 246px;
	height: 31px;
	background-image: url(New_Look/photo_labels/Hahn_Matt%20label.png);
	background-repeat: no-repeat;
	margin: 0px;
	}

#content-header-Hamacher_Josh {
	width: 246px;
	height: 31px;
	background-image: url(New_Look/photo_labels/Hamacher_Josh%20label.png);
	background-repeat: no-repeat;
	margin: 0px;
	}
	
#content-header-Hardy_David {
	width: 246px;
	height: 31px;
	background-image: url(New_Look/photo_labels/Hardy_David%20label.png);
	background-repeat: no-repeat;
	margin: 0px;
	}
	
#content-header-Hart_Tom {
	width: 246px;
	height: 31px;
	background-image: url(New_Look/photo_labels/Hart_Tom%20label.png);
	background-repeat: no-repeat;
	margin: 0px;
	}
	
#content-header-Hovde_John {
	width: 246px;
	height: 31px;
	background-image: url(New_Look/photo_labels/Hovde_John%20label.png);
	background-repeat: no-repeat;
	margin: 0px;
	}
	
#content-header-Luginbil_JD {
	width: 246px;
	height: 31px;
	background-image: url(New_Look/photo_labels/Luginbil_JD%20label.png);
	background-repeat: no-repeat;
	margin: 0px;
	}
	
#content-header-McCririe_Kyle {
	width: 246px;
	height: 31px;
	background-image: url(New_Look/photo_labels/McCririe_Kyle%20label.png);
	background-repeat: no-repeat;
	margin: 0px;
	}
	
#content-header-Meeks_Sam {
	width: 246px;
	height: 31px;
	background-image: url(New_Look/photo_labels/Meeks_Sam%20label.png);
	background-repeat: no-repeat;
	margin: 0px;
	}
	
#content-header-Norris_Dave {
	width: 246px;
	height: 31px;
	background-image: url(New_Look/photo_labels/Norris_Dave%20label.png);
	background-repeat: no-repeat;
	margin: 0px;
	}

#content-header-Oliver_Nick {
	width: 246px;
	height: 31px;
	background-image: url(New_Look/photo_labels/Oliver_Nick%20label.png);
	background-repeat: no-repeat;
	margin: 0px;
	}
	
#content-header-Perea_Kai {
	width: 246px;
	height: 31px;
	background-image: url(New_Look/photo_labels/Perea_Kai%20label.png);
	background-repeat: no-repeat;
	margin: 0px;
	}
#content-header-Rich_Preston {
	width: 246px;
	height: 31px;
	background-image: url(New_Look/photo_labels/Rich_Preston%20label.png);
	background-repeat: no-repeat;
	margin: 0px;
	}
	
#content-header-Sargenti_Joseph {
	width: 246px;
	height: 31px;
	background-image: url(New_Look/photo_labels/Sargenti_Joseph%20label.png);
	background-repeat: no-repeat;
	margin: 0px;
	}
	
#content-header-Schwartz_Jake {
	width: 246px;
	height: 31px;
	background-image: url(New_Look/photo_labels/Schwartz_Jake%20label.png);
	background-repeat: no-repeat;
	margin: 0px;
	}
	
#content-header-Shumaker_Kaleb {
	width: 246px;
	height: 31px;
	background-image: url(New_Look/photo_labels/Shumaker_Kaleb%20label.png);
	background-repeat: no-repeat;
	margin: 0px;
	}

#content-header-Skenamdore_Mark {
	width: 246px;
	height: 31px;
	background-image: url(New_Look/photo_labels/Skenamdore_Mark%20label.png);
	background-repeat: no-repeat;
	margin: 0px;
	}
	
#content-header-Thomas_John {
	width: 246px;
	height: 31px;
	background-image: url(New_Look/photo_labels/Thomas_John%20label.png);
	background-repeat: no-repeat;
	margin: 0px;
	}
	
#content-header-Thomas_Marc {
	width: 246px;
	height: 31px;
	background-image: url(New_Look/photo_labels/Thomas_Marc%20label.png);
	background-repeat: no-repeat;
	margin: 0px;
	}
#content-header-Wilson_Dustin {
	width: 246px;
	height: 31px;
	background-image: url(New_Look/photo_labels/Wilson_Dustin%20label.png);
	background-repeat: no-repeat;
	margin: 0px;
	}
#content-header-Zwiers_Greg {
	width: 246px;
	height: 31px;
	background-image: url(New_Look/photo_labels/Zwiers_Greg%20label.png);
	background-repeat: no-repeat;
	margin: 0px;
	}
	
#content-header-ThunderRidge {
	width: 246px;
	height: 31px;
	background-image: url(New_Look/photo_labels/ThunderRidge_Dual%20label.png);
	background-repeat: no-repeat;
	margin: 0px;
	}
	
#content-header-MountainVista {
	width: 246px;
	height: 31px;
	background-image: url(New_Look/photo_labels/Mountain_Vista%20label.png);
	background-repeat: no-repeat;
	margin: 0px;
	}
	
#content-header-StanleyLake {
	width: 246px;
	height: 31px;
	background-image: url(New_Look/photo_labels/Stanley_Lake%20label.png);
	background-repeat: no-repeat;
	margin: 0px;
	}

#content-header-DenverEast_Varsity {
	width: 246px;
	height: 31px;
	background-image: url(New_Look/photo_labels/DenverEast_Varsity%20label.png);
	background-repeat: no-repeat;
	margin: 0px;
	}

#content-header-Rangeview {
	width: 246px;
	height: 31px;
	background-image: url(New_Look/photo_labels/Rangeview%20label.png);
	background-repeat: no-repeat;
	margin: 0px;
	}
	
#content-header-Rangeview-Varsity {
	width: 246px;
	height: 31px;
	background-image: url(New_Look/photo_labels/RangeviewVarsity%20label.png);
	background-repeat: no-repeat;
	margin: 0px;
	}

#content-header-ArvadaWest {
	width: 246px;
	height: 31px;
	background-image: url(New_Look/photo_labels/ArvadaWest_Varsity%20label.png);
	background-repeat: no-repeat;
	margin: 0px;
	}
	
#content-header-Heritage {
	width: 246px;
	height: 31px;
	background-image: url(New_Look/photo_labels/Heritage%20label.png);
	background-repeat: no-repeat;
	margin: 0px;
	}

#content-header-Chaparral {
	width: 246px;
	height: 31px;
	background-image: url(New_Look/photo_labels/Chaparral%20label.png);
	background-repeat: no-repeat;
	margin: 0px;
	}
	
#content-header-DC_Invite {
	width: 246px;
	height: 31px;
	background-image: url(New_Look/photo_labels/DC_Invite%20label.png);
	background-repeat: no-repeat;
	margin: 0px;
	}

#content-header-Ponderosa {
	width: 246px;
	height: 31px;
	background-image: url(New_Look/photo_labels/Ponderosa%20label.png);
	background-repeat: no-repeat;
	margin: 0px;
	}

#content-header-Regis {
	width: 246px;
	height: 31px;
	background-image: url(New_Look/photo_labels/Regis%20label.png);
	background-repeat: no-repeat;
	margin: 0px;
	}

#content-header-Regis-Varsity {
	width: 246px;
	height: 31px;
	background-image: url(New_Look/photo_labels/RegisVarsity%20label.png);
	background-repeat: no-repeat;
	margin: 0px;
	}
	
#content-header-Regionals {
	width: 246px;
	height: 31px;
	background-image: url(New_Look/photo_labels/Regionals%20label.png);
	background-repeat: no-repeat;
	margin: 0px;
	}
	
#content-header-makestate {
	width: 246px;
	height: 31px;
	background-image: url(New_Look/table%20labels/congrats%20label.png);
	background-repeat: no-repeat;
	margin: 0px;
	}

#content-body-makestate {
	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;
	}

#content-header-frontpage {
	width: 246px;
	height: 31px;
	background-image: url(New_Look/table%20labels/frontpage%20label.png);
	background-repeat: no-repeat;
	margin: 0px;
	}

#content-body-frontpage {
	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;
	}
