#projectsmap { 
	
	background-image: url('projects-map.gif');
	height: 408px;
	width: 754px;
}

#projectsmenu a {
   position: absolute;
   text-decoration: none;
   border: none;
}

#projectsmenu a b { visibility: hidden; }

a#africa {
	top: 336px;
	left: 24px;
	height: 252px;
	width: 168px;
}

a#africa:hover {
	background-image: url('projects-map-africa.gif');
}

a#sasia {
	top: 412px;
	left: 191px;
	height: 86px;
	width: 73px;
}

a#sasia:hover {
	background-image: url('projects-map-sasia.gif');
}

a#seasia {
	top: 374px;
	left: 263px;
	height: 151px;
	width: 110px;
}

a#seasia:hover {
	background-image: url('projects-map-seasia.gif');
}

a#australia {
	top: 501px;
	left: 281px;
	height: 115px;
	width: 151px;
}

a#australia:hover {
	background-image: url('projects-map-australia.gif');
}

a#america {
	top: 340px;
	left: 537px;
	height: 296px;
	width: 191px;
}

a#america:hover {
	background-image: url('projects-map-america.gif');
}