#bgphoto { position: absolute; z-index: 2;}
#content a { display: block; position: absolute; background-color: transparent; z-index: 3; }

a#pic_krispy_kreme { top: 453px; left: 163px; width: 155px; height: 139px; background-image:  url("krispy_kreme.jpg"); background-repeat: no-repeat; }
a#pic_shane_camping { top: 251px; left: 539px; width: 119px; height: 80px; background-image:  url("shane_camping.jpg"); background-repeat: no-repeat; }
a#pic_strange_deer { top: 338px; left: 536px; width: 121px; height: 81px; background-image:  url("strange_deer.jpg"); background-repeat: no-repeat; }
a#pic_summer_camping { top: 425px; left: 533px; width: 116px; height: 80px; background-image:  url("summer_camping.jpg"); background-repeat: no-repeat; }
a#pic_summer { top: 410px; left: 342px; width: 89px; height: 124px; background-image:  url("summer.jpg"); background-repeat: no-repeat; }
a#pic_venice { top: 146px; left: 203px; width: 268px; height: 207px; background-image:  url("venice.jpg"); background-repeat: no-repeat; }

a#pic_krispy_kreme:hover,
a#pic_shane_camping:hover,
a#pic_strange_deer:hover,
a#pic_summer_camping:hover,
a#pic_summer:hover,
a#pic_venice:hover
{
	background-image: none;
	
}
