#splash {
	MARGIN-TOP: 10px; POSITION: relative; margin-bottom:10px;
}
#splash .splashs {
	DISPLAY: block; MARGIN: 0px; HEIGHT: 250px;
}
#splash LI {
	FLOAT: left;
}
#splash .splash {
	BORDER-RIGHT: #fff 5px solid; DISPLAY: block; BACKGROUND: #fff; OVERFLOW: hidden; WIDTH: 221px;  HEIGHT: 244px;
}
#splash .splash span a {
	display:block;
	text-indent:-1000000px;
	font-size:0px;
	line-height:0px;
	text-decoration:none;
	width:380px;
	height:300px;
	
}
#splash .opt1 {
	BACKGROUND: url(../images/splash-about.jpg) #ccc;
}
#splash .opt2 {
	BACKGROUND: url(../images/splash-events.jpg) #ccc; border-right:none;
}
#splash .opt3 {
	BACKGROUND: url(../images/splash-photoday.jpg) #ccc;
}
#splash .opt4 {
	BACKGROUND: url(../images/splash-proms.jpg) #ccc; 
}
