 .mainNav {
 display: none;
}
.contentWrapper, footer, .main {
 width: auto;
 margin: 0;
 padding: 0;
}
.footer {
 margin: 0;
}
.main {
 float: none;

}
.note {
 display: none;
 }

.contentWrapper, .footer {
 overflow: visible;
}
html, body, footer {
 background: #FFF;
} 
header {
 height: auto;
 text-align: center;
 border-bottom: 2pt solid #000;
 border-top: 2pt solid #000;
 padding: 2pt 0;
 margin-bottom: 10pt;
}
* {
  color: #000000 !important;
}
h1 {
  font-size: 20pt !important;
}
h2 {
  font-size: 14pt !important;
}
p, li {
  font-size: 10pt !important;
}

.bookgallery figure {
  display: block;
  width: 64pt !important;
  margin: 10pt 20pt 54pt 0 !important;
  
 
}

.coverpic {
 
  border: none; 
  padding: 0px; 
  box-shadow: none;
  
  
}  
 
.bookgallery figcaption {
 display: block;
 position: absolute;
 top: 0%;
 bottom: 50%;
 left: 220%;
 right: 0%;	
 width: 200pt;
 padding: 10pt;
 font-family: Verdana, Arial, sans-serif;
 color: black;
 opacity: 1;
 
}

.sidebar1 {
  float: none;
  width: auto;
  margin-bottom: none;
}  
  
footer {
  margin-top: 0pt;
  border-top: 1pt solid #000;
  padding-top: 5pt;
 
}
footer p {
  font-size: 9pt !important;
}  
a:after {
  content: "(" attr(href) ") ";
}  