body {
background: #fff;
color: #000;
}

#outerUpperHeader,
#outerLowerHeader,
#subpage #outerContent .floatLeft,
ul.nav,
#outerFooter,
.fauxFooter,
.credits {
  display: none;
}

#outer {
  background: none;
}

#homepage #content .floatLeft {
width: 50%;
}

.floatRight {
  float: none;
}

#innerContent,
#directors #innerContent {
width: 100%;
}

.sectionHeader {
background: none;
position: relative;
}

#homepage #content h1,
.sectionHeader h1 {
  color: #000;
}

ul.tabbedNav li .tabBody,
ul.tabbedNav li:hover .tabBody,
ul.tabbedNav li .tabBody a {
  background: none;
border: 0;
font-weight: bold;
font-size: 1.1em;
}

.headingTab {
  background: none;
}

.headingTab h2 {
  background: none;
  border: 0;
  text-decoration: underline;
  color: #000;
}

ap-content {
  color: #000;
}

.disabilityTools {
display: none;
}

.backToTop {
display: none;
}

.img-container {
background: none;
}

#homepage a.download,
a.factSheet,
a.readMore, 
.img-container a.embiggen {
display: none;
}