		#map {
			margin:0;
			padding: 0;
			width:700px;
			height:429px;
			background:url(http://www.collectionsaustralia.net/pima/images/pimamap.gif) top left no-repeat #fff;
			font-family: verdana, arial, helvetica, sans-serif;
			font-size:10pt;
		/*	border: 1px solid #666;  */
		}
		
		#map li {
			margin:0;
			padding:0;
			list-style:none;
		}
		
		#map li a {
			position:absolute;
			display:block;
			/*
			   Specifying a background image
			   (a 1px by 1px transparent gif)
			   fixes a bug in older versions of
			   IE that causeses the block to not
			   render at its full dimensions.
			*/
   			background:url(http://www.collectionsaustralia.net/pima/images/blank.gif);
   			text-decoration:none;
			color:#000;
		}
		
		#map li a span { display:none; }
		
		#map li a:hover span {
			position:relative;
			display:block;
			text-align: left;
/*			width: auto;  */
			left:10px;
			top:10px;
			border:0px solid #000;
			background:#D9E7E7;
			padding:2px;
 			filter:alpha(opacity=70);
			opacity:0.7;
  		}
	
		#map a.americansamoa {
			top:205px;
			left:343px;
			width:30px;
			height:30px;
		}
	
		#map a.australia {
			top:245px;
			left:0px;
			width:126px;
			height:192px;
		}
		
		
		#map a.cook {
			top:209px;
			left:375px;
			width:48px;
			height:75px;
		}
		
		
		#map a.easter {
			top:335px;
			left:640px;
			width:50px;
			height:80px;
		}
		

		
		#map a.micronesia {
			top:80px;
			left:24px;
			width:149px;
			height:44px;
		}
		
		#map a.fiji {
			top:143px;
			left:0px;
			width:128px;
			height:64px;
		}
		
		#map a.frenchpoly {
			top:195px;
			left:440px;
			width:144px;
			height:88px;
		}
		
		#map a.guam {
			top:50px;
			left:20px;
			width:100px;
			height:25px;
		}
	
	
		#map a.hawaii {
			top:0px;
			left:375px;
			width:200px;
			height:100px;
		}
		
		#map a.kiribati-upper {
			top:125px;
			left:236px;
			width:128px;
			height:40px;
		}
		
		#map a.kiribati-lower {
			top:153px;
			left:387px;
			width:113px;
			height:40px;
		}
		
		
		#map a.fiji {
			top:240px;
			left:250px;
			width:30px;
			height:30px;
		}
	
		#map a.nauru {
				top:125px;
				left:170px;
				width:50px;
				height:40px;
		}
	
		
		
		#map a.newcaledonia {
			top:235px;
			left:146px;
			width:50px;
			height:60px;
		}
		
		
		#map a.newzealand {
			top: 360px;
			left: 220px;
			width: 80px;
			height: 80px;
		}

		
		#map a.niue {
			top: 250px;
			left: 320px;
			width: 50px;
			height: 60px;
		}
		
				
		#map a.norfolk {
			top: 300px;
			left: 200px;
			width: 50px;
			height: 50px;	
		}
		
		#map a.northernmariana {
			top:0px;
			left:72px;
			width:100px;
			height:50px;
		}
		
		
		#map a.marshall {
			top:56px;
			left:172px;
			width:120px;
			height:65px;
		}
		
		#map a.palau {
			top:110px;
			left:0px;
			width:60px;
			height:60px;
		}
		
		#map a.papuanewguinea {
			top:143px;
			left:0px;
			width:128px;
			height:64px;
		}	
		
		#map a.pitcairn {
			top:295px;
			left:500px;
			width:124px;
			height:50px;
		}
		
		#map a.solomon {
			top:176px;
			left:136px;
			width:92px;
			height:44px;
		}
		
		#map a.tokelau {
			top:168px;
			left:310px;
			width:70px;
			height:30px;
		}
		
		
		#map a.tonga {
			top:250px;
			left:290px;
			width:28px;
			height:60px;
		}	
		
		
		#map a.tuvalu {
			top:168px;
			left:230px;
			width:70px;
			height:30px;
		}
		
		
		#map a.vanuatu {
			top:220px;
			left:200px;
			width:46px;
			height:55px;
		}	
		
		#map a.wallis {
			top:205px;
			left:250px;
			width:60px;
			height:30px;
		}
		
		#map a.westernsamoa {
			top:205px;
			left:310px;
			width:30px;
			height:30px;
		}
