.layer1 {
color: #ffffff !important;
text-decoration: none !important;
width: 150px;
height: 210px;
top: 187px;
left: 80px;
position:absolute;
z-index:91;
cursor:pointer;
}

.gallery a:hover {
color: #ffffff !important;
text-decoration: none !important;
}

.layer2 {
  top:0px;
  left:0px;
  position:absolute;
  z-index:90;
  margin:0px !important;
  padding:0px !important;
  background:url("bg.gif") 6px 180px no-repeat;
  width:150px;
  height:210px;
  cursor:pointer;
  text-decoration: none !important;
  color: #ffffff;
}

.layer3 {
color: #ffffff !important;
text-decoration: none !important;
width: 220px;
height: 150px;
top: 127px;
left: 150px;
position:absolute;
z-index:91;
cursor:pointer;
}

.gallery a:hover {
color: #ffffff !important;
text-decoration: none !important;
}

.gallery2 a:hover {
color: #ffffff !important;
text-decoration: none !important;
}

.layer4 {
  top:0px;
  left:0px;
  position:absolute;
  z-index:90;
  margin:0px !important;
  padding:0px !important;
  background:url("bg.gif") 76px 120px no-repeat;
  width:220px;
  height:150px;
  cursor:pointer;
  text-decoration: none !important;
  color: #ffffff;
}
