	/* Yahoo */

#zoom a {
	float: left;
	margin: 0 20px 10px 0px;
	text-indent: -1200em; /* hide the link text */
	overflow: hidden;
	display: block;
	width: 180px; /* show only thumbnail */
	height: 144px;
	background: url(../thumbnails/yahoo.gif) no-repeat top left;
}

#zoom a:hover {
	width: 250px; /* adjust size to zoomed photo */
	height: 200px;
	background-position: 0 -170px; /* move the image so only the big one shows */
	}
	
/* FriendFinder */

#zoom1 a {
	float: left;
	margin: 0 20px 10px 0px;
	text-indent: -1000em; /* hide the link text */
	overflow: hidden;
	display: block;
	width: 180px; /* show only thumbnail */
	height: 150px;
	background: url(../thumbnails/friendfinder.gif) no-repeat top left;
}

#zoom1 a:hover {
	width: 250px; /* adjust size to zoomed photo */
	height: 206px;
	background-position: 0 -170px; /* move the image so only the big one shows */
	}

/* perfectmatch */
#zoom2 a {
	float: left;
	margin: 0 20px 10px 0px;
	text-indent: -1000em; /* hide the link text */
	overflow: hidden;
	display: block;
	width: 180px; /* show only thumbnail */
	height: 144px;
	background: url(../thumbnails/perfectmatch.gif) no-repeat top left;
}

#zoom2 a:hover {
	width: 250px; /* adjust size to zoomed photo */
	height: 199px;
	background-position: 0 -170px; /* move the image so only the big one shows */}
	
	
/* chemistry */

#zoom3 a {
	float: left;
	margin: 0 20px 10px 0px;
	text-indent: -1000em; /* hide the link text */
	overflow: hidden;
	display: block;
	width: 180px; /* show only thumbnail */
	height: 144px;
	background: url(../thumbnails/chemisrty.gif) no-repeat top left;
}
#zoom3 a:hover {

	width: 250px; /* adjust size to zoomed photo */
	height: 201px;
	background-position: 0 -180px; /* move the image so only the big one shows */}
	
	
/* lavalife */

#zoom4 a {
	float: left;
	margin: 0 20px 10px 0px;
	text-indent: -1000em; /* hide the link text */
	overflow: hidden;
	display: block;
	width: 180px; /* show only thumbnail */
	height: 107px;
	background: url(../thumbnails/lavalife.gif) no-repeat top left;
}
#zoom4 a:hover {
	width: 250px; /* adjust size to zoomed photo */
	height: 152px;
	background-position: 0 -225px; /* move the image so only the big one shows */}
	
	
	
	
/* match */

#zoom5 a {
	float: left;
	margin: 0 20px 10px 0px;
	text-indent: -1000em; /* hide the link text */
	overflow: hidden;
	display: block;
	width: 180px; /* show only thumbnail */
	height: 145px;
	background: url(../thumbnails/match.gif) no-repeat top left;
}
#zoom5 a:hover {
	width: 250px; /* adjust size to zoomed photo */
	height: 202px;
	background-position: 0 -165px; /* move the image so only the big one shows */	}
	
/* eharmony */

#zoom6 a {
	float: left;
	margin: 0 20px 10px 0px;
	text-indent: -1000em; /* hide the link text */
	overflow: hidden;
	display: block;
	width: 180px; /* show only thumbnail */
	height: 144px;
	background: url(../thumbnails/eharmony.gif) no-repeat top left;
}
#zoom6 a:hover {
	width: 250px; /* adjust size to zoomed photo */
	height: 199px;
	background-position: 0 -170px; /* move the image so only the big one shows */}
	
	
	
/* chemistry */

#zoom7 a {
	float: left;
	margin: 0 20px 10px 0px;
	text-indent: -1000em; /* hide the link text */
	overflow: hidden;
	display: block;
	width: 180px; /* show only thumbnail */
	height: 144px;
	background: url(../thumbnails/seniorfriendfinder.gif) no-repeat top left;
}
#zoom7 a:hover {

	width: 250px; /* adjust size to zoomed photo */
	height: 201px;
	background-position: 0 -180px; /* move the image so only the big one shows */}
	
	
	
	
	
	