
#MainHolder
{
	position:absolute;
	padding:0px,0px,0px,0px;
	margin-top:0px;
	left:50%;
	margin-left:-388px;
	border-width:0px;
	top:0px;
	z-index:500;
}


#MainHolderBackground
{
	position:absolute;
	padding:0px,0px,0px,0px;
	margin-top:0px;
	left:50%;
	margin-left:-387px;
	border-width:0px;
	top:0px;
	z-index:0;
}

#BackgroundSection
{
	position:absolute;
	padding:0px,0px,0px,0px;
	background-color:#009900;
	width:776px;
	height: 800px;
	border:none;
	z-index:100;
}

#LogoSection
{
	position: absolute;
	background-color:White;
	top: 0px;
	left: 1px;
	height: 100px;
	width: 776px;
	z-index:-10;
}

#NavSection
{
	position: absolute;
	border-top: solid 1px black;
	background-color:White;
	top: 100px;
	left: 1px;
	height: 24px;
	width: 776px;
	z-index:500;
}

#FooterRight
{
	position: absolute;
	top: 760px;
	left: 540px;
	color: Black;
	width: 400px;
	font-size: .7em;
}

#navHistory
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 55px;
	height: 24px;
	color: Black;
	font-size: .8em;
	border-right: solid 1px black;
}

#navLocation
{
	position: absolute;
	top: 0px;
	left: 55px;
	width: 70px;
	height: 24px;
	color: Black;
	font-size: .8em;
	border-right: solid 1px black;
}

#navSchedule
{
	position: absolute;
	top: 0px;
	left: 125px;
	width: 80px;
	height: 24px;
	color: Black;
	font-size: .8em;
	border-right: solid 1px black;
}

#navBring
{
	position: absolute;
	top: 0px;
	left: 205px;
	width: 120px;
	height: 24px;
	color: Black;
	font-size: .8em;
	border-right: solid 1px black;
}

#navUsingCabin
{
	position: absolute;
	top: 0px;
	left: 325px;
	width: 150px;
	height: 24px;
	color: Black;
	font-size: .8em;
	border-right: solid 1px black;
}

#navContacts
{
	position: absolute;
	top: 0px;
	left: 475px;
	width: 80px;
	height: 24px;
	color: Black;
	font-size: .8em;
	border-right: solid 1px black;
}

#navPictures
{
	position: absolute;
	top: 0px;
	left: 555px;
	width: 75px;
	height: 24px;
	color: Black;
	font-size: .8em;
	border-right: solid 1px black;
}

#menuNavPictures
{
	position: absolute;
	top: 16px;
	left: 555px;
	width: 150px;
	height: 1px;
	visibility:hidden;
	overflow:hidden;
	background-color:White;
	color: Black;
	font-size: .8em;
	border: solid 1px black;
	z-index:50;
}

#navToDo
{
	position: absolute;
	top: 0px;
	left: 630px;
	width: 110px;
	height: 24px;
	color: Black;
	font-size: .8em;
}

#menuNavToDo
{
	position: absolute;
	top: 16px;
	left: 630px;
	width: 150px;
	height: 1px;
	visibility:hidden;
	overflow:hidden;
	background-color:White;
	color: Black;
	font-size: .8em;
	border: solid 1px black;
	z-index:50;
}

#titleSection
{
	position: absolute;
	padding:0px,0px,0px,0px;
	margin-top:0px;
	left:50%;
	margin-left:-368px;
	border-width:0px;
	top: 150px;
	font-size: 1em;
	font-weight:600;
	color: White;
	z-index: 300;
}

#verbiageSection
{
	position: absolute;
	padding:0px,0px,0px,0px;
	margin-top:0px;
	left:50%;
	margin-left:-348px;
	border-width:0px;
	top: 180px;
	width: 700px;
	height: 550px;
	font-size: .8em;
	font-weight:600;
	color: white;
	overflow: auto;
	z-index: 300;
}

#verbiageScheduleSection
{
	position: absolute;
	padding:0px,0px,0px,0px;
	margin-top:0px;
	left:50%;
	margin-left:-348px;
	border-width:0px;
	top: 650px;
	width: 700px;
	height: 150px;
	font-size: .8em;
	font-weight:600;
	color: white;
	overflow: auto;
	z-index: 300;
}

#CabinCalendar
{
	position: absolute;
	left:50%;
	margin-left:-300px;
	border-width:0px;
	top: 200px;
	
}