body {
   background: white;
   font-size: 12pt;
   }
#navbar {
   display: none;
   }
#wrapper, #content {
   width: auto;
   margin: 0 0%;
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
   }
div#content {
   margin-left: 0%;
   /*padding-top: 1em;*/
   border-top: 0px solid #930;
   }

a, a:link, a:visited {
   /*color: #520; */
   border: 0px;
   background: transparent;
   text-decoration: none;
   /*font-weight: bold;*/
   /*text-decoration: underline;*/
   }
   
#bottomlinks {
   display: none;
   }

.galleria {
display: none;
list-style-type: none;

}

   
img.printdisplay { width: 100%; display: block; }
img.screendisplay { display: none; width: 0px; height: 0px; }
.screendisplay{display: none;}

