@charset "iso-8859-1";

#banner, #menu, #header, #rating, #currentcomments, #submitcomment, #footerad, #footerlinks, #nav-cont, #nav-main, #nav-sect, #footer, #header {
   display: none;
   }

a:link, a:visited {
   color: #520;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
   }
a:link:after, #content a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
   }
a:after {
   content: " (http://www.zimmertech.com" attr(href) ") ";
   }
   

