body {
	padding: 0px;
	background-color: #2C3747;
	margin: 0px;
}
#gallery-background {
	width: 1000px;
	position: absolute;
	overflow: visible;
	visibility: visible;
	z-index: 1;
	left: 0px;
	top: 0px;
	height: 1000px;
	background-color: #505442;
}

#olana-text {
	position:absolute;
	left:550px;
	top:198px;
	width:420px;
	height:284px;
	z-index:3;
}

#tarpon-text {
	position:absolute;
	left:550px;
	top:537px;
	width:420px;
	height:288px;
	z-index:2;
}
a:link {
	color: #FAF6E3;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FAF6E3;
}
a:hover {
	text-decoration: none;
	color: #BECDCF;
}

h3 {
	font-family: "Lucida Grande", Verdana, Helvetica, Arial;
	font-size: 14px;
	line-height: 1.6em;
	color: #FAF6E3;
	margin-top: 18px;
	letter-spacing: 1px;
	margin-bottom: 5px;
}

p {
	font-family: "Lucida Grande", Verdana, Helvetica, Arial;
	font-size: 13px;
	line-height: 1.6em;
	color: #FAF6E3;
	margin-top: 0px;
	margin-bottom: 0.7em;
}

img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.dimensions {font-size: 12px}
