body {
   background: white;
   font-size: 14pt;
   }
#menu {
   display: none;
   }
#wrapper, #content {
   width: auto;
   margin: 0 5%;
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
   }
div#sideshow {
margin-left:2px;   
padding-top: 1em;
   border: 1px solid #e8e8e8;
float:left;
width:173px;
   }
div#sideshow2 {display:none;}

div#contentshow {
margin-left:4px; 
   padding-top: 1em;
   border: 1px solid #e8e8e8;
float:left;
width:420px;
   }
div#footer {
margin-left:4px; 
   padding-top: 1em;
   border: 1px solid #e8e8e8;
float:left;
width:420px;
   }
div#footer2 {
margin-left:4px; 
   padding-top: 1em;
   border: 1px solid #e8e8e8;
float:left;
width:420px;
   }
div#footer3 {
margin-left:4px; 
   padding-top: 1em;
   border: 1px solid #e8e8e8;
float:left;
width:420px;
   }
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;
   }
#footer2 a:link:after, #content a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
   }
#footer2 a[href^="/"]:after {
   content: " (http://www.cornwallcabin.com" attr(href) ") ";
   }