h1 {
      font-size: 13px;
      font-family: "Georgia", "Times New Roman", "Times";
      color: #402F00;
      line-height: 1.5em;
      margin: 0;
}

h2 {
      font-size: 20px;
      font-family: "Georgia", "Times New Roman", "Times";
      color: #402F00;
      padding: 1.2em 0 0.5em 0;
      margin: 0;
}

h3 {
      font-size: 11px;
      font-family: "Georgia", "Times New Roman", "Times";
      color: #402F00;
      line-height: 1.5em;
      padding: 0.5em 0 1.5em 0;
      margin: 0;
}

h4 {
      font-size: 25px;
      font-family: "Georgia", "Times New Roman", "Times";
      color: #402F00;
      padding-top: 1em;
      margin: 0;
}

h1,h2,h3,h4 {
      font-weight: normal;
}

body {
      margin: 0;
      text-align: center;
      background-image: url('../img/bg.gif');
}

img {
      border: 0;
}

a {color: #EF9300; text-decoration: none;}
:link:hover {text-decoration: underline;}
:link:visited {color: #DCAF68;}
:visited {color: #DCAF68;}
:visited:hover {text-decoration: underline;}

a.side {color: #402F00;}

a.names {color: #402F00; font-size: 11px;}

.center {
      text-align: center;
}

#sidestripe {
      width: 860px;
      background-color: #E8CE3D;
      border-right: 1px solid #402F00;
      margin: 0;
}

#main {
      width: 673px;
      min-height: 780px;
      background-color: #FFFFFF;
      border-right: 1px solid #402F00;
      padding-left: 35px;
      margin: 0;
}

#headstripe {
      width: 880px;
      height: 7px;
      background-color: #682000;
      margin: 0;
      z-index: 1;
}

#headorange {
      position: relative;
      left: 709px;
      width: 151px;
      height: 7px;
      background-color: #E8CE3D;
      margin: 0;
}

#frame {
      width: 880px;
      margin: 0 auto;
      text-align: left;
      background: #FFFFFF;
      border-left: 1px solid #EEDAA4;
      border-right: 1px solid #EEDAA4;
}

#open {
      display: table-row;
      width: 672px;
}

#logoframe {
      float: right;
      position: relative;
      left: 170px;
      width: 188px;
      text-align: center;
      height: 0px;
      z-index: 2;
}

#sidematter {
      position: relative;
      top: -20px;
      margin: 0 auto;
      text-align: center;
}

#links {
      position: relative;
      top: 10px;
      width: 80px;
      text-align: left;
      margin: 0 auto;
}

#left {
      float: left;
      width: 600px;
      display: table-cell;
}

#right {
      float: right;
      width: 220px;
      display: table-cell;
      padding-left: 30px;
      margin-left: -180px;
}