﻿#wrapper{width: 760px; margin-left : auto; margin-right: auto;}
#header {width: 760px; height: 110px;  background-image:url('../images/hdrbkg.jpg'); margin-top: 10px;}
#container{width: 760px; background-color: #FFF; margin-left: auto; margin-right: auto; }
#nav {  }
#movie {	background-color:#FFF;}
#content {width: 760px; background-color: #FFF;	}
#content-left {width: 380px; float: left;}
#content-right {width: 380px; float: right;}
#content-300 {height: 300px; }
#textbox {width: 760px; background-color: #FFF;}
#textbox-left {width: 380px; float: left; background-color: #FFF;}
#textbox-right {width: 380px; float: right; background-color: #FFF;}
#footer {clear: both; height: 35px; }
h1 {font-family:Verdana, Arial, Helvetica, sans-serif; font-size: x-large; color: #A50031 }
p {font-family: Arial, Helvetica, sans-serif; font-size: 12px; padding-left: 10px;}
a:link {color: #A50031;}
a:visited {color: #A50031;}
a:active {color: #A50031;}
a:hover {color: #5a6892;}

.whitelink {text-align: left; margin-left: 100px; }
.whitelink a:link {color: #FFF; }
.whitelink a:visited {color: #FFF;}
.whitelink a:active {color: #FFF; }
.whitelink a:hover {color: #CCCCCC;}


    body {
        margin:0;
        padding:0;
        font: bold 11px/1.5em Verdana;
}

h2 {
        font: bold 14px Verdana, Arial, Helvetica, sans-serif;
        color: #000;
        margin: 0px;
        padding: 0px 0px 0px 15px;
}

img {
border: none;
}

/*- Menu Tabs 12--------------------------- */

    #tabs12 {
      float:left;
      width:100%;
          background:#A50031;
      font-size:93%;
      line-height:normal;
          border-bottom:1px solid #A50031;
      }
    #tabs12 ul {
          margin:0;
          padding:0px 10px 0 125px;
          list-style:none;
      }
    #tabs12 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs12 a {
      float:left;
      background:url("images/tableft12.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabs12 a span {
      float:left;
      display:block;
      background:url("images/tabright12.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#fff;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs12 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs12 a:hover span {
      color:#FFF;
      }
    #tabs12 a:hover {
      background-position:0% -42px;
      }
    #tabs12 a:hover span {
      background-position:100% -42px;
      }

      #tabs12 #current a {
              background-position:0% -42px;
      }
      #tabs12 #current a span {
              background-position:100% -42px;
      }

.style2 {color: #FFFFFF;text-align: center;}
.style3 {text-align: right;}
.style4 {text-align: center;}
.style5 {text-align: left;}
.style6 {height: 325px; text-align: center;}
