/* --- For 2005 FromBarbados Version 1.2 --- */
	
.imagemap
	{
	position: relative;
	margin: 0 auto;
	width: 600px;
	height: 430px;
	}
	
.imagemap a
	{
	border: 0px solid transparent;  /*set 1px for testing */
	} 
	
.imagemap #zoom a 
	{
	width: 85px;
	height: 102px;
	top: 11px;
	left: 514px;
	}

.imagemap #Bridgetown a 
	{
	width: 104px;
	height: 97px;
	top: 308px;
	left: 416px;
	}
		
.imagemap #Soufriere a 
	{
	width: 76px;
	height: 49px;
	top: 217px;
	left: 110px;
	}
		
.imagemap #Marigot a 
	{
	width: 80px;
	height: 21px;
	top: 195px;
	left: 85px;
	}
	
.imagemap #Marigot a:hover .note,
.imagemap #Marigot a:focus .note
	{
	top: -2.5em;
	left: -4em;
	}
		
.imagemap #Rodney a 
	{
	width: 100px;
	height: 30px;
	top: 164px;
	left: 130px;
	}
	
.imagemap #Rodney a:hover .note,
.imagemap #Rodney a:focus .note
	{
	top: -1.5em;
	left:  5em;
	}
		
.imagemap #Martinique a 
	{
	width: 190px;
	height: 106px;
	top: 11px;
	left: 76px;
	}
	
ol {margin-left: 4em;}

.tooltip {font-size: 80%;}
		
a.tooltip span {width: 10em;}

a.tooltip:hover span
	{
	top: 40%;
	left: 40%;
	}