a:link {
      color: #49313E;
      text-decoration: none;
      font-weight: bold;
}

a:visited {
      color: #49313E;
}


a:hover, a:active {
      color: #49313E;
      font-weight: bold;
      font-style: italic;
}

#navcontainer #current {
      background: url(../../images/button_over.png) repeat-x left top;
}

#navcontainer .currentAncestor {
      background: url(../../images/button_over.png) repeat-x left top;
}

#navcontainer a:hover {
      background: url(../../images/button_over.png) repeat-x left top;
}

#navcontainer ul ul {
      border-bottom: 3px solid #e9932f;
}

#navcontainer ul ul a:hover{
      color: #1C6375;
}

#navcontainer ul ul #current{
      color: #1C6375;
}

#navcontainer ul ul .currentAncestor {
      color: #1C6375;
}

html>body #navcontainer ul ul .currentAncestor {
}

.movie-background {
      margin: 10px;
}