     body {
           font-family : 'Trebuchet MS', Verdana, 'Times New Roman', Arial, serif;
           font-size : 11px;
           color : #e5cb90;
           background-color:#282628;
           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;
      }
     #content {
           width : 509px;
           background-image : url('images/background03.jpg');
           background-repeat : repeat;
           background-position : center;
      }
     .title {
           width : 509px;
           height: 326px;
           background-image : url('images/background01.jpg');
           background-repeat : no-repeat;
           background-position : top;
      }
     .main {
           width : 509px;
           padding-left:24px;
           padding-right:25px;
           background-image : url('images/background02.jpg');
           background-repeat : no-repeat;
           background-position : bottom;
      }

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

     #disclaimer{
           height:125;
           width:509;
           margin-left:10px;
           margin-right:100px;
           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 : #8d8186;
           font-family:  'Trebuchet MS', Verdana, 'Times New Roman', Arial, serif;
           -moz-border-radius: 10px;

      }



 