.xclsSpashBox    {
    background:#336699; 
}

#kwicks_container { 
	background-color: #FFFFFF;
	height: 258px;
	width: 605px;
	margin:0px auto 0px auto; 
	border:1px solid #336699;
}

#kwicks {
	position: relative;
}
 
#kwicks .kwick {
	float: left;
	display: block;
	width: 151px;
	height: 258px;
}
 
#c_1 {
	cursor:default;
	background: url('/images/Splash/Splash01.jpg') no-repeat;
}
#c_2 {
	cursor: default;
	background: url('/images/Splash/Splash02.jpg') no-repeat;
}
#c_3 {
	cursor: default;
	background: url('/images/Splash/Splash03.jpg') no-repeat;
}
#c_4 {
	cursor: default;
	background: url('/images/Splash/Splash04.jpg') no-repeat;
}
