

.enginemodels{position: absolute;
    top: 80px;
    left: 50px;
    height: 275px;
    width: 200px;
    z-index: 4}


  .footer{position: absolute;
    top: 525px;
    left: 125px;
    height: 125px;
width: 525px;
z-index: 3;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    color: rgb(102,102,102);
    line-height: 120%;
    text-align: center;
    overflow: hidden}





.bodylinks A:link {color: rgb(0,0,153); text-decoration: none;}
.bodylinks A:visited {color: rgb(0,0,153); text-decoration: none;}
.bodylinks A:hover {text-decoration: none; color: rgb(0,0,255);
}







.menu A:link {color: rgb(255,255,255); text-decoration: none;}
.menu A:visited {color: rgb(255,255,255); text-decoration: none;}
.menu A:hover {text-decoration: none; color: rgb(201,201,255);
}







div#container {
width:750px;
position:absolute;
top:0;
left:50%;
margin-left:-375px;
}

body { background-color: white; }
p { font-family: arial, sans, sans-serif;
     font-size: 10pt; font-color: black; }

 
