
/* 3 Column Layout - by Paul@YellowPencil.com */


body {
    background-color : #A4A8C5;
    color : #333;
    font-family : verdana,helvetica,sans-serif;
    font-size : 14px;
    margin-bottom : 0;
    margin-left : 0;
    margin-right : 0;
    margin-top : 0;
    padding-bottom : 0;
    padding-left : 0;
    padding-right : 0;
    padding-top : 0;
    text-align : center;
    
  }
#container {
    margin:0 auto;
    width:888px;
    text-align:center;
    background-image: url("images/BG22.jpg");
    background-repeat: no-repeat;
   
    
    background-color : #A4A8C5; 
    display: block;
    overflow: auto;
  }

h1 {
    font-size:24px;
  }


h2 {
    font-size:22px;
  }


h3 {
    font-size:18px;
  }


#header {
    margin:0 auto;
    width:883px;
    height:200px;
    
  }


#headerjb {
    margin:0 auto;
    width:883px;
    height:100px;
    border:2px ridge #333;
    background:#CC9933 url("images/Carsjb.gif") bottom;
    padding:0;
    color:#fff;
  }


#logo {
    font-size: 36px;
    color:#ccc;
    margin:54px 0 0 0;
    padding:0;
  }


#menu {
    margin:0 auto;
    width:883px;
    border-left:2px ridge #333;
    border-right:2px ridge #333;
    border-bottom:1px ridge #333;
    height:25px;
    line-height:20px;
    background:#EC0606;
    color:#fff;
  }


#menu a {
    font-size:12px;
    padding:3px 10px;
    text-decoration:none;
    color:#fff;
  }


#menu a:hover {
    color:#ffff00;
    text-decoration:none;
  }


#menu a:active {
    color: #0000FF;
  }


#menult {
    margin:0 auto;
    width:380px;
    float:left;
    height:20px;
    line-height:20px;
    background:#EC0606;
    color:#fff;
  }


#menurt {
    margin:0 auto;
    width:380px;
    float:left;
    height:20px;
    line-height:20px;
    background:#333;
    color:#fff;
  }


#left {
    width:160px;
    float:left;
    padding:10px;
  }


* html #left {
    width:179px;
    wid\th:160px;
  }


#left a {
    color:#333;
    text-decoration:none;
  }


#left a:hover {
    color:#FF1601;
  }


#center {
    width:500px;
    float:left;
    padding:10px;
  }

#centermedia {
    width:860px;
    float:left;
    padding:10px;
  }


#center a {
    text-decoration:none;
    color:#1E35FF;
  }


#center a:hover {
    text-decoration:none;
    color:#FF1601;
  }

#center a:visited {
    text-decoration:none;
    color:#1E35FF;
  }


* html #center {
    width:520px;
    wid\th:500px;
  }
#center2 {
    width:650px;
    float:left;
    padding:10px;
  }

#center2 a {
    text-decoration:none;
    color:#1E35FF;
  }


#center2 a:hover {
    text-decoration:none;
    color:#1E35FF;
  }

#center2 a:visited {
    text-decoration:none;
    color:#1E35FF;
  }

#right {
    width:160px;
    float:left;
    padding:10px;
    color:#000;
  }


* html #right {
    width:179px;
    wid\th:160px;
  }


.clear {
    clear:both;
    font-size:.1em;
  }


#footer {
    margin:-2px auto 0 auto;
    width:885px;
    height:100px;
    border:1px ridge #333;
    height:20px;
    line-height:20px;
    font-size:.8em;
    background:#333;
    color:#fff;
    text-align:center;
  }


img.pos_right {
    position:relative;
    left:20px;
    top:9px;
  }


#box {
    width:158px;
    background:#848AFF;
    color:#ffffff;
    border-left:4px solid #c0c0c0;
    border-right:4px solid #c0c0c0;
    border-top:2px solid #c0c0c0;
    border-bottom:1px solid #333;
  }


#box-body {
    width:158px;
    background:#f0f0f0;
    color:#333;
    border-left:4px solid #c0c0c0;
    border-right:4px solid #c0c0c0;
    border-bottom:15px solid #c0c0c0;
  }


#navbox {
    width:158px;
    background:#bbc3d3;
    color:#ffffff;
    border-left:4px solid #CCCCFF;
    border-right:4px solid #CCCCFF;
    border-top:2px solid #dbf1ff;
    border-bottom:1px solid #333;
  }


#navbox-body {
    width:158px;
    background:#f0f0f0;
    color:#333;
    text-align:left;
    border-left:4px solid #c0c0c0;
    border-right:4px solid #c0c0c0;
    border-bottom:15px solid #c0c0c0;
    padding:0px;
  }

#codebox {
    width:728px;
    background:#ffffff;
    color:#000;
    border:2px solid #000;
    margin-left: 75px;
    
  }

#navbox-body li {
    list-style-type: none;


  }

