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

#sidebar,
#flashcontent {display: none !important;}

#container,
#main,
#content,
#footer {
  width: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  float: none !important;
  background-image: none !important;
  background-color: transparent !important;
}

#hme #content div {
  width: auto !important;
  padding: 8pt !important;
  margin: 5pt 0 !important;
  border: 1px solid #888 !important;
  float: none !important;
}

#content a:link,
#content a:visited,
.content a:link,
.content a:visited,
#footer a:link,
#footer a:visited {
  color: #520 !important;
  background: transparent !important;
  font-weight: bold !important;
  text-decoration: underline !important;
  text-align: left !important;
}
#content a:link:after,
#content a:visited:after,
.content a:link:after,
.content a:visited:after,
#footer a:link:after,
#footer a:visited:after {
  content: " (" attr(href) ") ";
  font-size: 90%;
}
#content a[href^="/"]:after,
.content a[href^="/"]:after,
#footer a[href^="/"]:after {
  content: " (http://annualreport.hewlett.org" attr(href) ") ";
}

#overlay,
#pop1,
#pop1 .content,
#pop1 .popup,
#pop1 .footer,
#pop2,
#pop2 .content,
#pop2 .popup,
#pop2 .footer {
  background: #fff !important;
  width: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
  top: 0 !important;
  left: 0 !important;
}

#overlay {

}