#atlantisBg {
	background-position: center top;
	height: auto;
	width: auto;
	background-repeat: no-repeat;
	background-image: url(../images/atlantis_head.gif);
}
#stripeBg {
	background-image: url(../images/bg_stripe.gif);
	background-repeat: repeat-x;
	height: auto;
	width: auto;
	position: relative;
}
#options {
	margin-top: 26px;
}


#imagery {
	position:absolute;
	left:200px;
	top:100px;
	width:640px;
	height:320px;
	z-index:1;
	visibility: visible;
}

#wrapper {
	position:relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 900px;
}
#footer {
	font-size: 10px;
	color: #FFF;
	text-align: center;
	margin-top: 5px;
	letter-spacing: .1em;
}
.totop {
	text-align: right;
}
