#bannertop {
  display: on; /* hide this banner ON/OFF */
  width: 728px;
  height: 90px;
  padding: 0px;
  margin: 0px;
  background: #f8f9f0;
}
#bannerlogo {
  display: on; /* hide this banner ON/OFF */
  margin: 0px;
  float: right;
  width: 468px;
  height: 60px;
  padding: 0px;
  margin: 0px;
/*  background: yellow; */
}
#bannerleftcol {
  display: on; /* hide this banner ON/OFF */
  width: 468px;
  height: 60px;
  padding: 0px;
  margin: 0px;
  margin-bottom: 26px;
  background: #f9f0f8;
}
#bannerrightcol {
  display: none; /* hide this banner ON/OFF */
  width: 350px;
  height: 150px;
  padding: 0px;
  margin: 0px;
  margin-bottom: 26px;
background: yellow;
}
#bannerskyscraper {
  display: none; /* hide this banner ON/OFF */
  width: 160px;
  height: 600px;
  background: yellow;
  margin-bottom: 26px;
}

