html, body {
      height: 100%;
      }
html {
      background-color: #EEEEEE;
      padding: 0px;
      }
body {
      padding: 0px;
      margin: 0px;
      margin-left: auto;
      margin-right: auto;
      }
#bodyDiv2 {
      padding: 0px;
      margin: 0px;
      margin-left: auto;
      margin-right: auto;
      width: 760px;
      position: relative;
      }
#contentArea {
      background-color: #EEEEEE;
      position: relative;
      color: black;
      top: 0px !important;
      width: 589px; 
      float: left;
      text-align: left;
      padding: 10px;
      /* border-right: 1px dashed gray; */
      z-index: 1 !important;
      z-index: -1;
      }
#footer {
      width: 610px;
      text-align: center;
      font-family: Arial, sans-serif;
      font-size: 7pt;
      color: #AAAAAA;
      position: relative;
      margin-top: 0 !important;
      margin-top: 4px;
      clear: both;
      padding-bottom: 7px;
      z-index: 4;
      background-color: #EEEEEE;
      float: left;
      margin-left: 150px !important;
      margin-left: 75px;
      }
#footer a {
      font-family: Arial, sans-serif;
      font-size: 7pt;
      color: #AAAAAA;
      }
#footer a:hover {
      font-family: Arial, sans-serif;
      font-size: 7pt;
      color: #55CC55;
      }
.filmmenu img {
      border-width: 0px;
      padding: 0px;
      margin: 0px;
      }
ul {
      border-width: 0px;
      padding: 0px;
      margin: 0px;
      float: left;
      }
.menu {
      border-width: 0px;
      padding: 0px;
      margin: 0px;
      width: 94px;
      height: 102px;
      display: inline;
      }
span.menu {
      vertical-align: middle;
      height: 102px;
      padding-left: 15px;
      display: table-cell;
      }
div.menu img {
      
      }
div {
      padding: 0px;
      margin: 0px;
      }
img {
      border: 0;
      }
.pagehead {
      background-color: #EEEEEE;
      float: right;
      margin-bottom: 7px;
      padding: 0;
      }
.pagehead div {
      position: relative;
      top: -21px !important;
      top: -25px;
      width: 610px;
      text-align: center;
      font-weight: bold;
      font-family: Arial, sans-serif;
      font-size: 13px;
      }
.pagetitle {
      width: 610px;
      text-align: center;
      background-color: #EEEEEE;
      float: right;
      }
div.menuicons2 {
      float: left;
      width: 150px;
      padding-top: 0;
      }
div.menuicons2 img {
      margin-top: 0px !important;
      margin-top: -2px;
      }

.ddmx {
    font: 11px tahoma;
}
.ddmx .item1,
.ddmx .item1:hover,
.ddmx .item1-active,
.ddmx .item1-active:hover {
      z-index: 2;
}
.ddmx .item2,
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
    padding: 3px 8px 4px 8px;
    font: 11px tahoma;
    color: #000000;
    font-weight: bold;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
    z-index: 500;
}
.ddmx .item2 {
    background: #e5e1da;
}
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
    background: #ffffff;
}
.ddmx .arrow,
.ddmx .arrow:hover {
    padding: 3px 16px 4px 8px;
}
.ddmx .item2 img,
.ddmx .item2-active img{
    position: absolute;
    right: 1px;
    border: 0;
}
.ddmx .item3,
.ddmx .item3:hover,
.ddmx .item3-active,
.ddmx .item3-active:hover {
    padding: 3px 8px 4px 8px;
    font: 11px tahoma;
    color: #000000;
    font-weight: bold;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
    z-index: 500;
}
.ddmx .item3 {
    background: #e5e1da;
}
.ddmx .item3:hover,
.ddmx .item3-active,
.ddmx .item3-active:hover {
    background: #ffffff;
}
.ddmx .arrow,
.ddmx .arrow:hover {
    padding: 3px 16px 4px 8px;
}
.ddmx .item3 img,
.ddmx .item3-active img{
    position: absolute;
    right: 1px;
    border: 0;
}
.ddmx .section {
    border: 1px solid #b8b4ae;
    position: absolute;
    visibility: hidden;
    z-index: -1;
    margin-top: -20px !important;
    margin-top: 55px;
    text-align: left;
    background: #e5e1da;
}
.ddmx .section .section {
    margin-top: 0px !important;
    margin-top: 5px;
}

