* {
  margin: 0;
  padding: 0;
}

body {
  margin: 0;
  padding: 0;
  color: #3f0000;
  font-family: Verdana,sans-serif;
  font-size: 11px;
  background-color: #fefefe;
}

a {
  color: #3f0000;
  text-decoration: none;
}

a:hover {
  color: #3f0000;
  text-decoration: underline;
}

div {
  position: relative;
}

img {
  border: none;
}

fieldset {
  border: none;
}

.glue {
  clear: both;
  height: 1px;
}

.hidden {
  display: none;
}

#browser-warning {
  margin: 10px auto;
  position: absolute;
  top: 0;
  left: 1px;
  z-index: 1000;
  background: #ffffcc;
  padding: 5px;
  border: 1px solid #CCCCCC;
  text-align: center;
  width: 99%;
  display: none;
}

#browser-warning h1 {
  font-size: 20px;
}

#browser-warning p {
  width: 700px;
  margin: 5px auto;
}

#browser-warning a {
  font-weight: bold;
}

.icons {
  padding-top: 10px;
}

.icons a {
  margin: 0 8px;
}

#close-warning {
  float:right;
  cursor:pointer;
}

.container {
  width: 900px;
  margin: 0 auto;
  clear: both;
}

.title {
  text-align: center;
  color: #f1dcc3;
  margin-top: 20px;
}

.wrap {
  clear: both;
}

.banner {
  height: 98px;
  border-bottom: 1px solid #d7caca;
  padding-top: 50px;
  padding-bottom: 10px;
  padding-left: 165px;
  text-align: center;
  margin-bottom: 20px;
}

.top-logo {
  height: 165px;
  width: 155px;
  position: absolute;
  background-image: url('../img/logo.png');
  top: 5px;
}

.wrap {
  margin-top: 30px;
}

.col-left {
  width: 220px;
  float: left;
}

.col-right {
  width: 650px;
  float: right;
}

.main-menu {
  list-style: none;
  list-style-image: url('../img/list.png');
  margin-left: 20px;
  margin-top: 15px;
}

.main-menu li {
  font-family: "Lucida Grande",sans-serif;
  font-size: 14px;
  font-weight: bold;
  margin: 5px 0;
} 

.sub-menu {
  list-style: none;
  list-style-type: circle;
  margin-left: 20px;
}

.sub-menu li {
  font-family: Verdana,sans-serif;
  font-size: 11px;
  font-weight: normal;
  margin: 3px 0;
}

.left-box {
  margin-bottom: 20px;
}

.text {
  text-align: justify;
  margin-top: 15px;
}

#news-email {
  border: 1px solid #d7caca;
  padding: 2px;
  width: 190px;
  margin-top: 10px;
}

#news-submit {
  border: none;
  font-weight: bold;
  background-color: #fefefe;
  color: #3f0000;
  margin-left: 115px;
}

.news-text {
  padding-right: 25px;
}

#surv-submit {
  border: none;
  font-weight: bold;
  background-color: #fefefe;
  color: #3f0000;
  margin-left: 175px;
}

.more {
  text-align: right;
  margin-top: 15px;
}

.bold {
  font-weight: bold;
}

.new-cont {
  margin-top: 20px;
  clear: both;
}

.news {
  width: 320px;
  float: left;
  
}

.anon {
  width: 320px;
  float: right;
}

.search {
  margin-top: 20px;
}

.search label {
  font-family: "Lucida Grande",sans-serif;
  font-size: 14px;
  font-weight: bold;
  display: block;
}

.search #query {
  margin: 5px 0;
  border: none;
  background-image: url('../img/search-back.png');
  padding: 4px;
  width: 642px;
  height: 18px;
  color: #3F0000;
}

#query-submit {
  margin-left: 605px;
}

.footer {
  border-top: 1px solid #d7caca;
  clear: both;
}

.copy {
  margin-top: 10px;
  text-align: center;
}

.foot-menu {
  list-style: none;
  text-align: center;
  margin: 5px;
} 

.foot-menu li {
  list-style: none;
  display: inline;
  margin: 5px;
  font-size: 9px;
}

.photo_cat {
  margin-top: 20px;
}

.album {
  float: left;
  width: 200px;
  margin: 5px;
  text-align: center;
}

.album-img {
  margin: 10px auto;
  border: 1px solid #000000;
  display: block;
}

.album-title {
  font-family: "Lucida Grande",sans-serif;
  font-size: 11px;
}

.navigator {
  font-family: "Lucida Grande",sans-serif;
  font-size: 11px;
}

.photo_list {
  margin-top: 20px;
}

