html,body {
	background-color: #fff;
}

div#mapMap {
	background-image: url(../images/map3.jpg);
	height: 567px;
	width: 750px;
}

#mapMap a {
	position: absolute;
	color: #000;
	height: 28px;
	width: 28px;
	top: 10px;
	text-decoration: none;
}

#mapMap a i { visibility: hidden; }

a#music { left: 696px; top: 241px; }
a#cave { left: 698px; top: 380px; }
a#chillin { left: 129px; top: 192px; }
a#tomat { left: 299px; top: 252px; }
a#dine { left: 383px; }
a#dh { left: 340px; }
a#thebell { left: 305px; }
a#kitchen { left: 420px; }
a#dine, a#dh, a#thebell,a#kitchen  { top: 200px; }
a#soapy { left: 140px; }
a#bntree { left: 162px; }
a#soapy, a#bntree { top: 222px; }
a#bill { left: 619px; top: 543px; }
a#west { left: 29px; top: 156px; }
a#northout { left: 460px; top: 31px; }
a#northdown { left: 410px; top: 275px; }
a#ropestaff { left: 234px; top: 13px; }
a#rocks { left: 678px; top: 360px; }
a#yaking { left: 205px; top: 479px; }
a#hotrdq { left: 362px; top: 237px; }
a#eandmike { left: 326px; top: 161px; }
a#swings { left: 513px; top: 150px; }
a#soccer { left: 260px; top: 70px; }
a#innipi { left: 394px; top: 433px; }
a#horses, a#horse { top: 422px; }
a#horses { left: 8px; }
a#horse { left: 41px; }
a#highrps { left: 180px; top: 6px; }
a#herbs { left: 497px; top: 389px; }
a#canoe { left: 279px; top: 484px; }
a#bleachers { left: 336px; top: 94px; }
a#archery { left: 520px; top: 50px; }
a#treehaus { left: 429px; top: 410px; }
a#waterfrt { left: 350px; top: 460px; }
a#mud { left: 250px; top: 257px; }


a#music:hover,
a#cave:hover,
a#chillin:hover,
a#tomat:hover,
a#dine:hover,
a#dh:hover,
a#thebell:hover,
a#soapy:hover,
a#bill:hover,
a#west:hover,
a#northout:hover,
a#northdown:hover,
a#ropestaff:hover,
a#rocks:hover,
a#yaking:hover,
a#hotrdq:hover,
a#eandmike:hover,
a#swings:hover,
a#soccer:hover,
a#kitchen:hover,
a#innipi:hover,
a#horses:hover,
a#highrps:hover,
a#herbs:hover,
a#canoe:hover,
a#bleachers:hover,
a#archery:hover,
a#treehaus:hover,
a#waterfrt:hover,
a#mud:hover,
a#horse:hover,
a#bntree:hover { 
	/*background-color: #000;*/
	background-image: url(../images/mapDot.gif);
	background-repeat: no-repeat;
	background-position: center center;
	border: none;
}