a img {
	border: 0;
}

* { outline: none; }

#splash-hold {
	margin: 20px 0 4px 0;
	width: 823px;
	height: 245px;	
}
#splash {
	width: 823px;
	height: 245px;
	overflow: hidden;
	position: absolute;
	margin: 0;
}
#splash a {
	display: block;
	width: 823px;
	height: 245px;	
}

#splash-controls {
	background: url(images/controls_back.png) no-repeat;
	width: 173px;
	height: 245px;
	margin-left: 650px;
	position: absolute;
}
#splash-controls img {
	border: 1px solid #000;
	width: 163px;
	height: 42px;
	display: block;
	margin: 4px;
	cursor: pointer;
}
