
/* You named this layer b_center_jpg */
#Layer-1 {
  position: absolute;
  margin-left: -400px;
  left: 50%;
  top: +100px;
  width: 800px;
  height: 600px;
  z-index: 1;
}

/* You named this layer JPAS_jpg */
#Layer-2 {
  position: absolute;
  left: 216px;
  top: 414px;
  width: 368px;
  height: 162px;
  z-index: 2;
}

/* You named this layer frame_png */
#Layer-3 {
  position: absolute;
  left: 175px;
  top: 14px;
  width: 456px;
  height: 401px;
  z-index: 3;
}

/* You named this layer biotech_link */
#Layer-4 {
  position: absolute;
  left: 161px;
  top: 81px;
  width: 204px;
  height: 160px;
  z-index: 4;
}

/* You named this layer training_link */
#Layer-5 {
  position: absolute;
  left: 335px;
  top: 220px;
  width: 131px;
  height: 211px;
  z-index: 5;
}

/* You named this layer film_link */
#Layer-6 {
  position: absolute;
  left: 438px;
  top: 83px;
  width: 205px;
  height: 158px;
  z-index: 6;
}

/* You named this layer film_link */
#Layer-61 {
  position: absolute;
  left: 637px;
  top: 83px;
  width: 205px;
  height: 158px;
  z-index: 61;
}
/* You named this layer new_biotech_link */
#Layer-62 {
  position: absolute;
  left: -50px;
  top: 83px;
  width: 205px;
  height: 158px;
  z-index: 62;
}

/* You named this layer training_link */
#Layer-63 {
  position: absolute;
  left: 457px;
  top: 363px;
  width: 122px;
  height: 79px;
  z-index: 63;
}

/* You named this layer biotech_linkover */
#Layer-7 {
  position: absolute;
  left: 161px;
  top: 81px;
  width: 204px;
  height: 160px;
  z-index: 7;
}

/* You named this layer training_linkover */
#Layer-8 {
  position: absolute;
  left: 335px;
  top: 220px;
  width: 131px;
  height: 211px;
  z-index: 8;
}

/* You named this layer film_linkover */
#Layer-9 {
  position: absolute;
  left: 438px;
  top: 83px;
  width: 204px;
  height: 158px;
  z-index: 9;
}

/* You named this layer email_link */
#Layer-10 {
  position: absolute;
  left: 237px;
  top: 560px;
  width: 322px;
  height: 19px;
  z-index: 10;
}

/* Here are some examples of how you might want to change the
 * look and behavior of the links on your page.  Some examples for
 * further customization are included in comments.  */
a { cursor: pointer; }
a:link { color: #F88; }
a:visited { color: #F88; }
a:hover {
  color: #F00;
  /* text-decoration: underline; */
  /* font-weight: bold; */
}


