body{	
  background-image: url(images/pagebg.jpg);
  margin:auto;
  text-align:center;
  padding:0px;
  margin-top: 0px;
  width: 800px;
  font-family: arial, sans-serif;
  font-size: 11px;
  color: #000;
}



a {
  text-decoration: none;
  color: yellow;
}



h2{
color: #3F4E3F;
}


ul{
color: #3F4E3F;
}



#wrapper{
  width: 800px;
  height: 600px;
  height:auto !important;
  position: relative;
  margin-top: -52px;
}


#content{
  float: left;
  text-align: left;
  height: 401px;
  width: 600px;
  background-color: white;
  border: 1px #3F4E3F solid;
  margin-top: -4px;
}


html>body #content{
  float: left;
  height: 399px;
  width: 598px;
  margin-top: 0px;
}



#info{
  margin-left: 10px;
  margin-top: 7px;
}



#footer{
	float: clear;
	text-align: center;
	clear: both;
	height: 65px;
	width: 800px;
	border-bottom: 1px #3F4E3F solid;
	border-left: 1px #3F4E3F solid;
	border-right: 1px #3F4E3F solid;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
}



html>body #footer{
  margin-top:0px;
  padding: 5 0 0 0px;
  width: 798px;
}



#side{
  float:left;
  text-align:left;
  font-style: normal;
  font-size: 11px;
  width: 200px;
  height: 401px;
  text-decoration: none;
  background-color:#3F4E3F;
  margin-top:-4px;
  color: white;
}

#sideabout{
  float:left;
  text-align:left;
  font-style: normal;
  font-size: 11px;
  width: 200px;
  height: 710px;
  text-decoration: none;
  background-color:#3F4E3F;
  margin-top:-4px;
  color: white;
}


#frame{
	display:block;
	height:400px;
	overflow:auto;
}

#abouttext{
  margin: 5 10 10 10px;
}


html>body #side{
  margin-top:0px;
  min-height: 400px;
}


#buts{
  margin-bottom: -5px;
}


.buttons{
  margin-left: 130px;
  float: clear;
  text-decoration: none;
  font-weight: normal;
  font-size: 11px;
  float: left;
	text-align:centre;
	color:#000;
}


html>body .buttons{
  margin-left: 260px;
  margin-top: -5px;
}





.buttons a{
	color:#000;
	text-decoration: none;
	text-align:centre;
}



.buttons a:hover{
	color: #3F4E3F;
	text-align:centre;
}



#cars{
  float: left;
  margin-top:-4px;
  border-bottom: 1px #3F4E3F solid;
}


html>body #cars{
  margin-top:0px;
}
