.casey, .davies, .elnea, .hill, .leyk, .luke, .mull, .pinkuh, .theo, .veegie, .blank {
	float:left;
	padding: 0px;
	margin: 0px;
	width: 170px;
	height: 60px;
}
.casey {
	background: url( '/images/gallerythumbs/caseyt.jpg' ) top left no-repeat;
}
.davies {
	background: url( '/images/gallerythumbs/daviest.jpg' ) top left no-repeat;
}
.elnea {
	background: url( '/images/gallerythumbs/elneat.jpg' ) top left no-repeat;
}
.hill {
	background: url( '/images/gallerythumbs/hillt.jpg' ) top left no-repeat;
}
.leyk {
	background: url( '/images/gallerythumbs/leykt.jpg' ) top left no-repeat;
}
.luke {
	background: url( '/images/gallerythumbs/luket.jpg' ) top left no-repeat;
}
.mull {
	background: url( '/images/gallerythumbs/mullt.jpg' ) top left no-repeat;
}
.pinkuh {
	background: url( '/images/gallerythumbs/pinkuht.jpg' ) top left no-repeat;
}
.theo {
	background: url( '/images/gallerythumbs/theot.jpg' ) top left no-repeat;
}
.veegie {
	background: url( '/images/gallerythumbs/veegiet.jpg' ) top left no-repeat;
}

.casey a, .davies a, .elnea a, .hill a, .leyk a, .luke a, .mull a, .pinkuh a, .theo a, .veegie a {
	display: block;
	overflow: hidden;
	margin: 0; padding:0;
	width:100%; height:100%;
	text-decoration: none;
}
.casey a {
	background: url( '/images/gallerythumbs/caseyt.jpg' ) -170px 0 no-repeat;
}
.davies a {
	background: url( '/images/gallerythumbs/daviest.jpg' ) -170px 0 no-repeat;
}
.elnea a {
	background: url( '/images/gallerythumbs/elneat.jpg' ) -170px 0 no-repeat;
}
.hill a {
	background: url( '/images/gallerythumbs/hillt.jpg' ) -170px 0 no-repeat;
}
.leyk a {
	background: url( '/images/gallerythumbs/leykt.jpg' ) -170px 0 no-repeat;
}
.luke a {
	background: url( '/images/gallerythumbs/luket.jpg' ) -170px 0 no-repeat;
}
.mull a {
	background: url( '/images/gallerythumbs/mullt.jpg' ) -170px 0 no-repeat;
}
.pinkuh a {
	background: url( '/images/gallerythumbs/pinkuht.jpg' ) -170px 0 no-repeat;
}
.theo a {
	background: url( '/images/gallerythumbs/theot.jpg' ) -170px 0 no-repeat;
}
.veegie a {
	background: url( '/images/gallerythumbs/veegiet.jpg' ) -170px 0 no-repeat;
}

.casey a:hover, .davies a:hover, .elnea a:hover, .hill a:hover, .leyk a:hover, .luke a:hover, .mull a:hover, .pinkuh a:hover, .theo a:hover, .veegie a:hover {
	background-image: none;
}