.ddmx .bottom,
.ddmx .bottom:hover {
    border-bottom: 1px solid #000000;
}

* html .ddmx td { position: relative; } /* ie 5.0 fix */


/* ******************************************************** */
.npImg {
    float: left;
    clear: left;
    margin-bottom: 15px;
    width: 100px;
    text-align: center;
    }
.npImg img {
    border: 2px solid #EEEEEE;
    }
.npImg img:hover {
    border: 2px solid #EE7700;
    }
.npInfo {
    height: 142px;
    }
.npTitle a {
    float: left;
    color: #AAAA00;
    font-family: Arial, sans-serif;
    font-size: 22px;
    font-weight: bold;
    text-decoration: none;
    width: 450px;
    text-align: center;
    margin-left: 10px;
    padding-top: 30px;
    border-top: 1px solid black;
    }
.npTitle a:hover {
    color: #EE7700;
    }
.npTimes, .npRating {
    float: left;
    font-family: Arial, sans-serif;
    font-size: 15px;
    font-weight: normal;
    width: 450px;
    text-align: center;
    margin-left: 10px;
    margin-top: 15px;
    }

/* ******************************************************** */
.csInfo {
    padding-bottom: 4px;
    margin-top: 4px;
    border-bottom: 1px solid gray;
    float: left;
    }
.csTitle {
    float: left;
    width: 400px;
    text-align: left;
    height: 22px;
    padding-left: 10px;
    }
.csTitle a {
    color: #AAAA00;
    font-family: 'Trebuchet MS', Arial, sans-serif;
    font-size: 20px;
    font-weight: bold;
    text-decoration: none;
    }
.csTitle a:hover {
    color: #EE7700;
    }
.csDetails {
    float: left;
    font-family: 'Trebuchet MS', Arial, sans-serif;
    font-size: 14px;
    width: 175px;
    text-align: left;
    }
.csDates {
    font-weight: bold;
    color: #444444;
    }

/* ******************************************************** */
.npImg1 {
    float: left;
    clear: left;
    margin-bottom: 15px;
    }
.npTitle1, .npDesc1, .npRating1, .npTimes1, .npRunningTime1, .npSubtitles1, .npReview1 a, .npTrailer1 a, .npOfficialSite1 a {
    float: left;
    font-family: Arial, sans-serif;
    font-weight: normal;
    width: 325px;
    text-align: left;
    margin-left: 10px;
    margin-top: 7px;
    }
.npTitle1b, .npDesc1b, .npRating1b, .npTimes1b, .npRunningTime1b, .npSubtitles1b, .npReview1b a, .npTrailer1b a, .npOfficialSite1b a {
    float: left;
    font-family: Arial, sans-serif;
    font-weight: normal;
    width: 305px;
    text-align: left;
    margin-left: 10px;
    margin-top: 7px;
}
.npTitle1,.npTitle1b {
    color: #AAAA00;
    font-size: 22px;
    font-weight: bold;
    text-decoration: none;
    border-top: 1px solid black;
    margin-top: 0;
    padding-top: 15px;
    }
.npDesc1,.npDesc1b {
    font-size: 13px;
    margin-bottom: 10px;
    }
.npRating1,.npRating1b {
    font-size: 13px;
    font-style: italic;
    margin-top: 3px;
    }
.npReview1 a,.npReview1b a, .npTrailer1 a, .npTrailer1b a {
    font-size: 13px;
    }
.npOfficialSite1 a,.npOfficialSite1b a {
    font-size: 13px;
    }
.npRating1,.npRating1b {
    font-size: 15px;
    }
.npTimes1,.npTimes1b {
    font-weight: bold;
    font-size: 14px;
    }
/* ******************************************************** */
.headerContact {
    float: left;
    font-family: Times New Roman, serif;
    font-size: 12px;
    font-weight: normal;
    width: 589px;
    text-align: center;
    color: #be0707;
    margin-top: -10px;
    }
.headerContact a {
    font-family: Times New Roman, serif;
    font-size: 12px;
    font-weight: normal;
    color: #be0707;
    text-decoration: none;
    }
.headerContact a:hover {
    background-color: #DDDDDD;
    }
