#splashContainer {
	position: relative;
	display: block;
	background: url(../images/global/spritesY.png) repeat-y 0px 0px;
	z-index: 5;
	left: 4px;
	width: 999px;
	height: 136px;
}
#splashContainer div {
	background: url(../images/info/splash.jpg) no-repeat 0px 0px;
	width: 960px;
	height: 136px;
	margin-left: 19px;
}
#callout {
	position: relative;
	display: block;
	background: url(../images/info/1col-background.png) no-repeat 0px 0px;
	padding: 7px;
	height: 400px;
}
	#callout th {
		vertical-align: top;
		text-align: right;
		padding: 2px;
		border-bottom: 1px solid #bbb;
	}
	#callout td {
		padding: 2px;
		padding-left: 5px;
		border-bottom: 1px solid #bbb;
	}
#boat {
	margin-left: -53px;
	margin-top: -50px;
	z-index: 0;
}
.AB, .C {
	z-index: 10;
}
.pkThumb {
	display:inline-block;
	margin-left:.7em;
}