body {
  background: #ffffff;
  color: #000000;
}

.main, one-nav {
  float: none;
  overflow: visible;
}

.sidebar {
  float: none;
}

/*
.one, .one-nav, .two-standard {
  width: 984px;
}
*/

.two-wide .main {
  width: auto;
}

#screen-version {
  display: block;
}

ul#auxiliary, 
#global-nav, 
ul#level-2, 
#utility, 
ul#level-3, 
.sidebar, 
#stream, 
#interim-headline, 
#toolbar-container,
.back-to-top,
.standard-content ol.footnotes a.back-to-top,
#footer #location a,
ul#policies,
#research-essay #about-tabs,
#research-essay .research-nav,
#research-essay #header,
#research-essay .essay-downloads {
  display: none;
}

#exhib-events-sidebar,
#visit-sidebar,
#artists-gallery-sidebar {
  display: block;
}

h2,
.essay-content p, 
.essay-content h4,
.standard-content ol.footnotes,
.standard-content ol.footnotes p,
.caption, .caption p, 
.standard-content .caption, 
.standard-content .caption p,
.essay-content .paragraph {
  color: #000;
}

h2 {
  background-color: #ffffff;
}

#footer #location,
#footer #legal {
  padding-left: 36px;
}

#research-essay .essay {
  position: relative;
}

#research-essay .essay-citation {
  position: absolute;
  left: 24px;
  top: 90px;
}

#research-essay .essay-content.citable {
  padding-top: 30px;
}

/* sIFR PRINT STYLES */
.sIFR-replaced .sIFR-flash, .sIFR-replaced embed.sIFR-flash, .sIFR-flash object, .sIFR-flash embed {
  display: none !important;
  height: 0;
  width: 0;
  position: absolute;
  overflow: hidden;
}

.sIFR-replaced .sIFR-flash, .sIFR-replaced embed.sIFR-flash {
  display: none;
  position: relative;
}

span.sIFR-alternate {
  visibility: visible !important;
  display: block !important;
  position: static !important;
  left: auto !important;
  top: auto !important;
  height: auto !important;
  width: auto !important;
	overflow: visible !important;
}

div#exhibition-details div.work-of-art, div#exhibition-details-container div#exhibition-description, div#exhibition-details-container div#exhibition-detail-nav {
  float: none;
}

div#exhibition-details-container div#exhibition-description div.description {
  overflow: visible;
  height: auto;
}

#exhibition-description.without-images {
	width: auto;
}

.dcontent {
  display: block
}

#visit #visit-location #contact,
#visit #visit-location label {
  float: none;
  padding: 0 20px;
}


#related-events-dcontent {
  overflow: visible;
  height: auto;
}

#related-multimedia-dcontent {
  overflow: visible;
  display: block;
  height: auto;
}

div.with-featured, div.related_panel {
  overflow: visible;
  height: auto;
  float: none;
}

#related-events-dcontent ul.highlighted-events-small {
  float: none;
  clear: both;
}

#exhibition-promos {
  clear: both;
}

@media print {
  #screen-version {
    display: none;
  }
}