#header, #skip, #nav, #sidebar, #tocnav {
  display: none !important;
}
body, #wrap, #content, #main, #mainentry, #footer {
  float: none !important;
  width: auto !important;
  margin: 0 !important;
  padding: 0 !important;
}

html body #main {background: none;}
html body {position: static; width: auto; height: auto;
  margin: 1em 0 0; padding: 0; border-top: none;
  font-size: 1em; text-align: left; 
  background: none;}
html body a:link, 
html body a:visited, 
html body a em {
  background: none; color: #555;
  }
html body #wrap #content {padding: 0 0 0.5em; margin: -1.5em 0 2em; text-align: left;
  background: none; position: relative;}
#mat {border: 0;}
table,
table td {margin-left: 2px; border: 1px #ccc solid; border-collapse: collapse; padding: .5em;}
html body #footer {background: none;}
html body #footer p {border-left: none; margin-left: 0; text-align: center;}
img {display: none;}

#footer a[href]:after {
   content: " [http://amsfperform.org" attr(href) "] ";
   font-size: 90%;}
div {border: 0;}
html #wrap div {border: 0;}

