/* CSS Document */

BODY {
  background-image: url(../images/bg_gradient.gif);
  background-position: top center;
  background-repeat: repeat-y;
  
  margin: 0px;
  font-size: 14px;
  font-family: Arial, Helvetica, sans-serif;
  vertical-align: middle;
  color: #660000;
  }

TABLE.center {
  width: 100%;
  height: 100%;
  background-image: url(../images/bg.jpg);
  background-position: top center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  }

TABLE.center TD {
  vertical-align: top;
  text-align: center;
  }

/*A {
  color: #971B1E;
  text-decoration: none;
  border-bottom: 1px solid #000000;
  }

A:hover {
  color: #971B1E;
  text-decoration: underline;
  border-bottom: none;
  }

P.small {
  font-size: 10px;
  margin: 0px;
  padding: 0px;
  margin-top: -10px;
  }*/

TABLE.top {
  width: 1000px;
  height: 102px;
  vertical-align: bottom;
  margin-top: 20px;
  margin-bottom: 15px;
  }

TABLE.top TD.logo {
  width: 152px;
  text-align:left;
  }

TABLE.top TD.tag {
  width: 848px;
  text-align: right;
  vertical-align: bottom;
  color: #FFFFFF;
  font-size: 22px;
  font-weight: bold;
  padding-right: 10px;
  }

TABLE.nav {
  width: 1000px;
  height: 35px;
  background-color: #600B10;
/*  filter:alpha(opacity=100);
  -moz-opacity:.80;
  opacity:.80;*/
  margin-bottom: 10px;
  }

TABLE.nav TD {
/*  filter:alpha(opacity=100);
  -moz-opacity:100;
  opacity:100;*/
  color: #FFFFFF;
  font-weight:bold;
  vertical-align: middle;
  letter-spacing: 0.04em;
  font-size: 14px;
  }

TABLE.nav {
  width: 1000px;
  height: 35px;

  }

TABLE.nav A {
  color: #FFFFFF;
  font-weight:bold;
  text-decoration: none;
  margin-right: 22px;
  border: none;

  }

TABLE.nav A:hover {
  color: #FFCCCC;
  font-weight:bold;
  text-decoration: none;
  margin-right: 22px;
  border-bottom: 1px solid #990033;
  }

TABLE.white {
  width: 1000px;
  height: 500px;
  background-color: #FFFFFF;
/*  filter:alpha(opacity=80);
  -moz-opacity:.80;
  opacity:.80;*/
  margin-bottom: 10px;
  border: 1px solid #600B10;
  background-image: url(../images/bg_white.jpg);
  background-position: center top;
  background-attachment: fixed;
  
  }



TABLE.white TD {
/*  filter:alpha(opacity=80);
  -moz-opacity:80;
  opacity:80;*/
  padding: 4px;
  }

TABLE.content {
  width: 990px;
  height: 300px;
  }

TABLE.content TD {
  text-align: left;
  }

TABLE.content TD.left {
  text-align: justify;
  
  }

TABLE.content TD.left P {
  margin: 20px;
  color: #660000;
  }

TABLE.content TD.left A {
  color: #4C050C;
  text-decoration: none;
  background-color: #DDC0C0;
  border: 1px solid #C49D9D;
  padding-left: 2px;
  padding-right: 2px;
  border-bottom: 1px solid #996666;
  }

TABLE.content TD.left A:hover {
  color: #996666;
  text-decoration: none;
  background-color: #fae6e5;
  border: 1px solid #C49D9D;
  padding-left: 2px;
  padding-right: 2px;
  border-bottom: 1px solid #996666;
  }

TABLE.content P.highlight {
  color: #996666;
  font-size: 22px;
  font-weight: bold;
  }

TABLE.content P.highlightnav,
TABLE.content P.highlightnav A {
  color: #996666;
  font-size: 22px;
  font-weight: bold;
  text-align: center;
  }

TABLE.content P.highlightnav A:hover {
  color: #660000;
  }

TABLE.footer {
  width: 1000px;
  height: 20px;
  margin-bottom: 10px;
  }

TABLE.footer TD {
  vertical-align: middle;
  padding-left: 30px;
  }

TABLE.footer P, 
TABLE.footer A {
  text-align: left;
  color: #FFFFFF;
  font-size: 11px;
  text-decoration: none;
  letter-spacing: 0.04em;
  }

TABLE.footer A:hover {
  border-bottom: 1px solid #FFFFFF;
  }
 
TABLE.banner {
  width: 788px;
  height: 190px;
  border: 1px solid #600B10;
  padding: 0px;
  }

TABLE.banner TD {
  padding: 0px;
  }

/*IMG.donate,
IMG.donate A,
IMG.donate A:hover {
  background-color: #efd1ce;
  border: 1px solid #efd1ce;
  padding: 0px;
  margin: 0px;
  }*/

TABLE.sponsor {
  width: 80%;
  font-size: 13px;
  }

TABLE.sponsor TD {
  border-bottom: 1px solid #C49D9D;
  
  }

TABLE.sponsor TR.titleone TD {
  background-color: #DDC0C0;
  border-bottom: 1px solid #C49D9D;
  font-weight: bold;
  }

TABLE.sponsor TR.titletwo TD {
  background-color: #E5CFCF;
  border-bottom: 1px solid #C49D9D;
  font-weight: normal;
  }

TABLE.sponsor TD.center,
TABLE.buytickets TD.center {
  text-align: center;
  }

TABLE.buytickets {
  width: 70%;
  }

TABLE.buytickets TD {
  border-bottom: 1px solid #C49D9D;
  vertical-align: middle;
  height: 35px;
  padding-left: 5px;
  }

TABLE.buytickets TR.titleone TD {
  background-color: #DDC0C0;
  border-bottom: 1px solid #C49D9D;
  font-weight: bold;
  }

TABLE.media {
  width: 90%;
  font-size: 13px;
  margin-left: 20px;
  }

TABLE.media TD {
  border-left: 1px solid #C49D9D;
  line-height: 20px;  
  }

TABLE.media TR.titleone TD {
  background-color: #DDC0C0;
  border-bottom: 1px solid #C49D9D;
  font-weight: bold;
  border-left: none;

  }

TABLE.content TABLE.media TD A.m {
  background-color: none;
  /*text-decoration: underline;*/

  }

/*TABLE.media TD P {
  margin-left: -20px;

  }*/

DIV.sponsors  {
  background-color: none;
  border: 1px dotted #C49D9D;
  padding: 5px;
  padding-right: 0px;
  margin-right: 20px;
  margin-bottom: 0px;
  }

DIV.sponsors {
  float: right;
  /*text-align:left;*/
  }

DIV.sponsors IMG {
  margin-right: 5px;
  }


TABLE.menu {
  width: 95%;
  font-size: 13px;
  text-align:center;
  margin-left: 15px;
  }

TABLE.menu TD {
  border-bottom: 1px solid #C49D9D;
  
  }

TABLE.menu TR.titleone TD {
  background-color: #DDC0C0;
  border-bottom: 1px solid #C49D9D;
  font-weight: bold;
  }

TABLE.menu TR.titletwo TD {
  background-color: #E5CFCF;
  border-bottom: 1px solid #C49D9D;
  font-weight: normal;
  table-align: center;
  text-align: center;
  }

TABLE.menu TD.center {
  text-align: center;
  }