#map * {
	margin: 0; padding: 0;
}
#map {
	height: 480px;
	width: 308px;
	background: transparent url(../img/map/map_u.jpg) no-repeat;
	position: relative;
	border-top-width: 1px;
	border-top-style: dotted;
	border-left-style: dotted;
	border-left-width: 1px;
	border-right-style: dotted;
	border-right-width: 1px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	left: 30px;
}
#map li {
	list-style: none;
	display: block;
	position: absolute;
	border: 0;
}
#map li a span {
	display: none;
}
#map a {
	display: block;
	text-decoration: none;
}

#scotland         { left: 0px; top: 0px; width: 170px; height: 260px; z-index: 1;}
#scotland a       { width: 170px; height: 260px;}
#scotland a:hover { margin: 0; width: 170px; height: 260px; background: url(../img/map/map_scotland.jpg) 0px 0px no-repeat; }

#north         { left: 50px; top: 181px; width: 170px; height: 140px; z-index: 2; }
#north a       { width: 170px; height: 140px;}
#north a:hover { margin: 0; width: 170px; height: 140px; background: url(../img/map/map_north.jpg) -50px -181px no-repeat; }

#otley         { left: 150px; top: 111px; width: 135px; height: 150px; z-index: 1; }
#otley a       { width: 135px; height: 150px;}
#otley a:hover { margin: 0; width: 135px; height: 150px; background: url(../img/map/map_otley.jpg) -150px -111px no-repeat; }

#midlands         { left: 105px; top: 291px; width: 120px; height: 110px; z-index: 5; }
#midlands a       { width: 120px; height: 110px;}
#midlands a:hover { margin: 0; width: 120px; height: 110px; background: url(../img/map/map_midlands.jpg) -105px -291px no-repeat; }

#east         { left: 190px; top: 329px; width: 90px; height: 85px; z-index: 4;}
#east a       { width: 90px; height: 85px;}
#east a:hover { margin: 0; width: 90px; height: 85px; background: url(../img/map/map_east.jpg) -190px -329px no-repeat; }

#southwest         { left: 5px; top: 391px; width: 160px; height: 85px; z-index: 2; }
#southwest a       { width: 160px; height: 85px;}
#southwest a:hover { margin: 0; width: 160px; height: 85px; background: url(../img/map/map_southwest.jpg) -5px -391px no-repeat; }

#south         { left: 135px; top: 381px; width: 130px; height: 90px; z-index: 3; }
#south a       { width: 130px; height: 90px;}
#south a:hover { margin: 0; width: 130px; height: 90px; background: url(../img/map/map_south.jpg) -135px -381px no-repeat; }

#wales         { left: 5px; top: 291px; width: 125px; height: 120px; z-index: 3; }
#wales a       { width: 125px; height: 120px;}
#wales a:hover { margin: 0; width: 125px; height: 120px; background: url(../img/map/map_wales.jpg) -5px -291px no-repeat; }
