body {
	background: white;
	font-size: 12pt;
     }
#nav {
	display: none;
     }
#wrapper, 
#content {
    width : auto;
    margin : 5%;
    padding-top : 5px;
    padding-bottom : 30px;
    padding-left : 5px;
    padding-right : 5%;
    float: none !important;
    color: black;
    background: transparent none;
       }
div
#content 
{
     margin-left: 5%;
     padding-top: 1em;
     border-top: 1px solid #930;
}
   div#mast {
   margin-bottom: -8px;
            }
   div#mast img {
   vertical-align: bottom;
            }
   a:link, a:visited {
   color: #520;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
		      }
#content 
a:link:after, 
#content 
a:visited:after {
content: " (" attr(href) ") ";
font-size: 90%;
                 }
#content a[href^="/"]:after {
       content: " (http://www.mumbyhitches.com" attr(href) ") ";
											     }
body
{
    color: #000000;
	  background-color: white;
    font-size: 9pt;    
    font-family: Verdana, Arial, Helvetica, sans-serif;
    min-width: 65px;
}

#foot{
  padding-top : 10px;
	padding-bottom : 30px;
	padding-right : 1px;
	font-size: 8pt;
	border-top: 1px solid #fe0611;
	border-right: 0px solid #fe0611;
	border-bottom: 0px solid #fe0611;
	border-left: 0px solid #fe0611;
}

p,ul,ol {
	font-size: 9pt;
	text-align: left;
	color: #000000;
	background-color : transparent;
}

h1, h2, h3 {
    font-family: Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 200%;
	font-weight: bold;
}

h2 {
	font-size: 130%;
	font-weight: bold;
	text-align: right;
	padding-right: 3px;
	border-top: 0px solid #fe0611;
	border-right: 0px solid #fe0611;
	border-bottom: 1px solid #fe0611;
	border-left: 0px solid #fe0611;

}

h3 {
    font-size: 100%;
    font-weight: bold;
}
