body {
   background: white;
   font-size: 12pt;
   }
h3 {
   display: none;
   }
.navbar {
   display: none;
   }
.mast {
   display: none;
   }
.wrapper {
   width: auto;
   margin: 0% 0%;
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
   }
.content {
   width: auto;
   margin: 0% 0%;
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
   }
.reset {
	   clear: both
	   }
	   
h1 {margin-left: 10%;
margin-top: 2%;}


#columns {
  /*display: none;*/
  }

div#lh-colwrap {
 position: absolute;
 top: 75px;
 left: 0%;
 width: 55%;
 border: 0px solid #000000;
 background: #ffffff;
 color: #333333;
 margin: 0px 45% 0px 0%;
 z-index: 10;
 padding: 0px 0px 0px 0px;
  }   
div#lh-col {
 position: absolute;
 top: 0px;
 left: 0%;
 width: 100%;
 border: 0px solid #000000;
 background: #ffffff;
 color: #333333;
 margin: 0px 0% 0px 0%;
 z-index: 10;
 padding: 0px 0px 0px 0px;
 
 }
 div#rh-colwrap{
 position: absolute;
 top: 75px;
 right: 0%;
 width: 55%;
 margin: 0px 0% 0px 45%;
 border: 0px solid #000000;
 background: #ffffff;
 color: #333333;
 z-index: 11;
 padding: 0px;
 
  }
 div#rh-col{
 position: absolute;
 top: 0px;
 right: 0%;
 width: 100%;
 margin: 0px 0% 0px 0%;
 border: 0px solid #000000;
 background: #ffffff;
 color: #333333;
 z-index: 11;
 padding: 0px;
 
  }
	   
	   
container {
   width: auto;
   margin: 0% 0%;
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
}

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.w9fz.com/canoebase" attr(href) ") ";
   }

