		#map {
			margin:0;
			padding:0;
			width:600px;
			height:777px;
			background:url(images/facilities/beulah-map.gif) top left no-repeat;
			font-family:arial, helvetica, sans-serif;
			font-size:8pt;
		}
		
		#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(images/facilities/blank.gif);
   			text-decoration:none;
			color:#000;
		}
		
		#map li a span { display:none; }
		
		#map li a:hover span {
			position:relative;
			display:block;
			width:200px;
			left:20px;
			top:20px;
			border:1px solid #000;
			background:#fff;
			padding:5px;
 			filter:alpha(opacity=100);
			opacity:1;
  		}
	
		#map a.wl {
			top:350px;
			left:202px;
			width:19px;
			height:25px;
		}
		
		#map a.footloose {
			top:279px;
			left:365px;
			width:16px;
			height:16px;
		}
		
		#map a.canaan {
			top:504px;
			left:401px;
			width:15px;
			height:21px;
		}
		
		#map a.office {
			top:533px;
			left:397px;
			width:18px;
			height:20px;
		}
		
		#map a.caretaker {
			top:529px;
			left:354px;
			width:30px;
			height:20px;
		}
		
		#map a.garage {
			top:542px;
			left:443px;
			width:40px;
			height:23px;
		}

		#map a.mitchell {
			top:537px;
			left:233px;
			width:24px;
			height:24px;
		}
		
		#map a.cent {
			top:533px;
			left:34px;
			width:140px;
			height:154px;
		}
		
		#map a.heritage {
			top:591px;
			left:331px;
			width:40px;
			height:70px;
		}
				
		#map a.hotel {
			top:677px;
			left:325px;
			width:50px;
			height:50px;
		}
				
		#map a.riverview {
			top:577px;
			left:459px;
			width:28px;
			height:34px;
		}
				
		#map a.tab {
			top:644px;
			left:435px;
			width:55px;
			height:50px;
		}
				
		#map a.patton {
			top:624px;
			left:518px;
			width:16px;
			height:14px;
		}
				
		#map a.ec {
			top:703px;
			left:501px;
			width:16px;
			height:16px;
		}
				
		#map a.jones {
			top:799px;
			left:477px;
			width:22px;
			height:22px;
		}
				
		#map a.mcdowell {
			top:777px;
			left:377px;
			width:33px;
			height:46px;
		}
				
		#map a.ctab {
			top:833px;
			left:366px;
			width:22px;
			height:25px;
		}

