iframe {
 background: none;
 background-color: transparent;
 margin-top: 3px;
 margin-bottom: 0;
 margin-left: 0;
 margin-right: 0;
 width: 99%;
 height: 99%;
 border: 0;
}
div#container{
 position: relative;
 min-height: 845px;
 max-height: 845px;
 max-width: 1213px;
 min-width: 1213px;
 margin: 0;
 border: 0;
  padding: 0;
 }
div#header_banner{
 background-image:none;
 background-color: transparent;
 position: absolute;
 opacity: 1;
 z-index:1;
 top: 0;
 left: 0;
 width: 100%;
 height: 15%; 
 border: 0;
 }
div#menu_layer_00,
div#menu_layer_01 {
 background-image: url("../images/ghcoc_sign_blur-edge.JPG");
 background-repeat: no-repeat;
 background-attachment: fixed;
 background-color: transparent;
 opacity: 0.331;
 z-index: 0;
 position: absolute;
 top: 0;
 bottom: 0;
 left: 0;
 height: 849px;
 border: 0;
  width: 20%;
}
div#menu_layer_01{
 background-image: none;
 position: absolute;
 opacity: 1;
 top: 15%;
 height: 85%; 
 z-index:50;
 border: 0;
 }
div#info_layer_00,
div#info_layer_01 {
 background-image: none;
 z-index: 0;
 position: absolute;
 top: 15%;
 bottom: 0;
 right: 0%;
 height: 725px;
 border: 0;
  width: 20%;
}
div#info_layer_01{
 background-image: none;
 position: absolute;
 opacity: 1;
 top: 15%;
 height: 85%;
 z-index:50;
 border: 0;
 }