body {
	background: white;
	font-size: small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
   }
#menu {
   display: none;
   }
#wrapper, #content {
   width: auto;
   float: none !important;
   color: black;
   background: transparent none;
   }
div#content {
   margin-left: 0%;
   border-top: 1px solid #930;
   }
div#mast {
	margin-bottom: -20px;
	position: absolute;
	right: 450px;
	text-align: right;
   }
div#mast img {
   vertical-align: bottom;
   }
a:link, a:visited {
   color: #520;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
   }
h1 {
	font-size: large;
	font-weight: bold;
	color: #660033;
}
h2 {
	font-size: medium;
	font-style: italic;
	font-weight: bold;
}
h3 {
	font-size: small;
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 0px;
	color: #660000;
}
h4 {
	font-size: small;
	font-style: italic;
	font-weight: bold;
	padding-bottom: -8px;
}
div#mast h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-style: italic;
	font-weight: bold;
	float: right;
	position: absolute;
	left: 100px;
}
