

Body {
  margin: 97px 0 0 0;
  padding: 0 7% 0 200px;
  background-image: url("autobanner.jpg");
 
 
  background-repeat: no-repeat;
  background-position: 200px 0px;
  
  
  font-size: 1.2em;
  
}
 

  ul { text-indent: 0em;
       margin-bottom: .4em; }

  ol { text-indent: 0em;
       margin-bottom: .4em; }

  li { text-indent: -.5em;
       margin-bottom: .4em; }

 
 a:hover
{  background-color: #ffff99;
    }
   
 a:link { color: #0000ff; }
      #foldheader 
   { color: #0000ff;
     text-decoration: underline;
 }

 	DIV.right {text-align: right}

	DIV.center {text-align: center}
h1 { 
    font-size: 160%;
    margin: 0 0 0 0;
    padding: 10px;
    text-indent: 0em;
   }

h2 { 
    font-size: 140%;
    margin: 0 0 0 0;
    padding: 10px;
    text-align: center;
   }

h3 { text-indent: 0em;
  font-family: Verdana, Helvetica, Arial, sans-serif;
  
  
}
h4 { text-indent: 0em;
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: .8em;
  
}

.plain {      
  margin: 0 0 0 0;
}

.sidecol {
  position: absolute;
  overflow: hidden;
  width: 140px;
  text-align: center;
  top: 10px;
  left: 1.0em;
  margin: 87px 10px 0 0;
  padding: 0 0 50% 0;
  font-size: 14px;
 line-height: 1em;
    
}


.text {      text-indent: 1.5em; 
  margin: 0 0 0 0;
  padding: 1.5em;

 
  font-family: Verdana, Helvetica, Arial, sans-serif;
  
  font-size: 1.1em;
  line-height: 150%;
}
.sidecol {
  position: absolute;
  overflow: visible;
  width: 140px;
  text-align: left;
  top: 10px;
  left: 1.0em;
  margin: 10px 10px 0 0;
  padding: 0 0 50% 0;
  font-size: 14px;
 line-height: 1em;
    
}
#onecol {
	margin: 5%;
	}
#lcol {
	width: 45%;
	float: left;
	padding-left: 5%;
	}
#rcol {
	width: 45%;
	float: right;
	padding-right: 5%;
	}
	
#foot {
        font-size: .8em;
	width: 90%;
	padding-left: 5%;
	clear: both;
	}
  


