
    /* RESET */
    html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input { margin: 0; padding: 0; }
    h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th { font-size: 1em; font-weight: normal; font-style: normal; }
    ul,ol { list-style: none; }
    fieldset,img { border: none; }
    caption,th { text-align: left; }
    //table { border-collapse: collapse; border-spacing: 0; }    

    * { margin:0; padding:0; }
    script { height:0; font-size:0; }

    html { background: #000 url('images/bga.jpg') repeat-x; height: 100%; }
    body { width:980px; margin:0 auto; font:12px/1.5 "Lucida Grande", Geneva, Arial, Verdana, sans-serif; color:#303030; background:transparent; }

    .script { display:none; }
    .noscript { display:block; }

    /* layout  */
    #main, #content { width:auto; padding:0; _zoom:1; }
    .cap { clear:both; font-size:0; }
    
    BODY{
     background: #000 url('images/bga.jpg') repeat-x; height: 100%; //color="#f1f1f1"
    }
    #logo{
     top: 0px;
     left: 23px;
     margin-left: 23px auto; 
     position: relative; 
     z-index: 9998;     
    }
    #menu{
     background: #000000 url('images/menubg.jpg');
     height: 30px;
     width: 800px;
     border: 1px solid #404040;
     left: 23px;
     margin-left: 23px auto; 
     position: relative; 
     z-index: 1;
    }
    #menu ul#menu-body { position:absolute; left:3px; top:1px;  margin:0;}
    #menu ul#menu-body li { display:inline; float:left; margin:0 0 0 2.8em; }
    #menu ul#menu-body li a { display:block; color:#fff; text-decoration:none; padding:.3em 0 .3em 5px; }
    #menu ul#menu-body li a:hover { color:#08c; }    
    
    
    #content{
     background: #ffffff;
     width: 780px;
     padding: 10px;
     border: 1px solid #CCC;
     left: 23px;
     margin-left: 23px auto; 
     position: relative; 
     
     
    }
    
    #car{
     background: #ededed url('images/carbg.jpg') repeat-x center top;
     width: 100%;
     padding: 3px;
     align: center;
     font-family: Arial; //Trebuchet MS;
     font-size: 12px;
	color: #303030;
    }
    #header{
     font-family: Arial; //Trebuchet MS;
     font-size: 12px;
    color: #303030;
    }
    #footer{
        font-size: 10px;
        align: center;
        color: #303030;
    }
    .carimage{
     border: 2px solid #ffc81e;
    }
    .description A {
     color: #ffc81e;
    }
    .description A:hover {
     color: #101010;
    }
    H2{
        font-size: 20px;
        font-weight: bold;
color: #303030;
    }
    H3{
        font-size: 13px;
        font-weight: bold;
        color:#08c;
    }    
    #page{
    font:10px/1.5 "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
    color: #303030;
    }

