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: 1200px;
	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:237px;
	height:115px;
	z-index:4;
	left: 15px;
	top: 177px;
}
#Narrative {
	position:absolute;
	width:475px;
	height:115px;
	z-index:5;
	left: 281px;
	top: 179px;
	td: .85em
	
}



.orangeBold {
color: #FF3300
}
.dropCap {
font-size: large
}
.coName {
	font-size: x-large;
	font-weight: bold;
}

