#page {
  background: none; 
  height: auto;
}
img#logo {
  display: none;
}
img#banner {
  display: none;
}
#topMenuLayer {
  background: none; 
  display: none;
}
div#sideLayer {
  display: none;
}
ul#navLayer {
  float: none; 
  width: auto; 
  margin-top: 20px;
}
div#contentLayer {
  float: none; 
  width: auto; 
  color: #000000;
}
div#contentLayer h1 {
  color: #000000; 
  position: static;
}
div#contentLayer h2 {
  color: #000000;
}