     body {
           font-family : 'Trebuchet MS', Verdana, 'Times New Roman', Arial, serif;
           font-size : 11px;
           color : #e5cb90;
           background-color:#2A2927;
           margin:10px;
      }

       p, br, td, a {
           font-family :  'Trebuchet MS',  'Times New Roman', Arial, serif;
           font-size : 11px;
           color : #e5cb90;
           background-color : transparent;
      }

     A:link {
           text-decoration : none;
           font-size : 10px;
           color : #282628;
           text-transform: uppercase;
           font-weight : bold;
           background-color : transparent;
      }
     A:visited {
           text-decoration : none;
           font-size : 10px;
           color : #282628;
           text-transform: uppercase;
           font-weight : bold;
           background-color : transparent;
      }
     A:hover {
           text-decoration : none;
           color : #282628;
           font-size : 10px;
           text-transform: uppercase;
           font-weight : bold;
           background-color : transparent;
      }

     .main {
           width : 621px;
           height: 350px;
           background-image : url('images/background.jpg');
           background-repeat : no-repeat;
           background-position : top;
           padding-top:289px;
           padding-left:10px;
           padding-right:10px;
           padding-bottom:10px;
           background-color:#000000;
      }

     .nav{
           margin-left:10px;
           margin-right:10px;
           padding-bottom: 10px;
      }

     #disclaimer{
           height:125;
           width:509;
           margin-left:10px;
           margin-right:10px;
           margin-bottom:30px;
           margin-top:50px;
           font-size: 10px;
           text-align:center;
           border-color: #282628;
           border-width: 0px;
           border-top-width: 1px;
           border-style: solid;
           margin-top:50px;

      }


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



     Textarea, input, select, option {
           color : #282628;
           background : #8d8186;
           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 : #282628;
      }
     .unit {
           text-align:left;
           float:left;
           margin:10px;
           font-size: 10px;
           font-family:  'Trebuchet MS', Verdana, 'Times New Roman', Arial, serif;
      }

    .bex {
           margin:5px;
           padding-top:5px;

      }

     .stats {
           font-size: 11px;
           margin:10px;
           background-color : #4B4A47;
           font-family:  'Trebuchet MS', Verdana, 'Times New Roman', Arial, serif;
           -moz-border-radius: 10px;

      }



 