body {
	background-color : #bdcee4;
	text-align: center; 
}

#container {
  margin: 0 auto;
  width: 780px;
  text-align: center;
  }

.fo{
	height: 33px;
}

table{
	border: solid #8fa0b5;
	background-color : #e3e8eb;
}

td{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	vertical-align: top;
}

div{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	vertical-align: top;
}

.ma{
	padding-left: 20px;
	padding-right: 20px;
	vertical-align: top;
}

.toprow{
	background-image:url("images/truckbodies_04.jpg");
	font-family: Lucida, Helvetica, sans-serif;
	font-size: 16px;
	color: #4d7898;
	vertical-align: bottom;
}

.secondrow{
	background-color: #e3e8eb;
	font-family: times new roman, helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #4d7898;
	vertical-align: bottom;
}

.indexhead{
	background-color: #556B7C;
	font-family: Lucida, Helvetica, sans-serif;
	font-size: 14px;
	color: #D7E4EC;
	text-align: center;
	vertical-align: bottom;
}

.indexbody{
	background-color: #D7E4EC;
	font-family: Lucida, Helvetica, sans-serif;
	font-size: 75%;
	color: #556B7C;
	vertical-align: bottom;
}

.about{
	background-color: #e3e8eb;
	font-family: Lucida, Helvetica, sans-serif;
	font-size: 100%;
	color: #4d7898;
	text-align: justify;
	vertical-align: text-top;
}

.info{
	background-color: #e3e8eb;
	font-family: times new roman, helvetica, sans-serif;
	font-size: 95%;
	color: #4d7898;
	vertical-align: top;
}

.picdescription{
	background-color: #e3e8eb;
	font-family: times new roman, helvetica, sans-serif;
	font-size: 10px;
	color: #4d7898;
	text-align: center;
	vertical-align: top;
}