#apDiv1 {
	position:relative;
	left:54px;
	top:229px;
	width:203px;
	height:116px;
	z-index:1;
	background-image: url(../images/destination-pop.png);
	background-repeat: no-repeat;
	visibility: hidden;
}
#apDiv2 {
	position:relative;
	left:540px;
	top:6px;
	width:159px;
	height:240px;
	background-image: url(../images/museum-pop.png);
	background-repeat: no-repeat;
	z-index:2;
	visibility: hidden;
	background-color: #000000;
}
#apDiv3 {
	position:relative;
	left:10px;
	top:-350px;
	width:740px;
	z-index:3;
}

