#map {
	margin:0;
	padding:0;
	padding-bottom: 25px;
	width:388px;
	height:416px;
	font-family:arial, helvetica, sans-serif;
	font-size:8pt;
	background-color: #fff;
	background-image: url(../Images/map.jpg);
	background-repeat: no-repeat;
	background-position: left top;
		}
		
		#map li {
			margin:0;
			padding:0;
			list-style:none;
		}
		
		#map li a {
			position:relative;
			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(../Images/blank.gif);
   			text-decoration:none;
			color:#000;
			
			
		}
		
		#map li a span { display:none; }
		
		#map li a:hover span {
			position:relative;
			display:block;
			width:160px;
			left:20px;
			top:20px;
			border:1px solid #000;
			background:#fff;
			padding:5px;
 			filter:alpha(opacity=80);
			opacity:0.8;
  		}
		#map li a.anglia:hover span, #map li a.brentwood:hover span, #map li a.southwark:hover span  {
			left:-50px;

  		}
		#map li a.westminster:hover span, #map li a.arundel:hover span {
			left:-30px;

  		}
	#map a.hexham {
			top:43px;
			left:165px;
			width:55px;
			height:35px;
		}
		#map a.lancaster {
			top:57px;
			left:122px;
			width:52px;
			height:12px;
		}
		
		
		
		#map a.middlesborough {
			top:55px;
			left:188px;
			width:72px;
			height:14px;
		}
		
		#map a.leeds {
			top:70px;
			left:195px;
			width:35px;
			height:13px;
		
		}
		
		#map a.salford {
			top:67px;
			left:140px;
			width:41px;
			height:13px;
		}
		#map a.liverpool {
			top:63px;
			left:85px;
			width:55px;
			height:13px;
		}
		#map a.hallam {
			top:67px;
			left:210px;
			width:35px;
			height:13px;
		
		}
		#map a.wrexham {
			top:73px;
			left:88px;
			width:50px;
			height:13px;
		}
		#map a.nottingham {
			top:67px;
			left:220px;
			width:60px;
			height:13px;
		
		}
		#map a.shrewsbury {
			top:70px;
			left:133px;
			width:57px;
			height:13px;
		}
		#map a.birmingham {
			top:83px;
			left:173px;
			width:59px;
			height:13px;
		}
		#map a.anglia {
			top:58px;
			left:300px;
			width:59px;
			height:13px;
		}
		#map a.northampton {
			top:70px;
			left:226px;
			width:65px;
			height:13px;
		}
		#map a.menevia {
			top:63px;
			left:85px;
			width:47px;
			height:13px;
		}
		#map a.brentwood {
			top:58px;
			left:300px;
			width:59px;
			height:13px;
		}
		#map a.cardiff {
			top:63px;
			left:115px;
			width:47px;
			height:13px;
		}
		#map a.westminster {
			top:43px;
			left:250px;
			width:59px;
			height:13px;
		}
		#map a.clifton {
			top:51px;
			left:165px;
			width:47px;
			height:13px;
		}
		#map a.portsmouth {
			top:51px;
			left:208px;
			width:55px;
			height:13px;
		}
		#map a.southwark {
			top:32px;
			left:298px;
			width:62px;
			height:13px;
		}
		#map a.plymouth {
			top:31px;
			left:71px;
			width:55px;
			height:13px;
		}
		#map a.arundel {
			top:33px;
			left:265px;
			width:59px;
			height:23px;
		}