﻿
#map {width:520px; height:330px; background: #fff url(mages/spudmap.gif); position:relative; } 

#map a {color:#00f; font: bold 15px Verdana; text-decoration:none;background:transparent; 
display:block; width: 60px; height:0; padding-top:10px; position:absolute; overflow:hidden; } 

#map a:hover {overflow:visible; } 

a#first {left:20px; top:15px; } 
a#second {left:45px; top:70px;} 
a#third {left:110px; top:90px; } 
a#fourth {left:130px; top:140px;} 
a#fifth {left:210px; top:80px;} 