.photo {
  float: left;
  width: 140px;
  margin: 5px;
  text-align: center;
}

.video {
  text-align: justify;
}

.video-thumb {
  float: left;
  margin-right: 10px;
  width: 180px;
}

.video-title {
  font-weight: bold;
  padding-top: 7px;
  margin-bottom: 10px;

}

.video-desc {

}

.video-main {
  text-align: justify;
  float: left;
  width: 305px;
  padding: 7px 10px;
}

.video-main  .video-thumb {
  float: left;
  margin-right: 10px;
  width: 130px;
}

.video-main .video-title {
  font-weight: bold;
  padding-top: 7px;
  margin-bottom: 10px;
  font-size: 9px;
}

.video-main  .video-desc {
  font-size: 9px;
}

.video-main .video-view {
  font-size: 9px;
}

.video-view {
  margin: 0;
}


.movie-title {
  font-family: "Lucida Grande",sans-serif;
  font-size: 14px;
  font-weight: bold;
}

#movie-player {
  margin: 20px auto;
  width: 480px;
  height: 304px;
  border: 1px solid #000000;
}

.movie-desc {
  margin-bottom: 35px;
}

.logo-link {
  display: block;
  height: 165px;
}

.surv fieldset {
  margin: 5px 0;
}

.surv input {
  margin-right: 10px;
}

    .poll-results {
      width: 210px;
      display: block;
    }

    .poll-results, .poll-vote {
      border-spacing: 2px;
    }

    .poll-results td, .poll-vote td {
      padding: 2px;
    }

    .poll-title {
      font-weight: bold;
      text-align: center;
    }

    .poll-answer-title, .poll-vote-title {
      padding: 5px;
    }

    .poll-answer-results {
      padding: 3px;
      font-size: 8px;
      font-weight: bold;
    }

    .poll-answer-bar {
      padding: 5px;
    }

    .poll-vote-submit {
      text-align: center;
    }

    .poll-vote-submit input {
      border: 1px solid black;
      background-color: #eeeeee;
    }

.form {
  margin: 20px;
}

.form fieldset {
  margin: 5px 0;
}

.form label {
  display: block;
}

.form input, .form textarea {
  border: 1px solid #d7caca;
  padding: 2px;
  width: 300px;
  margin: 3px 0;
  background-color: #ffffff;
}

.form textarea {
  height: 100px;
}

.form #btn-submit {
  width: 60px;
}

#movie-trigger {
    position: absolute;
    top: 0;
    left: 0;
    width: 480px;
    height: 304px;
    z-index: 999;
}

#movie-trigger a {
    display: block;
    width: 480px;
    height: 304px;
}

#feedback {
  position: absolute;
  right: 0;
  top: 200px;
}

#feedback a {
  display: block;
  width: 25px;
  height: 150px;
  background: url('../img/feedback.png') 0 0 no-repeat;
}

#feedback a:hover {
  background-image: url('../img/feedback-hover.png');
}

.feedback {
  width: 750px; 
  background-color: #fff;
  padding: 30px;
}

.radio-normal input {
  width: 13px;
  margin-right: 5px;
}

.form-left {
  float: left;
  width: 50%;
}

.form-right {
  float: right;
  width: 50%;
}

.legend {
  text-align: right;
  margin-bottom: 20px;
  padding: 0 20px;
}

.event {
  margin-top: 10px;
}

.footer-container	{
  margin-left: 55px;
  margin-top: 10px;
}

.footer-menu	{
    list-style: none;
    width: 165px;
    height: 130px;
    margin-left: 45px;
    float: left;
}

.footer-menu .first	{
    font-weight: bold;
    margin-bottom: 10px;
}

.middle-banner	{
  text-align: center;
  margin: 30px 0;
}

.video-home	{
    float: left;
    width: 325px;
    font-size: 9px;
}

.video-home img	{
    border: 1px solid #000000;
    margin-bottom: 5px;
}

.video-home-right	{
    float: right;
    width: 325px;
    padding-top: 18px;
}

.video-home-right div.video-main	{
    padding-top: 2px;
    padding-bottom: 9px;
}

.space	{
  height:35px;
}

.event-form	{
    margin-top: 20px;
    margin-left: 30px;
}

.event-form label	{
    display: block;
}

.event-form input, .event-form textarea	{
  border: 1px solid #d7caca;
  padding: 4px;
  width: 380px;
  margin: 3px 0;
  background-color: #ffffff;
}

.event-form input#event-from, .event-form input#event-to {
  width: 183px;
}

.event-form input#event-submit	{
    width: 70px;
}

.event-form fieldset	{
    margin-top: 10px;
}