div#new2007{
	border:1px solid #5549a2; 
	width:697px; 
	padding:5px; 
	font-size:1.1em;
	margin-bottom:10px;
	background-color:#668AB3;
	color:#fff;
}
div#new2007 h2{
	color:#ff0;
}
div#new2007 a{
	/*text-decoration:none;*/
	color:#fff;
}
div#new2007 a:hover{
	text-decoration:underline;
}
div#new2007 img{
	border-width:0;
}
div#new2007 div.floatleft{
	float:left;
	width:140px;
	text-align:center;
	height:180px;
	border:0px solid blue;
	
	margin:0 10px;
}
div#new2007 div.clearboth{
	clear:both;
}
div#new2007 div.strong{
	font-weight:bold;
}
div#new2007thumbs{
	margin:5px auto;
}


/*-------- about.php -------------*/
div#about_images{
	width:830px;
}
div#about_images a{
	display:block;
	width:180px;
	height:135px;
	border:0px solid red;
	float:left;
	margin:3px;
}	
div#about_images a img{
	border:0;
	margin:0 auto;
}

/*-------- repair.php -----------------*/
div#repairpage img{
	float:left;
	padding-right:20px;
}