     body {
           font-family : 'Trebuchet MS', Verdana, 'Times New Roman', Arial, serif;
           font-size : 11px;
           color : #5f6957;
           background-color:#414036;
           margin:0px;
      }

       p, br, td {
           font-family :  'Trebuchet MS',  'Times New Roman', Arial, serif;
           font-size : 11px;
           color : #5f6957;
           background-color : transparent;
      }
      a {
           text-decoration : none;
           color : #000000;
      }
     A:link {
           text-decoration : none;
           font-size : 10px;
           color : #747160;
           text-transform: uppercase;
           font-weight : bold;
           background-color : transparent;
      }
     A:visited {
           text-decoration : none;
           font-size : 10px;
           color : #747160;
           text-transform: uppercase;
           font-weight : bold;
           background-color : transparent;
      }
     A:hover {
           text-decoration : none;
           color : #747160;
           font-size : 10px;
           text-transform: uppercase;
           font-weight : bold;
           background-color : transparent;
      }

     #titleimga {
           width : 385px;
           height : 219px;
           background-image : url('images/layout.jpg');
           background-repeat : no-repeat;
           background-position : top;
      }

     #nav{
           padding-top: 115px;
           width : 40px;
           text-align:right;
      }

     #main{
           width : 385px;
           margin-left:10px;
           margin-right:10px;
           padding-bottom: 10px;
           padding-top: 219px;
      }

     #disclaimer{
           margin-left:30px;
           margin-right:30px;
           font-size: 10px;
           text-align:center;
           border-color: #747160;
           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:#747160;
           border-color: #747160;
           border-width: 0px;
           padding-bottom: 0px;
           border-bottom-width: 1px;
           border-style: solid;
      }



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

    .bex {
           padding:10px;

      }

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

      }



 