body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.95em;
	line-height: 1.5em;
	color: #C7AB79;
	background-color: #00004F;
	background-image: url(images/santback.gif);
}

#wrapper {
	width: 745px;
	background-color: #000000;
	background-position: center;
	padding-top: 5px;
	padding-bottom: 5px;
	border: medium double #F0C88D;
	margin: auto;
	padding-left: 20px;
	height: auto;
}

#title {
	height: auto;
	width: 740px;
}

#logo {
	float: left;
	height: 200px;
	width: 112px;
	margin-top: 20px;
}

#navBar {
	height: 48px;
	width: 622px;
	margin-top: 20px;
	float: left;
	position: relative;
}

#photos {
	height: 332px;
	width: 597px;
	float: left;
	margin-left: 10px;
	border: 1px solid #F0C88D;
	background-color: #dfd3bf;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	line-height: 1.5em;
	color: #330000;
	text-align: justify;
	padding: 3px;
}

#narrative {
	float: left;
	width: 715px;
	clear: both;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	line-height: 1.5em;
	color: #330000;
	text-align: justify;
	padding: 5px;
	background-color: #DFD3BF;
	border: medium double #F0C88D;
	margin-top: 20px;
}

#footer {
	font-size: .75em;
	clear: both;
	float: left;
	width: 720px;
}
.busBold {
	font-size: large;
	font-weight: bold;
}
