body {
	background-color: #003366;
}
#wrapper {
	background-color: #FFFFFF;
	display: inline-block;
	width: 955px;
	border: thick double #003366;
	height: auto;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 10px;
}
#header {
	height: auto;
	width: 955px;
	padding-bottom: 5px;
}
#bearNavs {
	height: 20px;
	width: 955px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #990000;
	padding-bottom: 15px;
}
#narrative {
	height: auto;
	width: 945px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 15px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.5em;
	color: #330000;
}
#wrapper #narrative table {
	margin: 10px;
}

#leftSide {
	float: left;
	height: auto;
	width: 175px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	line-height: 1.5em;
	font-weight: bold;
	color: #693A28;
	text-align: center;
	margin-right: 10px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	margin-left: 10px;
	border: medium dotted #FFA798;
}
#footer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #660000;
	background-image: url(images/watermark_logo.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#wrapper #footer h6 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}

#wrapper #footer h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #990000;
}


.busBold {
	color: #B40105;
	font-weight: bold;
}

.footerH1 {color: #990000}

