#index { background: url(../media/photos/index1.jpg) no-repeat; }
#splash { 
	width: 601px;
	height: 450px;
	z-index: 1;
	background: url(../media/photos/splash.jpg) no-repeat; 
} 

#index-details {
	width: 600px;
	height: 70px;
	z-index: 2;
	position: relative;
	top: 270px;
	background: #FFFFFF;
	display: none;
}
#index-details p {
	padding: 5px 0px 0px 0px;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
#index-details h4 {
	padding: 8px 0px 0px 0px;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.stretch {
	word-spacing: 4px;
}