#wrap {
	position: relative; 
	margin: -7px auto; 
	padding: 0px; 
	width: 1000px; 
	background: url(images/background.gif);
	background-repeat: repeat-y;
	}
	
	
	
#mainmenu ul {
	list-style: none;
	}
	
	
	
#mainmenu a {
	display: block; 
	height: 75px; 
	width: 10em; 
	}
	
#mainmenu li {
	float: left;
	}
	
	
	
	
#home {
	position: absolute; 
	top: 170px; 
	left: 0px; 
	display: block; 
	width: 133px; 
	height: 75px; 
	background: url("images/doubleshots/doubleshot_a.gif") no-repeat 0 0;
	}
#home:hover {
	background-position: 0 -75px;
	}
#home span {
	display: none;
	}
	

	
#about_us {position: 
	absolute; 
	top: 170px; 
	left: 133px; 
	display: block; 
	width: 146px; 
	height: 75px; 
	background: url("images/doubleshots/doubleshot_b.gif") no-repeat 0 0;
	}
#about_us:hover {
	background-position: 0 -75px;
	}
#about_us span {
	display: none;
	}




#schools {
	position: absolute; 
	top: 170px; 
	left: 279px; 
	display: block; 
	width: 146px; 
	height: 75px; 
	background: url("images/doubleshots/doubleshot_c.gif") no-repeat 0 0;
	}
#schools:hover {
	background-position: 0 -75px;
	}
#schools span {
	display: none;
	}




#curriculum {
	position: absolute; 
	top: 170px; 
	left: 425px; 
	display: block; 
	width: 146px; 
	height: 75px; 
	background: url("images/doubleshots/doubleshot_d.gif") no-repeat 0 0;
	}
#curriculum:hover {
	background-position: 0 -75px;
	}
#curriculum span {
	display: none;
	}



#staff {
	position: absolute; 
	top: 170px; 
	left: 571px; 
	display: block; 
	width: 146px; 
	height: 75px; 
	background: url("images/doubleshots/doubleshot_e.gif") no-repeat 0 0;
	}
#staff:hover {
	background-position: 0 -75px;
	}
#staff span {
	display: none;
	}

	
	

#admissions {
	position: absolute; 
	top: 170px; 
	left: 717px; 
	display: block; 
	width: 155px; 
	height: 75px; 
	background: url("images/doubleshots/doubleshot_f.gif") no-repeat 0 0;
	}
#admissions:hover {
	background-position: 0 -75px;
	}
#admissions span {
	display: none;
	}

	
	
	
#contact {
	position: absolute; 
	top: 170px; 
	left: 863px; 
	display: block; 
	width: 137px; 
	height: 75px; 	
	background: url("images/doubleshots/doubleshot_g.gif") no-repeat 0 0;
	}

#contact:hover {
	background-position: 0 -75px;
	}

#contact span {
	display: none;
	}
	
	

	
#leftsidebar {
	position: absolute;
	top: 245px;
	left: 0px;
	width: 133px;
	}

#leftsidebar ul {
	list-style: none;
	padding: 0;
	margin: 0;
	}
	
	
#leftsidebar li a{
	background: url(images/leftsidebarnew.gif) repeat-x bottom left;
	font: bold 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	color: white;
	display: block;
	width: auto;
	padding: 3px 10px;
	text-decoration: none;
	}

	
#leftsidebar li a:visited {
	color: white;
	}

#leftsidebar li a:hover{
	background: url(images/leftsidebarhover.gif);
	color: black;
	}
	
#frontpage {
	position: absolute;
	left: 133px;
	top: 245px;
	}
	
#content {
	padding-left: 143px;
	padding-right: 160px;
	padding-top: 44px;
	padding-bottom: 10px;
	min-height: 354px;
	clear: left;
	font: 16px Arial;
	color: #000000;
	}
		
#mckayside	{
	position: absolute;
	top: 245px;
	right: 0px;
	}
		


#footer {
	position: absolute;
	display: block;
	width: 1000px;
	height: 50px;
	left: 0px;
	bottom: -50px;
	background: url(images/footer.gif);
	}
	
#footer p {
	text-align: center;
	color: white;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	}
	
#subfooter {
	position: absolute;
	width: 1000px;
	text-align: center;
	bottom: -125px;
	}
	

	
#menuwhiteout {
	position: absolute;
	left: 1000px;
	top: 170px;
	z-index: 1;
	}
	
	



.bold {
        font-weight: bold;
       }
	
	
#menuspacer {
	display: none;
	}
	
#basketball {
	position: absolute;
	top: 285px;
	left: 160px;
	}
