
   *{
      margin:0;
      padding:0;
      }
    
    body{
      background-color: #2d2727;      
      font-size:1.15em;
      font-family:'Georgia CE', 'Times New CE', 'New York CE', Georgia, times, serif;
      color:#333;
    }
    
    strong{
      color: #a00;
      font-size:0.9em;
      }
    
    a{
      font-weight:bold;
      font-size:0.9em;
      color: #333;      
      }
    
    a:hover{      
      color: #a00;      
      }
    
    table{
      margin: 20px 0 30px 0;  
      width:100%;
        background-color: #5f1810;
        font-size:0.8em;
      }
    
    table th, table .high{      
      background-color: #5f1810;
      color:white;
      padding:3px 10px 3px 15px;
      font-weight:normal;
      text-align:left;
      }
    
    table td{
      background-color:#ccc;
      padding: 3px 10px 3px 15px;
      }
    
    
    #right ul{
      margin-left:15px;
      }
    
    #right ul li{
      color: #5f1810;
      font-size:0.8em;
      line-height:1.2em;
      margin-bottom:10px;
      }
    
    
    
    #header{
      width:955px;
      height:230px;
      margin:auto;
      background:url("../img/header.jpg");
      
    }
    
    #header h1{
      font-family:'Verdana CE', 'Arial CE', 'Lucida Grande CE', 'Helvetica CE', Verdana, Arial, lucida, sans-serif;
      color:white;
      font-size:0.8em;
      line-height:1.8em;
      padding:90px 0 0 55px;
      font-weight:normal;
      }
    
    #content{
      width:900px;
      background:url("../img/background-content.gif");
      margin:auto;
      padding: 0 28px 0 30px;
      }
    
    #menu{
      list-style-type:none;   
      height:38px;
      width:640px;
      
      }
    
    #menu li{
      float:left;
      }
    
    #menu li a{
      display:block;
      background-color: #5f1810;
      padding-top:10px;
      text-align:center;
      width:160px;
      height:28px;
      font-family:'Verdana CE', 'Arial CE', 'Lucida Grande CE', 'Helvetica CE', Verdana, Arial, lucida, sans-serif;
      font-weight:bold;
      text-decoration:none;
      color:white;
      font-size:0.7em;
      }
    
    
    
    #menu li a:hover, #menu li a.active{
      color:#5f1810;
      background-color: transparent;
      

      }
    
    #fillin{
      float:right;
      background-color: #5f1810;
      width:260px;
      height:38px;
      }
    
    
    #navigation{
      font-size:0.6em;
      padding-left:18px;
      background:url("../img/list.gif");
      background-repeat:no-repeat;
      background-position:0 2px;
      
      }
    
    #navigation a{
      color: #333;  
      font-weight:normal;    
      }
      
    #navigation a:hover{
      color: #a00;      
      }
      
    
   
    #content #left{
      width:500px;
      margin:30px 0 0 54px ;
      float:left;
      }
    #content #left-wide{      
      width:800px;
      margin:30px 0 0 54px ;
      float:left;
      }
      
    #content h2{
      font-weight:normal;
      font-size:1em;
      margin-top:40px;
      padding:0 0 10px 20px;
      border-bottom:1px solid #aaa;
      margin-bottom:15px;
      color: #a00;
      text-decoration:none;
      clear:both;
      }
      
      #content h2 a{
      font-weight:normal;
      font-size:1em;           
      color: #a00;
      text-decoration:none;
      clear:both;
      }
    
    #content h2 a:hover{
      text-decoration:underline;
      }
    
    #content h3{
      font-weight:normal;
      font-size:1em;
      padding:20px 0 8px 20px; 
      }
    
    #content p{
      font-size:0.8em;
      line-height:1.6em;
      text-indent:20px;
      margin-bottom:25px;
      
      }
    
    #content p.highlited{
      font-size:0.8em;
      line-height:2em;
      color:#a00;
      
      }
      
    #content #footer{
      width:100%;
      background-color: #5f1810;
      margin:30px 0 20px 0;
      padding:15px 0 15px 0;
      text-align:center;
      font-family:'Verdana CE', 'Arial CE', 'Lucida Grande CE', 'Helvetica CE', Verdana, Arial, lucida, sans-serif;
      color:white;
      font-size:0.7em;
      clear:both;
      
      }   
      
      .more{
        
        font-weight:normal;
        font-size:0.8em;
        display:block;
        padding-top:5px;
        padding-right:10px;
        width:150px;
        
        }    
     
     #right{
      float:right;
      width:250px;
    
      border-left:1px solid #bbb;
      margin-top:50px;
      padding-left:40px;
      
      } 
     
     #right h3{
      background: url("../img/background-h3.gif");
      background-repeat:no-repeat;
      padding: 5px 10px 20px 10px;
      width:204px;
      height:16px;
      border:1px oslid black;
      color:#a00;
      margin:30px 0 10px 0;
      }   
     
     #right a.image img{
      border:1px solid #b2b2b2;
      padding:5px;
      background-color:#eee;
      margin:5px 20px 15px 20px;
      }  
     
     #right a.image:hover img{
      border:1px solid #5f1810;     
      }     
      
      #right p.img-title{
        font-size:0.6em;
        padding:0;
        margin:0;
        }         
      
     #content #left ul {
        margin-left:40px;
        margin-bottom:25px;
        margin-top:10px;
        }
        
     #content #left ul li{
        font-size:0.8em;
        line-height:1.6em;        
        margin-bottom:15px;        
        }
        
     #content #left ul.content{
        font-size:0.8em;
        list-style-type:none;
        border-left:5px solid #a00;
        margin-left:20px;
        padding-left:20px;
        }
    
    #content #left ul.content li{
        margin-bottom:5px;
        }
      

