body {
  margin: 0;
  padding: 0;
  background-color: #87aec5;
  font-family: Arial,Helvetica,sans-serif;
  background-image: url(../images/tile.gif);
  background-repeat: repeat-x;
  behavior: url("csshover3.htc");
}
#container {
  border: 2px #000;
  margin: 0 auto;
  padding: 1em;
  background: transparent url(../images/paper01.jpg);
  background-repeat:no-repeat;
  background-attachment:fixed;
  width: 46em;
}
#stage, #stage1 {
  border: 2px #000;
  margin: 0 auto;
  padding: 1em;
  background: transparent url(../images/stage_curtain.jpg);
  background-repeat:no-repeat;
  width: 46em;
}
#stage1 {
  background: transparent url(../images/stage_curtain1.jpg);
}
#gallery {
  border: 0;
  margin: 0 auto;
  padding: 0;
  background-color:black;
  background-repeat:no-repeat;
  width: 48em;
}
#splash {
  border:  none;
  margin: 0 auto;
  background: #000000 url(none) repeat scroll 0% 50%;
  position: relative;
  font-family: Garamond,Verdana,"Times New Roman";
  text-align: center;
  color: #ffcc00;
  width: 48em;
}
.prop {
  height: 1.6em;
  float: right;
  width: 1px;
}
.clear {
  overflow: hidden;
  clear: both;
  height: 1px;
}
.menu_prop {
  height: 1px;
  float: right;
  width: 1px;
}
.menu_clear {
  overflow: hidden;
  clear: both;
  height: 1px;
}
img.floatMiddle {
  padding: 4px 0px 0px;
  width: 2em;
}
img.floatLeft {
  margin: 0px 0.5em 0px 0px;
  float: left;
-ms-interpolation-mode: bicubic;
  max-width: 24em;
  max-height: 12.34em;
}
#header {
  background-repeat: repeat-x;
  background-attachment: scroll;
  background-position: left center;
  background-color: #c06000;
  font-weight: inherit;
  margin: 0 auto;
  padding: 0;
  width: 48em;
}
#h1 h1 {
  margin: 0 0.4em;
  padding: 0;
  float: left;
  font: bold 1.6em arial, helvetica, sans-serif;
  font-style: italic;
}
#menu {
  margin: 0;
  background: transparent url(none) repeat scroll 0% 50%;
  width: 48em;
  float: left;
}
#menu ul {
  margin: 0;
  padding: 0px;
  float: left;
  width: 8em;
  list-style-image: none;
  list-style-type: none;
  list-style-position: outside;
}
#menu a {
  border-style: solid;
  border-color: #000;
  border-width: 1px;
  margin: 0;
  padding: 2px 5px 0px;
  color: #000000;
  display: block;
  background-color: #efefef;
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0% 50%;
  text-align: left;
  text-decoration: none;
  font-family: arial,helvetica,sans-serif;
  font-variant: normal;
  font-size-adjust: none;
  font-style: normal;
  font-weight: bold;
  font-size: 0.76em;
}
#menu a:hover {
  color: #ffcc00;
  background-color: #efefef;
  background-image: url(none);
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0% 50%;
}
#menuA a, #menu h2 {
  margin: 0;
  padding: 2px 5px 0px;
  border-style: outset;
  border-width: 2px;
  border-color: #cccccc #888888 #555555 #bbbbbb;
  background-image: url(../images/button1.gif);
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0% 50%;
  color: #ffffff;
  display: block;
  text-transform: uppercase;
  text-decoration: none;
  padding-left: 0.5em;
  height: 2em;
  text-align: center;
  font-family: arial,helvetica,sans-serif;
  font-variant: normal;
  font-size-adjust: none;
  font-style: normal;
  font-weight: bold;
  font-size: 0.76em;
}
#menuA a:hover, #menu h2:hover {
  border: 2px inset white;
  background-attachment: scroll;
  background-position: 0% 50%;
  background-repeat: repeat;
  color: #ffcc00;
  height: 2em;
  background-image: url(../images/button1.gif);
}
#menu li {
  position: relative;
  line-height: 1.6em;
  z-index: 5000;
}
#menu ul ul {
  position: absolute;
  z-index: 15000;
}
#menu ul ul ul {
  position: absolute;
  top: 0;
  left: 100%;
  z-index: 15000;
}
div#menu ul ul, div#menu ul li:hover ul ul, div#menu ul ul li:hover ul ul {
  display: none;
}
div#menu ul li:hover ul, div#menu ul ul li:hover ul, div#menu ul ul ul li:hover ul {
  background-color: white;
  display: block;
}
#drop  a {
  color: #aa0000; height: auto;
  background:#efefef no-repeat 110px center url(../images/sh_closed.gif);
}
#drop  a:hover {
  color: #aa0000; height: auto;
  background: #ffffff no-repeat 110px center url(../images/sh_open.gif);
}
ul#nav {
  border-top: 0px none;
  list-style-type: none;
  text-align: center;
  background-color: #efefef;
  margin: 0;
}
ul#nav li a {
  border: 2px outset;
  border-color: #cccccc #888888 #555555 #bbbbbb;
  text-decoration: none;
  color: #ffffff;
  text-align: center;
  display: block;
  padding-top: 6px;
  background-image: url(../images/button2.gif);
  font-weight: bold;
  height: 1.6em;
  width: 4.65em;
  background-color: #efefef;
}
ul#nav li a:visited {
  border: 2px outset ;
  background-color: #efefef;
  color: #ffffff;
  text-align: center;
  background-image: url(../images/button2.gif);
}
ul#nav li a:hover {
  border: 2px inset #ffffff;
  color: #ffcc00;
  text-align: center;
}
ul#nav .button {
  font-size-adjust: none;
  font-weight: normal;
  font-family: "Comic Sans MS",arial,helvetica,sans-serif;
  float: right;
  font-variant: normal;
  font-size: 0.8em;
  font-style: normal;
  line-height: 0.9em;
  text-align: center;
  background-color: #efefef;
}

