body {
	background-color: #660000;}
	
div#mainbody { 
	color: #000066;
	border: 1px solid white;
	margin-left: auto;
	margin-right: auto;
	width: 762px;
	height: 600px;
	background-color: #ffffff;
	margin-top: 0px; 
	font-family: georgia, times new roman, serif; }
	
div#topborder {
	background-image: url("mbHeader.jpg"); 
	width: 762px;
	height: 126px; 
	background-color: #ffffff; 
	text-align: center; }  
	
div#navbar{
	vertical-align: top;
	text-align: center;
	font-size: large;
	background-color: #660000;
	color: #ffffff;
	width: 762px;
	height: 30px;}
	
a:active {
	color: #FFFFFF; 
	text-decoration: none; }
	
a:link {
	color: #FFFFFF; 
	text-decoration: none; } 

a:visited {
	color: #FFFFFF; 
	text-decoration: none; } 
	
a:hover {
	color: #FFFFFF; 
	text-decoration: underline; } 
	
span {
	color: #660000; 
	text-decoration: none; }