#wrapper {
	background-position: center;
	position:relative;
	width:740px;
	height:1020px;
	z-index:1;
	left: auto;
	top: auto;
	background-color: #c5e0c9;
	border: thin ridge #003300;
	padding: 10px;
	display: block;
	
}
h4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	color: #FFFFFF;
	line-height: 1.5em;
}
p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	line-height: 1.4em;
	color: #330033;
	font-weight: normal;
}
h5 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.65em;
	color: #006600;
	font-weight: normal;
}

#navbar {
	position:absolute;
	width:750px;
	height:24px;
	z-index:5;
	left: 6px;
	top: 102px;
	background-color: #4B254B;
	visibility: visible;
}
#title {
	position:absolute;
	width:283px;
	height:36px;
	z-index:6;
	left: 113px;
	top: 15px;
	visibility: visible;
}
#narrative {
	position:absolute;
	width:750px;
	height:165px;
	z-index:4;
	left: 6px;
	top: 132px;
	background-color: #E0D1EF;
	visibility: visible;
}
.DropCap {
	color: #4A004A;
	font-weight: bold;
	font-size: 1.0em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

body {
	background-color: #669999;
}

ul, li {font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.90em;
	line-height: 1.4em;
	color: #330033;
	font-weight: normal;
}
