body {
	background-color: #E2D79F;
	background-image: url(/images/design_images/back.jpg);
	background-repeat: no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #3B4A8F;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #3E5090;
	font-style: italic;
}
.content {
	background-image:  url("/images/design_images/interiorback.jpg");
	background-repeat: no-repeat;
}
.button {
        font-family: Georgia, "Times New Roman", Times, serif;
        font-size: 14px;
        text-decoration: none;
        color: #3B4A8F;
        background-color: #E2D79F;
        border: 1px solid #3B4A8F;
}
body.mwcobits {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #3B4A8F;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.navback {
	background-image: url(/images/design_images/navinteriorback.jpg);
	background-repeat: no-repeat;
	height: 411px;
	width: 123px;
}
.nav {
	font-family: Courier, "Courier New", "Times New Roman", Georgia;
	font-size: 14px;
	font-weight: bold;
	color: #40556F;
	text-decoration: none;
	padding-left: 4px;
