/****************************************
|
| Catholic Central High School
| Created by: Kevin Biskaborn
| Copyright 2010 ScriptReaction
| http://www.scriptreaction.com
|
| Last Modified by:
| K. Biskaborn, Apr-29-2010 @ 9:04 PM
|
****************************************/

/****************************************
|	SPLASH BANNERS
****************************************/

#splashMusicalBanner {
	position:relative;
	margin-top:10px;
}
#splashMusicalBanner,
#splashMusicalBanner a {
	width:610px;
	height:263px;
	overflow:hidden;
}
#splashMusicalBanner a {
	display:block;
	background:url(../../images/release/2010/cch-2010-APR-04-29_sound-of-music-banner_v1.jpg) no-repeat;
}
#splashMusicalBanner a:hover {
	background-position:0 -263px;
}
#splashMusicalBanner span {
	visibility:hidden;
}








