body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .90em;
	line-height: 1.3em;
	color: #003333;
	text-align: justify;
}
#wrapper {
	position:relative;
	width:965px;
	height:auto;
	z-index:1;
	background-color: #FFFFFF;
	left: 15px;
}
#gbaheader {
	position:absolute;
	width:945px;
	height:358px;
	z-index:1;
	left: 0px;
	top: 12px;
}
#narrative {
	position:absolute;
	width:609px;
	height:115px;
	z-index:4;
	text-align: justify;
	top: 2px;
	left: 154px;
	margin-right: 10px;
	margin-left: 10px;
}
#main {
	position:absolute;
	width:945px;
	height:auto;
	z-index:2;
	left: 0px;
	top: 388px;
	text-align: justify;
}
