body{
background-color: white;
color:black;
margin:0px;
font-family:Arial, Sans-serif;
font-size:11px;
text-align:left;
background-image: url(images/bg.jpg);
}


#wrapper{
margin:0px;
float:left;
width:800px;
background-color: #eee;
}

html>body #wrapper{
margin-top: 3px;
}


#buttons{
position: absolute;
color: white;
font-size: 16px;
margin: 155 0 0 10px;
line-height: 21px;
}


#buttons a{
color: white;
}


#buttons a:hover{
color: gray;
}


a{
font-weight: bold;
text-decoration: none;
color: navy;
}

a:hover{
color: black;
}


h2{
color: navy;
font-size: 16px;
}


#top{
margin-bottom: -4px;
}

#cars{
float: left;
}


#content{
float: left;
}


#side{
float: left;
width: 200px;
height: auto !important;
background-color: #D6D6D6;
border-right: 1px black solid;
border-bottom: 1px black solid;
}





#text{
float: left;
width: 595px;
}


#focus{
margin-left: -10px;
}


#sidet{
margin-left: 10px;
margin-top: 5px;
}

#textt{
margin-left: 10px;
margin-top: 5px;
}
