body {
   background: white;
   font-size: 12pt;
   }

.topbanner6 {
   display: none;
   }

.photobannerholder {
   display: none;
   }

.photobanner {
   display: none;
   }

.photobannercredit {
   display: none;
   }

.navigation {
   display: none;
   }

#sidespot {
   display: none;
   }

.breadcrumb {
   display: none;
   }

.lowercontentholder1 {
   display: none;
   }

.notes {
   display: none;
   }

.pagefooter {
   display: none;
   }

div#wrapper, div#content, div#blog, div.maincontentholder{
   width: auto;
   margin: 0 5px;
   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;
   }

.maincontentholder a:link:after, .maincontentholder a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
   }

.maincontentholder a[href^="/"]:after {
   content: " (http://www.alistapart.com" attr(href) ") ";
   }

td a:link:after, td a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
   }

td a[href^="/"]:after {
   content: " (http://www.alistapart.com" attr(href) ") ";
   }