#map { 
	background-image: url(images/map.gif);
	width: 306px;
	height: 202px;
	float:right;
	margin-right:10px;
	margin-left:10px;
  }
#maptext { 
	width: 306px;
	margin: 200px 0px 0px 0px;
	position: absolute;
	font-style:italic;
	font-weight:bold;
	font-size:12px;
	color:#666666;
  }
#map img {
	position: relative;
	left: 30px;
	top: 220px;
}
#map #regca a{
	width: 63px;
	height: 14px;
	left: 180px;
	top: 41px;
}
#map #regwh a{
	width: 87px;
	height: 14px;
	left: 196px;
	top: 58px;
}
#map #regsc a{
	width: 104px;	
	height: 14px;
	left: 202px;
	top: 75px;
}
#map #regbr a{
	width: 100px;	
	height: 14px;
	left: 206px;
	top: 89px;
}
#map #reggc a{
	width: 100px;
	height: 15px;
	left: 206px;
	top: 103px;
}
#map #regby a{
	width: 100px;
	height: 14px;
	left: 206px;
	top: 118px;
}
#map #regsy a{
	width: 73px;
	height: 14px;
	left: 200px;
	top: 136px;
}
#map #regme a{
	width: 87px;
	height: 14px;
	left: 172px;
	top: 166px;
}

#map ul{
	width: 306px;
	height: 202px;
	margin: 0px 0px 0px 0px;
	position: absolute;
}

#map ul li{
	background-image: none;
	display: inline;
}

#map ul li a{
	display: block;
	position: absolute;
}
#map ul li a strong{
	display: none;
}

