





.Gallery_thumbs {
	margin: 0px 0px 0px -30px;
}


.Gallery_thumbs li {
	list-style: none;
	list-style-position: outside;
	float: left;
	margin: 20px;
	
}

.Gallery_thumbs li a {
	text-decoration: none;
	color: #706D67;
	font-size: 13px;
}








#auto a {
	display: block;
 	width: 210px;
	height: 170px;
	text-indent: 0px;
	background-image: url(../images/gallery_thumbnails/gallery-button-auto.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 0px;
	text-align: center;
	outline: none;
}

#auto a:active {
}

#auto a:visited {
}

#auto a:hover {
	background-position: 0px -170px;
	color: #000000;
	padding-top: 0px;
	outline: none;
}
















#shelby a {
	display: block;
 	width: 145px;
	height: 170px;
	text-indent: 0px;
	background-image: url(../images/gallery_thumbnails/gallery-button-shelby.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 0px;
	text-align: center;
	outline: none;
}

#shelby a:active {
}

#shelby a:visited {
}

#shelby a:hover {
	background-position: 0px -170px;
	color: #000000;
	outline: none;
}







































#aviation a {
	display: block;
 	width: 210px;
	height: 170px;
	text-indent: 0px;
	background-image: url(../images/gallery_thumbnails/gallery-button-aviation.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 0px;
	text-align: center;
	outline: none;
}

#aviation a:active {
}

#aviation a:visited {
}

#aviation a:hover {
	background-position: 0px -170px;
	color: #000000;
	outline: none;
}

#bikes a {
	display: block;
 	width: 210px;
	height: 170px;
	text-indent: 0px;
	background-image: url(../images/gallery_thumbnails/gallery-button-bikes.jpg);
	background-repeat: no-repeat;
	background-position: 0px 00px;
	padding-top: 0px;
	text-align: center;
	outline: none;
}

#bikes a:active {
}

#bikes a:visited {
}

#bikes a:hover {
	background-position: 0px -170px;
	color: #000000;
	outline: none;
}




#misc a {
	display: block;
 	width: 145px;
	height: 170px;
	text-indent: 0px;
	background-image: url(../images/gallery_thumbnails/gallery-button-misc.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 0px;
	text-align: center;
	outline: none;
}

#misc a:active {
}

#misc a:visited {
}

#misc a:hover {
	background-position: 0px -170px;
	color: #000000;
	outline: none;
}

#wip a {
	display: block;
 	width: 145px;
	height: 170px;
	text-indent: 0px;
	background-image: url(../images/gallery_thumbnails/gallery-button-wip.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 0px;
	text-align: center;
	outline: none;
}

#wip a:active {
}

#wip a:visited {
}

#wip a:hover {
	background-position: 0px -170px;
	color: #000000;
	outline: none;
}








