body {
   background: white;
   font-size: 12pt;
   }
#menu {
   display: none;
   }
   
#navlist, #navlist2, #quicknav, #trailer, #zetoc-nav.shtm, quicknav.shtm #zetoc-trailer.shtml, #include, #header, ,#footer, #invis {width:0%; display: none;}

#wrapper, #content {
   width: auto;
   margin: 0 5%;
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
   }
div#content {
   margin-left: 10%;
   padding-top: 1em;
   border-top: 1px solid #930;
   }
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;
   }
   
p.breakhere {page-break-before: always}
  
   
   
#content a:link:after, #content a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
   }
#content a[href^="/"]:after {
   content: " (http://www.alistapart.com" attr(href) ") ";
   }



/* CSS Document 
body {
font-family: Times New Roman, Serif;
font-size:medium;
background-color:#ffffff;
color:#000000;
}
h1 {background: white none; font-size: 150%; font-weight: bold; color: #313584; font-family: arial, helvetica, sans-serif}
h2 {background: white none; font-size: 130%; font-weight: bold; color: #326092; font-family: arial, helvetica, sans-serif;}
h3 {background: white none; font-size: 110%; font-weight: bold; color: #326092; font-family: arial,helvetica,sans-serif}

table, tr, td {page-break-inside: avoid;}

#navlist, #navlist2, #quicknav, #trailer, #zetoc-trailer.shtml, #include, #header, #invis {width:0%; display: none;}

 =Links 
a:link, a:visited {
	color: #520;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
	}

*/