body {
   background: white;
   font-size: 11pt;
   }
#header {
   display: none;
   }
#leftPanel {
   display: none;
   }
#leftPanelHome {
   display: none;
   }
#footer {
   display: none;
   }
#menu {
   display: none;
   }
#noprintnav {
   display: none;
   }
#breadcrumbs {
   display: none;
   }
#newlogin {
   display: none;
   }
#smallnav {
   display: none;
   }
#wrapper, #content, #contentArea {
   width: auto;
   margin: 0;
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
   }
div#content {
   margin-left: 0;
   padding-top: 1em;
   border-top: 1px solid #930;
   }
div#contentArea {
   margin-left: 0;
   padding-top: 1em;
   border-top: 1px solid #930;
   }
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) ") ";
   }
/* ********************* Headings   ********************** */
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	color: #A89963;
	background-color: #FFFFFF;
	letter-spacing: .5em;
	font-weight: bold;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	color: #A89963;
	background-color: #FFFFFF;
	letter-spacing: .5em;
	font-weight: bold;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	color: #A89963;
	letter-spacing: 0.1em;
	font-weight: bolder;
	vertical-align: text-bottom;
	display: inline;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	color: #0C68A6;
	letter-spacing: -0.1em;
	font-weight: normal;
	vertical-align: text-bottom;
	display: inline;
	font-variant: normal;
	text-indent: 5px;
	right: 5px;
}
h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	color: #A89963;
	letter-spacing: -0.1em;
	font-weight: bolder;
	vertical-align: text-bottom;
	display: inline;
	font-variant: small-caps;
	text-indent: 15px;
	right: 15px;
}
h7 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	color: #A89963;
	letter-spacing: -0.1em;
	font-weight: bolder;
	vertical-align: text-bottom;
	display: inline;
	font-variant: small-caps;
	text-indent: 15px;
	right: 15px;
}
