body {
	background-color: #FFFFFF;
	background-image: url(/images/darkblue_bar.gif);
	background-repeat: repeat-y;
}
h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .9em;
	font-style: italic;
	color: #FFFFFF;
}
#footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #003399;
	padding-top: 8px;
	padding-right: 5px;
	text-align: center;
	width: 800px;
}
.navBar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 3px;
}
.mauinews {
	position: absolute;
	width: 150px;
	top: 540px;
}
.maccpic {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: center;
}
.archives {
	text-align: center;
	width: 275px;
	padding: 3px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #666666;
	border-bottom-color: #333333;
}
#archives a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
#archives a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
#archives a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}

.description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;

}
