     body {
           font-family : 'Trebuchet MS', Verdana, 'Times New Roman', Arial, serif;
           font-size : 11px;
           color : #a71700;
           background-color:#dfd6c5;
           background-image : url('images/index_03.jpg');
           background-repeat : repeat-y;
           background-position : top-left;
           margin:0px;
      }

       p, br, td {
           font-family :  'Trebuchet MS', Verdana, 'Times New Roman', Arial, serif;
           font-size : 11px;
           color : #a71700;
           background-color : transparent;
      }
      a {
           text-decoration : none;
           color : #a71700;
      }
     A:link {
           text-decoration : none;
           font-size : 10px;
           color : #bd261d;
           text-transform: uppercase;
           font-weight : bold;
           background-color : transparent;
      }
     A:visited {
           text-decoration : none;
           font-size : 10px;
           color : #bd261d;
           text-transform: uppercase;
           font-weight : bold;
           background-color : transparent;
      }
     A:hover {
           text-decoration : none;
           color : #bd261d;
           font-size : 10px;
           text-transform: uppercase;
           font-weight : bold;
           background-color : transparent;
      }
     #header {
           background-color : #000000;
           width : 806px;
           height : 146px;
           background-image : url('images/index_01.jpg');
           background-repeat : no-repeat;
           background-position : top;
      }
     #side {
           width : 806px;
           height : 337px;
           background-image : url('images/index_02.jpg');
           background-repeat : no-repeat;
           background-position : top;
           padding:0px;
           padding-top:0px;
           text-align:top;
      }

     #main {
           position:absolute;
           left: 286px;
           top: 127px;
           width : 488px;
           padding:0px;
           padding-top:0px;
      }
     #disclaimer{
           margin-left:30px;
           margin-right:30px;
           font-size: 10px;
           text-align:center;
           border-color: #dd915f;
           border-width: 0px;
           border-top-width: 1px;
           border-style: solid;
           margin-top:50px;
      }



     #nav {
           position:absolute;
           left: 151px;
           top: 483px;
           width : 100px;
           float:left;
           margin:1px;
           text-align:right;
      }

     h1 {
           font-size: 12.5px;
           font-family:  Verdana, 'Times New Roman', Arial, serif;
           font-weight: bold;
           text-transform: uppercase;
           text-align:left;
           color:#8f4850;
           border-color: #8f4850;
           border-width: 0px;
           padding-bottom: 0px;
           border-bottom-width: 1px;
           border-style: solid;
      }
     h2 {
           font-size: 11px;
           font-family:  Verdana, 'Times New Roman', Arial, serif;
           font-weight: bold;
           text-transform: uppercase;
           text-align:left;
           color:#8f4850;
           border-color: #8f4850;
           border-width: 0px;
           padding-bottom: 0px;
           border-bottom-width: 1px;
           border-style: solid;
      }

     .stats {
           width:400px;
           font-size: 11px;
           margin-left:2px;
           padding:2px;
           background-color : #dcb884;
           font-family:  'Trebuchet MS', Verdana, 'Times New Roman', Arial, serif;
           -moz-border-radius: 10px;
      }



     Textarea, input, select, option {
           color : #111111;
           background : #8f4850;
           font-size : 11px;
           font-weight : normal;
           text-decoration : none;
           font-family : 'Trebuchet MS', Verdana, 'Times New Roman', Arial, 'Courier (T1)';
           text-align : left;
           border-width : 1px;
           border-style : solid;
           border-color : #111111;
      }

     .unit {
           text-align:left;
           float:left;
           margin:2px;
           font-size: 10px;
           font-family:  'Trebuchet MS', Verdana, 'Times New Roman', Arial, serif;

      }



 