body {
 	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#5C7440;
}
.innerbg{
	background-color:#E6F3DA;
} 
.Border {
	border-top-color:#5C7440;
	border-top-style:solid;
	border-top-width:2px;
}
	
.footer {
	background-image:url(http://www.mauimuseum.org/images/footer.jpg);
	height:50px;
}
.footer_text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#634A18;
}
.MCIFooter {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	text-decoration:none;
}
.MCIFooter a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	text-decoration:none;
}
.MCIFooter a:hover{
	text-decoration:underline;
}

.NewBG {
	background-image:url(http://www.mauimuseum.org/images/banner7.jpg);
	background-repeat:no-repeat;
}