#locationsbar  {
   background: url(locationmedia/locationsbar.gif) no-repeat;
   visibility: visible;
   position: absolute;
   left: 281px;
   top: 124px;
   z-index: 3;
   width: 160px;
   height: 23px;
}

#philadelphia  {
   background: url(locationmedia/philadelphia.gif) no-repeat;
   visibility: visible;
   position: absolute;
   left: 423px;
   top: 335px;
   z-index: 2;
   width: 256px;
   height: 94px;
}

#livonia  {
   background: url(locationmedia/livonia.gif) no-repeat;
   visibility: visible;
   position: absolute;
   left: 40px;
   top: 336px;
   z-index: 2;
   width: 278px;
   height: 93px;
}

#chicago  {
   background: url(locationmedia/chicago.gif) no-repeat;
   visibility: visible;
   position: absolute;
   left: 222px;
   top: 193px;
   z-index: 2;
   width: 271px;
   height: 94px;
}


