body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	color: #333333;
	background-color: #003F5E;
	line-height: 1.35em;
	text-align: justify;
}
#wrapper {
	clear: both;
	height: 950px;
	width: 750px;
	position: relative;
	background-color: #FFFFF2;
	padding: 5px;
	border: medium outset #CC6666;
}
#header {
	position:absolute;
	width:728px;
	height:64px;
	z-index:7;
	left: 6px;
	top: 11px;
}
#navbar {
	position:absolute;
	width:505px;
	height:31px;
	z-index:6;
	left: 11px;
	top: 128px;
}
#cabins {
	position:absolute;
	width:301px;
	height:601px;
	z-index:4;
	left: 456px;
	top: 168px;
}
#Narrative {
	position:absolute;
	width:437px;
	height:523px;
	z-index:5;
	left: 12px;
	top: 172px;
}
.orangeBold {
color: #FF3300
}
.dropCap {
font-size: large
}
.coName {
	font-size: x-large;
	font-weight: bold;
}
#footer {
	position:absolute;
	width:607px;
	height:115px;
	z-index:2;
	left: 98px;
	top: 829px;
}
.smallText {
font-size: x-small
}