/* ******************************************************** */
.indexContent, .missionContent, .ticketinfoContent {
    padding-top: 20px;
    font-family: Arial, sans-serif; 
    font-size: 15px;
    color: black;
    text-align: justify; 
    position: relative; 
    margin-top: 10px;
    }
.indexEmail {
    font-family: Arial, sans-serif; 
    font-size: 12px;
    font-weight: bold;
    color: black;
    }
/* ******************************************************** */
.contactContent {
    padding: 20px 0 0 20px;
    font-family: Arial, sans-serif; 
    font-size: 15px;
    font-weight: normal;
    color: black;
    text-align: justify; 
    position: relative; 
    float: left;
    }
/* ******************************************************** */
.faqQuestion, .fasqQuestion {
    padding: 20px 0 0 10px;
    font-family: Arial, sans-serif; 
    font-size: 15px;
    font-weight: bold;
    color: black;
    }
.faqAnswer, .fasqAnswer {
    padding: 10px 0 10px 10px;
    font-family: Arial, sans-serif; 
    font-size: 15px;
    font-weight: normal;
    color: black;
    }
/* ******************************************************** */
.menuHeader1bg {
    background-image: url("images/menuheader1bg.jpg");
    background-repeat: repeat-x;
    background-position: 0 3px;
    z-index: 4;
    margin-top: 15px;
    }
div.menuHeader1 {
    margin-top: -21px;
    width: 589px;
    text-align: center;
    }
span.menuHeader1 {
    text-align: center;
    font-family: Arial, sans-serif; 
    font-size: 15px;
    font-weight: bold;
    color: black;
    height: 15px;
    background-color: #EEEEEE;
    }
.menuHeader2 {
    font-family: Arial, sans-serif; 
    font-size: 14px;
    font-weight: bold;
    color: black;
    text-align: right;
    padding-right: 2px;
    }
.menuHeader3 {
    font-family: Arial, sans-serif; 
    font-size: 13px;
    font-weight: bold;
    color: black;
    text-align: center;
    }
.menuNote {
    font-family: Times New Roman, serif; 
    font-size: 12px;
    font-weight: normal;
    color: #990099;
    }
.menuItem {
    width: 350px;
    font-family: Verdana, Arial, sans-serif; 
    font-size: 13px;
    font-weight: bold;
    color: #be0707;
    }
.menuDesc {
    font-family: Times New Roman, serif; 
    font-size: 13px;
    font-weight: normal;
    color: black;
    padding: 0 5px 0 7px;
    }
.menuPrice {
    width: 40px;
    font-family: Arial, sans-serif; 
    font-size: 12px;
    font-weight: normal;
    color: black;
    border-bottom: 1px groove gray;
    text-align: right;
    }
.menuTopping {
    font-family: Arial, sans-serif; 
    font-size: 12px;
    font-weight: normal;
    color: black;
    }

/* ******************************************************** */
.tourImageText {
    border: none; 
    overflow: hidden; 
    background-color: #EEEEEE; 
    text-align: center;
    font-family: Verdana, Arial, sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: black;
    margin-top: 7px;
    }
/* ******************************************************** */
.rgDiv {
    border: none; 
    width: 285px;
    float: left;
    padding: 15px 0 15px 0;
    }
.rgImg {
    text-align: center;
    }
.rgImg img {
    border: none;
    }
.rgName {
    font-family: Verdana, Arial, sans-serif;
    font-size: 15px;
    font-weight: bold;
    text-align: center;
    margin-top: 10px;
    }
.rgDesc {
    font-family: Verdana, Arial, sans-serif;
    font-size: 13px;
    font-weight: normal;
    text-align: center;
    }
.rgPrice {
    font-family: Verdana, Arial, sans-serif;
    font-size: 13px;
    font-weight: bold;
    text-align: center;
    }

/* ******************************************************** */
.evBlock {
    float: left;
    width: 570px;
    margin-left: 10px;
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid black;
    }
.evTitle {
    float: left;
    color: #AAAA00;
    font-family: Arial, sans-serif;
    font-size: 22px;
    font-weight: bold;
    text-decoration: none;
    width: 565px;
    }
.evDates {
    float: left;
    font-family: Arial, sans-serif;
    font-size: 15px;
    font-weight: normal;
    margin-bottom: 5px;
    width: 565px;
    }
.evContent {
    float: left;
    }

