body { 
 color : #000000; 
 background : #ffffff; 
 font-family : "Times New Roman", Times, serif; 
 font-size : 12pt;
 }
   
 #bodyblock {
   width: 45em;
   margin: 0 0;
   padding: 0;
   float: none !important;
   color: black;
   background: transparent none;
   }
#menu , #l-col, #motto , .figure2{
   display: none;
   }
#outer {
   width: auto;
   margin: 0 5%;
   padding: 0;
   float: none !important;
   color: black;
   background: transparent none;
   }
#content {
   width: 45em;
   margin-left: 0;
   text-align: left;
   padding-top: 1em;
   }
 
/*div#hdr {
   margin-bottom: -8px;
   }*/
div#hdr img {
   vertical-align: bottom;
   text-align: center;
   }

   div#figure img {
     text-align: right;
	 }
a:link, a:visited {
   color: #520;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
   }
#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) ") ";
   }
 #bar {
  border: 0;
  color: black;
  text-align: center;
  
  }
  
 td.right-column {
 padding-right: 10px;
 vertical-align: top;
 width: auto;
 }
  
 td.left-column {
 border-right:#CCCCCC 1px solid;
 vertical-align: top;
 width: 20em;
  }
  
  p.chair {
  page-break-after: always;
  }
  
  
