
body {
  background: #fff;
  margin: 20px 0 0 50px;
}

#main {
  height: 570px;
  width: 750px;
}

#top {
  width: 750px;
  height: 100px;
}

#logo {
  width: 140px;
  height: 100px;
}

#logoImg {
  width: 140px;
  height: 100px;
  background-image: url("/images/logo.jpg");
}

#content {
  margin: 150px 0 0 0px;
  height: 550px;
  width: 750px;
  background: url("/images/bg.jpg") no-repeat;
  z-index: 0;
}


#exibit {
  position: absolute;
  left: 80px;
  top:  120px;
  width: 680px;
  height: 550px;
  font-family: arial;
  font-size: 12px;
  color: #4B4B4B;
  letter-spacing: 1px;
}

#weinstein {
  position: absolute;
  left: 220px;
  top:  320px;
  width: 330px;
  height: 53px;
}


#filter {
  position: absolute;
  left: 0px;
  top:  150px;
  width: 750px;
  height: 550px;
  background: #fff;
}

#nav {
  position: absolute;
  left: 380px;
  top:  20px;
  height: 15px;
}


#link a {
  text-decoration: none;
  font-family: arial;
  font-size: 12px;
  color: #93895D;
  letter-spacing: 1px;
  text-align: center;
}


#prev a{
  text-decoration: none;
  font-family: arial;
  font-size: 12px;
  color: #93895D;
  letter-spacing: 1px;
  position: absolute;
  left: 300px;
  top:  102px;
  width: 70px;
  height: 15px;
  text-align: center;
}


#next a{
  text-decoration: none;
  font-family: arial;
  font-size: 12px;
  color: #93895D;
  letter-spacing: 1px;
  position: absolute;
  left: 380px;
  top:  102px;
  width: 50px;
  height: 15px;
  text-align: center;
}

#close a{
  text-decoration: none;
  font-family: arial;
  font-size: 12px;
  color: #93895D;
  letter-spacing: 1px;
  position: absolute;
  left: 500px;
  top:  102px;
  width: 60px;
  height: 15px;
  text-align: center;
}

#hide {

}

#pressTitle {
  position: absolute;
  left: 80px;
  top: 190px;
  width: 370px;
  height: 30px;
  line-height: 20px;
  font-family: arial;
  font-size: 14px;
  font-weight: bold;
  color: #4B4B4B;
}

#press {
  position: absolute;
  left: 80px;
  top: 220px;
  width: 370px;
  height: 300px;
  line-height: 20px;
  font-family: arial;
  font-size: 12px;
  color: #4B4B4B;
}

#pressImg {
  width: 30px;
  height: 30px;
  position: absolute;
  left: 470px;
  top: 190px;
  background-image: url("/images/biennale.jpg");
}




#pressTitle2 {
  position: absolute;
  left: 80px;
  top: 190px;
  width: 650px;
  height: 30px;
  line-height: 20px;
  font-family: arial;
  font-size: 14px;
  font-weight: bold;
  color: #4B4B4B;
}








#press2 {
  position: absolute;
  left: 80px;
  top: 320px;
  width: 650px;
  height: 240px;
  line-height: 20px;
  font-family: arial;
  font-size: 12px;
  color: #4B4B4B;
}

#pressImg2Th {
  width: 132px;
  height: 84px;
  position: absolute;
  left: 80px;
  top: 220px;
}

#pressImg3Th {
  width: 112px;
  height: 84px;
  position: absolute;
  left: 230px;
  top: 220px;
}

#pressImg4Th {
  width: 112px;
  height: 84px;
  position: absolute;
  left: 360px;
  top: 220px;
}

#pressImg5Th {
  width: 112px;
  height: 84px;
  position: absolute;
  left: 490px;
  top: 220px;
}


#pressImg2 {
  width: 440px;
  height: 280px;
  position: absolute;
  left: 80px;
  top: 340px;
  background-image: url("/images/hereisny.jpg");
  visibility: hidden;
}

#pressImg3 {
  width: 507px;
  height: 380px;
  position: absolute;
  left: 80px;
  top: 340px;
  background-image: url("/images/intlart.jpg");
  visibility: hidden;
}

#pressImg4 {
  width: 507px;
  height: 380px;
  position: absolute;
  left: 80px;
  top: 340px;
  background-image: url("/images/intlsigned.jpg");
  visibility: hidden;
}

#pressImg5 {
  width: 507px;
  height: 380px;
  position: absolute;
  left: 80px;
  top: 340px;
  background-image: url("/images/gorb.jpg");
  visibility: hidden;
}

#pressImgClose {
  text-decoration: none;
  font-family: arial;
  font-size: 12px;
  color: #93895D;
  letter-spacing: 1px;
  position: absolute;
  left: 80px;
  top:  320px;
  width: 60px;
  height: 15px;
  visibility: hidden;
  cursor: pointer;
}


#press3 {
  position: absolute;
  left: 80px;
  top: 220px;
  width: 650px;
  height: 240px;
  line-height: 20px;
  font-family: arial;
  font-size: 12px;
  color: #4B4B4B;
}




















#prevPress a{
  text-decoration: none;
  font-family: arial;
  font-size: 12px;
  color: #93895D;
  letter-spacing: 1px;
  position: absolute;
  left: 80px;
  top: 140px;
  width: 50px;
  height: 15px;
  text-align: center;
}

#nextPress a{
  text-decoration: none;
  font-family: arial;
  font-size: 12px;
  color: #93895D;
  letter-spacing: 1px;
  position: absolute;
  left: 140px;
  top: 140px;
  width: 50px;
  height: 15px;
  text-align: center;
}





#about {
  position: absolute;
  left: 80px;
  top: 140px;
  width: 640px;
  height: 300px;
  line-height: 20px;
  font-family: arial;
  font-size: 12px;
  color: #4B4B4B;
  visibility: visible;
}

#about2 {
  position: absolute;
  left: 80px;
  top: 140px;
  width: 640px;
  height: 300px;
  line-height: 20px;
  font-family: arial;
  font-size: 12px;
  color: #4B4B4B;
  visibility: hidden;
}

#continued a{
  text-decoration: none;
  font-family: arial;
  font-size: 12px;
  color: #93895D;
  letter-spacing: 1px;
  position: absolute;
  left: 620px;
  top: 660px;
  height: 15px;
}















#figuresImg {
  width: 30px;
  height: 30px;
  position: absolute;
  left: 80px;
  top: 35px;
  background-image: url("/images/figuresImg.jpg");
  filter: alpha(opacity=50);
  moz-opacity: .50;
  opacity: .50;
  cursor: pointer;
}


#figuresImgSel {
  width: 30px;
  height: 30px;
  position: absolute;
  left: 80px;
  top: 35px;
  background-image: url("/images/figuresImg.jpg");
}


#facesImg {
  width: 30px;
  height: 30px;
  position: absolute;
  left: 130px;
  top: 35px;
  background-image: url("/images/facesImg.jpg");
  filter: alpha(opacity=50);
  moz-opacity: .50;
  opacity: .50;
  cursor: pointer;
}

#facesImgSel {
  width: 30px;
  height: 30px;
  position: absolute;
  left: 130px;
  top: 35px;
  background: url("/images/facesImg.jpg") no-repeat;
}

#animalsImg {
  width: 30px;
  height: 30px;
  position: absolute;
  left: 180px;
  top: 35px;
  background-image: url("/images/animalsImg.jpg");
  filter: alpha(opacity=50);
  moz-opacity: .50;
  opacity: .50;
  cursor: pointer;
}

#animalsImgSel {
  width: 30px;
  height: 30px;
  position: absolute;
  left: 180px;
  top: 35px;
  background: url("/images/animalsImg.jpg") no-repeat;
}

#mythImg {
  width: 30px;
  height: 30px;
  position: absolute;
  left: 230px;
  top: 35px;
  background-image: url("/images/mythImg.jpg");
  filter: alpha(opacity=50);
  moz-opacity: .50;
  opacity: .50;
  cursor: pointer;
}

#mythImgSel {
  width: 30px;
  height: 30px;
  position: absolute;
  left: 230px;
  top: 35px;
  background: url("/images/mythImg.jpg") no-repeat;
}










#figuresText {
  width: 53px;
  height: 18px;
  position: absolute;
  left: 280px;
  top: 50px;
  background: url("/images/figures2.gif") no-repeat;
  visibility: hidden; 
  z-index: 2;
  cursor: pointer;
}

#facesText {
  width: 38px;
  height: 14px;
  position: absolute;
  left: 280px;
  top: 50px;
  background: url("/images/faces2.gif") no-repeat;
  visibility: hidden;
}

#animalsText {
  width: 61px;
  height: 14px;
  position: absolute;
  left: 280px;
  top: 50px;
  background: url("/images/animals2.gif") no-repeat;
  visibility: hidden;
}

#mythText {
  width: 116px;
  height: 18px;
  position: absolute;
  left: 280px;
  top: 50px;
  background: url("/images/myth2.gif") no-repeat;
  visibility: hidden;
}












#figuresTextBG {
  width: 67px;
  height: 22px;
  position: absolute;
  left: 330px;
  top: 70px;
  background-image: url("/images/figuresBG.gif");
  z-index: 1;
  visibility: hidden;
  filter: alpha(opacity=30);
  moz-opacity: .30;
  opacity: .30;
}

#facesTextBG {
  width: 48px;
  height: 17px;
  position: absolute;
  left: 330px;
  top: 70px;
  background-image: url("/images/facesBG.gif");
  z-index: 1;
  visibility: hidden;
  filter: alpha(opacity=30);
  moz-opacity: .30;
  opacity: .30;
}

#animalsTextBG {
  width: 80px;
  height: 17px;
  position: absolute;
  left: 330px;
  top: 70px;
  background-image: url("/images/animalsBG.gif");
  z-index: 1;
  visibility: hidden;
  filter: alpha(opacity=30);
  moz-opacity: .30;
  opacity: .30;
}

#mythTextBG {
  width: 150px;
  height: 22px;
  position: absolute;
  left: 330px;
  top: 70px;
  background-image: url("/images/mythBG.gif");
  z-index: 1;
  visibility: hidden;
  filter: alpha(opacity=30);
  moz-opacity: .30;
  opacity: .30;
}









#figuresTextSel {
  width: 60px;
  height: 19px;
  position: absolute;
  left: 80px;
  top: 100px;
  background: url("/images/figures.gif") no-repeat;
}

#facesTextSel {
  width: 43px;
  height: 15px;
  position: absolute;
  left: 80px;
  top: 100px;
  background: url("/images/faces.gif") no-repeat;
}

#animalsTextSel {
  width: 69px;
  height: 15px;
  position: absolute;
  left: 80px;
  top: 100px;
  background: url("/images/animals.gif") no-repeat;
}

#mythTextSel {
  width: 131px;
  height: 19px;
  position: absolute;
  left: 80px;
  top: 100px;
  background: url("/images/myth.gif") no-repeat;
}




















/*  figures images  */






#bathcremson {
  position: absolute;
  left: 100px;
  width: 600px;
  height: 356px;
  background-image: url("/figures/images/bathcremson.jpg");
  z-index: 20;
}

#bathcremsonTitle {
  position: absolute;
  left: 100px;
  top: 356px;
  text-decoration: none;
  font-family: arial;
  font-size: 13px;
  color: #4B4B4B;
  height: 20px;
  z-index: 10;
}




#belltell {
  position: absolute;
  left: 220px;
  width: 364px;
  height: 550px;
  background-image: url("/figures/images/belltell.jpg");
  z-index: 20;
}

#belltellTitle {
  position: absolute;
  left: 220px;
  top: 550px;
  text-decoration: none;
  font-family: arial;
  font-size: 13px;
  color: #4B4B4B;
  height: 20px;
  z-index: 10;
}

#beyond {
  position: absolute;
  left: 160px;
  width: 500px;
  height: 338px;
  background-image: url("/figures/images/beyond.jpg");
  z-index: 20;
}

#beyondTitle {
  position: absolute;
  left: 160px;
  top: 338px;
  text-decoration: none;
  font-family: arial;
  font-size: 13px;
  color: #4B4B4B;
  height: 20px;
  z-index: 10;
}

#blue {
  position: absolute;
  left: 240px;
  width: 303px;
  height: 149px;
  background-image: url("/figures/images/blue.jpg");
  z-index: 20;
}

#blueTitle {
  position: absolute;
  left: 240px;
  top: 149px;
  text-decoration: none;
  font-family: arial;
  font-size: 13px;
  color: #4B4B4B;
  height: 20px;
  z-index: 10;
}

#bud {
  position: absolute;
  left: 160px;
  width: 500px;
  height: 334px;
  background-image: url("/figures/images/bud.jpg");
  z-index: 20;
}

#budTitle {
  position: absolute;
  left: 160px;
  top: 334px;
  text-decoration: none;
  font-family: arial;
  font-size: 13px;
  color: #4B4B4B;
  height: 20px;
  z-index: 10;
}

#cage {
  position: absolute;
  left: 280px;
  width: 250px;
  height: 519px;
  background-image: url("/figures/images/cage.jpg");
  z-index: 20;
}

#cageTitle {
  position: absolute;
  left: 280px;
  top: 519px;
  text-decoration: none;
  font-family: arial;
  font-size: 13px;
  color: #4B4B4B;
  height: 20px;
  z-index: 10;
}

#contemp {
  position: absolute;
  left: 80px;
  width: 600px;
  height: 297px;
  background-image: url("/figures/images/contemp.jpg");
  z-index: 20;
}

#contempTitle {
  position: absolute;
  left: 80px;
  top: 297px;
  text-decoration: none;
  font-family: arial;
  font-size: 13px;
  color: #4B4B4B;
  height: 20px;
  z-index: 10;
}

#domicile {
  position: absolute;
  left: 70px;
  width: 650px;
  height: 271px;
  background-image: url("/figures/images/domicile.jpg");
  z-index: 20;
}

#domicileTitle {
  position: absolute;
  left: 70px;
  top: 271px;
  text-decoration: none;
  font-family: arial;
  font-size: 13px;
  color: #4B4B4B;
  height: 20px;
  z-index: 10;
}

#flesh {
  position: absolute;
  left: 140px;
  width: 500px;
  height: 297px;
  background-image: url("/figures/images/flesh.jpg");
  z-index: 20;
}

#fleshTitle {
  position: absolute;
  left: 140px;
  top: 297px;
  text-decoration: none;
  font-family: arial;
  font-size: 13px;
  color: #4B4B4B;
  height: 20px;
  z-index: 10;
}

#fresh {
  position: absolute;
  left: 280px;
  width: 200px;
  height: 339px;
  background-image: url("/figures/images/fresh.jpg");
  z-index: 20;
}

#freshTitle {
  position: absolute;
  left: 280px;
  top: 339px;
  text-decoration: none;
  font-family: arial;
  font-size: 13px;
  color: #4B4B4B;
  height: 20px;
  z-index: 10;
}

#front {
  position: absolute;
  left: 300px;
  width: 149px;
  height: 303px;
  background-image: url("/figures/images/front.jpg");
  z-index: 20;
}

#frontTitle {
  position: absolute;
  left: 300px;
  top: 303px;
  text-decoration: none;
  font-family: arial;
  font-size: 13px;
  color: #4B4B4B;
  height: 20px;
  z-index: 10;
}

#grantlee {
  position: absolute;
  left: 200px;
  width: 412px;
  height: 500px;
  background-image: url("/figures/images/grantlee.jpg");
  z-index: 20;
}

#grantleeTitle {
  position: absolute;
  left: 200px;
  top: 500px;
  text-decoration: none;
  font-family: arial;
  font-size: 13px;
  color: #4B4B4B;
  height: 20px;
  z-index: 10;
}

#greyman {
  position: absolute;
  left: 260px;
  width: 250px;
  height: 491px;
  background-image: url("/figures/images/greyman.jpg");
  z-index: 20;
}

#greymanTitle {
  position: absolute;
  left: 260px;
  top: 491px;
  text-decoration: none;
  font-family: arial;
  font-size: 13px;
  color: #4B4B4B;
  height: 20px;
  z-index: 10;
}

#if {
  position: absolute;
  left: 240px;
  width: 300px;
  height: 411px;
  background-image: url("/figures/images/if.jpg");
  z-index: 20;
}

#ifTitle {
  position: absolute;
  left: 240px;
  top: 411px;
  text-decoration: none;
  font-family: arial;
  font-size: 13px;
  color: #4B4B4B;
  height: 20px;
  z-index: 10;
}

#intro {
  position: absolute;
  left: 260px;
  width: 255px;
  height: 500px;
  background-image: url("/figures/images/intro.jpg");
  z-index: 20;
}

#introTitle {
  position: absolute;
  left: 260px;
  top: 500px;
  text-decoration: none;
  font-family: arial;
  font-size: 13px;
  color: #4B4B4B;
  height: 20px;
  z-index: 10;
}

#lessons {
  position: absolute;
  left: 280px;
  width: 277px;
  height: 400px;
  background-image: url("/figures/images/lessons.jpg");
  z-index: 20;
}

#lessonsTitle {
  position: absolute;
  left: 280px;
  top: 400px;
  text-decoration: none;
  font-family: arial;
  font-size: 13px;
  color: #4B4B4B;
  height: 20px;
  z-index: 10;
}

#little {
  position: absolute;
  left: 260px;
  width: 202px;
  height: 293px;
  background-image: url("/figures/images/little.jpg");
  z-index: 20;
}

#littleTitle {
  position: absolute;
  left: 260px;
  top: 293px;
  text-decoration: none;
  font-family: arial;
  font-size: 13px;
  color: #4B4B4B;
  height: 20px;
  z-index: 10;
}

#mimi {
  position: absolute;
  left: 280px;
  width: 200px;
  height: 273px;
  background-image: url("/figures/images/mimi.jpg");
  z-index: 20;
}

#mimiTitle {
  position: absolute;
  left: 280px;
  top: 273px;
  text-decoration: none;
  font-family: arial;
  font-size: 13px;
  color: #4B4B4B;
  height: 20px;
  z-index: 10;
}

#naj {
  position: absolute;
  left: 180px;
  width: 435px;
  height: 550px;
  background-image: url("/figures/images/naj.jpg");
  z-index: 20;
}

#najTitle {
  position: absolute;
  left: 180px;
  top: 550px;
  text-decoration: none;
  font-family: arial;
  font-size: 13px;
  color: #4B4B4B;
  height: 20px;
  z-index: 10;
}

#payne1 {
  position: absolute;
  left: 240px;
  width: 336px;
  height: 550px;
  background-image: url("/figures/images/payne1.jpg");
  z-index: 20;
}

#payne1Title {
  position: absolute;
  left: 240px;
  top: 550px;
  text-decoration: none;
  font-family: arial;
  font-size: 13px;
  color: #4B4B4B;
  height: 20px;
  z-index: 10;
}

#payne2 {
  position: absolute;
  left: 260px;
  width: 300px;
  height: 538px;
  background-image: url("/figures/images/payne2.jpg");
  z-index: 20;
}

#payne2Title {
  position: absolute;
  left: 260px;
  top: 538px;
  text-decoration: none;
  font-family: arial;
  font-size: 13px;
  color: #4B4B4B;
  height: 20px;
  z-index: 10;
}

#paynefinal {
  position: absolute;
  left: 260px;
  width: 274px;
  height: 550px;
  background-image: url("/figures/images/paynefinal.jpg");
  z-index: 20;
}

#paynefinalTitle {
  position: absolute;
  left: 260px;
  top: 550px;
  text-decoration: none;
  font-family: arial;
  font-size: 13px;
  color: #4B4B4B;
  height: 20px;
  z-index: 10;
}

#promiseunity {
  position: absolute;
  left: 180px;
  width: 500px;
  height: 330px;
  background-image: url("/figures/images/promiseunity.jpg");
  z-index: 20;
}

#promiseunityTitle {
  position: absolute;
  left: 180px;
  top: 330px;
  text-decoration: none;
  font-family: arial;
  font-size: 13px;
  color: #4B4B4B;
  height: 20px;
  z-index: 10;
}

#rollergirl {
  position: absolute;
  left: 120px;
  width: 564px;
  height: 334px;
  background-image: url("/figures/images/rollergirl.jpg");
  z-index: 20;
}

#rollergirlTitle {
  position: absolute;
  left: 120px;
  top: 334px;
  text-decoration: none;
  font-family: arial;
  font-size: 13px;
  color: #4B4B4B;
  height: 20px;
  z-index: 10;
}

#roseblood {
  position: absolute;
  left: 160px;
  width: 500px;
  height: 290px;
  background-image: url("/figures/images/roseblood.jpg");
  z-index: 20;
}

#rosebloodTitle {
  position: absolute;
  left: 160px;
  top: 290px;
  text-decoration: none;
  font-family: arial;
  font-size: 13px;
  color: #4B4B4B;
  height: 20px;
  z-index: 10;
}

#rosebud {
  position: absolute;
  left: 160px;
  width: 500px;
  height: 246px;
  background-image: url("/figures/images/rosebud.jpg");
  z-index: 20;
}

#rosebudTitle {
  position: absolute;
  left: 160px;
  top: 246px;
  text-decoration: none;
  font-family: arial;
  font-size: 13px;
  color: #4B4B4B;
  height: 20px;
  z-index: 10;
}

#samson {
  position: absolute;
  left: 220px;
  width: 387px;
  height: 500px;
  background-image: url("/figures/images/samson.jpg");
  z-index: 20;
}

#samsonTitle {
  position: absolute;
  left: 220px;
  top: 500px;
  text-decoration: none;
  font-family: arial;
  font-size: 13px;
  color: #4B4B4B;
  height: 20px;
  z-index: 10;
}

#shadesofgray {
  position: absolute;
  left: 160px;
  width: 500px;
  height: 299px;
  background-image: url("/figures/images/shadesofgray.jpg");
  z-index: 20;
}

#shadesofgrayTitle {
  position: absolute;
  left: 160px;
  top: 299px;
  text-decoration: none;
  font-family: arial;
  font-size: 13px;
  color: #4B4B4B;
  height: 20px;
  z-index: 10;
}

#smokingclass {
  position: absolute;
  left: 280px;
  width: 215px;
  height: 342px;
  background-image: url("/figures/images/smokingclass.jpg");
  z-index: 20;
}

#smokingclassTitle {
  position: absolute;
  left: 280px;
  top: 342px;
  text-decoration: none;
  font-family: arial;
  font-size: 13px;
  color: #4B4B4B;
  height: 20px;
  z-index: 10;
}

#stonethrower {
  position: absolute;
  left: 160px;
  width: 500px;
  height: 338px;
  background-image: url("/figures/images/stonethrower.jpg");
  z-index: 20;
}

#stonethrowerTitle {
  position: absolute;
  left: 160px;
  top: 338px;
  text-decoration: none;
  font-family: arial;
  font-size: 13px;
  color: #4B4B4B;
  height: 20px;
  z-index: 10;
}

#studyporc {
  position: absolute;
  left: 160px;
  width: 500px;
  height: 248px;
  background-image: url("/figures/images/studyporc.jpg");
  z-index: 20;
}

#studyporcTitle {
  position: absolute;
  left: 160px;
  top: 248px;
  text-decoration: none;
  font-family: arial;
  font-size: 13px;
  color: #4B4B4B;
  height: 20px;
  z-index: 10;
}

#suburb {
  position: absolute;
  left: 240px;
  width: 329px;
  height: 500px;
  background-image: url("/figures/images/suburb.jpg");
  z-index: 20;
}

#suburbTitle {
  position: absolute;
  left: 240px;
  top: 500px;
  text-decoration: none;
  font-family: arial;
  font-size: 13px;
  color: #4B4B4B;
  height: 20px;
  z-index: 10;
}

#sumi {
  position: absolute;
  left: 180px;
  width: 435px;
  height: 547px;
  background-image: url("/figures/images/sumi.jpg");
  z-index: 20;
}

#sumiTitle {
  position: absolute;
  left: 180px;
  top: 547px;
  text-decoration: none;
  font-family: arial;
  font-size: 13px;
  color: #4B4B4B;
  height: 20px;
  z-index: 10;
}

#sunday {
  position: absolute;
  left: 140px;
  width: 500px;
  height: 301px;
  background-image: url("/figures/images/sunday.jpg");
  z-index: 20;
}

#sundayTitle {
  position: absolute;
  left: 140px;
  top: 301px;
  text-decoration: none;
  font-family: arial;
  font-size: 13px;
  color: #4B4B4B;
  height: 20px;
  z-index: 10;
}

#twistedivy {
  position: absolute;
  left: 160px;
  width: 500px;
  height: 332px;
  background-image: url("/figures/images/twistedivy.jpg");
  z-index: 20;
}

#twistedivyTitle {
  position: absolute;
  left: 160px;
  top: 332px;
  text-decoration: none;
  font-family: arial;
  font-size: 13px;
  color: #4B4B4B;
  height: 20px;
  z-index: 10;
}

#vinyl {
  position: absolute;
  left: 220px;
  width: 345px;
  height: 200px;
  background-image: url("/figures/images/vinyl.jpg");
  z-index: 20;
}

#vinylTitle {
  position: absolute;
  left: 220px;
  top: 200px;
  text-decoration: none;
  font-family: arial;
  font-size: 13px;
  color: #4B4B4B;
  height: 20px;
  z-index: 10;
}

#whatsee {
  position: absolute;
  left: 280px;
  width: 236px;
  height: 436px;
  background-image: url("/figures/images/whatsee.jpg");
  z-index: 20;
}

#whatseeTitle {
  position: absolute;
  left: 280px;
  top: 436px;
  text-decoration: none;
  font-family: arial;
  font-size: 13px;
  color: #4B4B4B;
  height: 20px;
  z-index: 10;
}










/*  figures thumbs  */





#bathcremsonTh {
  position: absolute;
  left: 106px;
  top:  211px;
  width: 50px;
  height: 30px;
  background-image: url("/figures/images/bathcremsonTh.jpg");
  filter: alpha(opacity=10);
  moz-opacity: .10;
  opacity: .10;
  z-index: 1;
}

#belltellTh {
  position: absolute;
  left: 296px;
  top:  224px;
  width: 44px;
  height: 66px;
  background-image: url("/figures/images/belltellTh.jpg");
  filter: alpha(opacity=10);
  moz-opacity: .10;
  opacity: .10;
  z-index: 1;
}

#beyondTh {
  position: absolute;
  left: 414px;
  top:  203px;
  width: 50px;
  height: 34px;
  background-image: url("/figures/images/beyondTh.jpg");
  filter: alpha(opacity=10);
  moz-opacity: .10;
  opacity: .10;
  z-index: 1;
}

#blueTh {
  position: absolute;
  left: 529px;
  top:  195px;
  width: 61px;
  height: 30px;
  background-image: url("/figures/images/blueTh.jpg");
  filter: alpha(opacity=10);
  moz-opacity: .10;
  opacity: .10;
  z-index: 1;
}

#budTh {
  position: absolute;
  left: 139px;
  top:  284px;
  width: 50px;
  height: 33px;
  background-image: url("/figures/images/budTh.jpg");
  filter: alpha(opacity=10);
  moz-opacity: .10;
  opacity: .10;
  z-index: 1;
}

#cageTh {
  position: absolute;
  left: 377px;
  top:  258px;
  width: 25px;
  height: 52px;
  background-image: url("/figures/images/cageTh.jpg");
  filter: alpha(opacity=10);
  moz-opacity: .10;
  opacity: .10;
  z-index: 1;
}

#contempTh {
  position: absolute;
  left: 323px;
  top:  151px;
  width: 60px;
  height: 30px;
  background-image: url("/figures/images/contempTh.jpg");
  filter: alpha(opacity=10);
  moz-opacity: .10;
  opacity: .10;
  z-index: 1;
}

#domicileTh {
  position: absolute;
  left: 232px;
  top:  369px;
  width: 65px;
  height: 27px;
  background-image: url("/figures/images/domicileTh.jpg");
  filter: alpha(opacity=10);
  moz-opacity: .10;
  opacity: .10;
  z-index: 1;
}

#fleshTh {
  position: absolute;
  left: 463px;
  top:  377px;
  width: 50px;
  height: 30px;
  background-image: url("/figures/images/flesh.jpg");
  filter: alpha(opacity=10);
  moz-opacity: .10;
  opacity: .10;
  z-index: 1;
}

#freshTh {
  position: absolute;
  left: 652px;
  top:  450px;
  width: 20px;
  height: 34px;
  background-image: url("/figures/images/freshTh.jpg");
  filter: alpha(opacity=10);
  moz-opacity: .10;
  opacity: .10;
  z-index: 1;
}

#frontTh {
  position: absolute;
  left: 105px;
  top:  356px;
  width: 30px;
  height: 61px;
  background-image: url("/figures/images/frontTh.jpg");
  filter: alpha(opacity=10);
  moz-opacity: .10;
  opacity: .10;
  z-index: 1;
}

#grantleeTh {
  position: absolute;
  left: 220px;
  top:  286px;
  width: 46px;
  height: 56px;
  background-image: url("/figures/images/grantleeTh.jpg");
  filter: alpha(opacity=10);
  moz-opacity: .10;
  opacity: .10;
  z-index: 1;
}

#greymanTh {
  position: absolute;
  left: 333px;
  top:  309px;
  width: 25px;
  height: 49px;
  background-image: url("/figures/images/greymanTh.jpg");
  filter: alpha(opacity=10);
  moz-opacity: .10;
  opacity: .10;
  z-index: 1;
}

#ifTh {
  position: absolute;
  left: 411px;
  top:  326px;
  width: 30px;
  height: 41px;
  background-image: url("/figures/images/ifTh.jpg");
  filter: alpha(opacity=10);
  moz-opacity: .10;
  opacity: .10;
  z-index: 1;
}

#introTh {
  position: absolute;
  left: 532px;
  top:  307px;
  width: 26px;
  height: 50px;
  background-image: url("/figures/images/introTh.jpg");
  filter: alpha(opacity=10);
  moz-opacity: .10;
  opacity: .10;
  z-index: 1;
}

#lessonsTh {
  position: absolute;
  left: 308px;
  top:  406px;
  width: 38px;
  height: 55px;
  background-image: url("/figures/images/lessonsTh.jpg");
  filter: alpha(opacity=10);
  moz-opacity: .10;
  opacity: .10;
  z-index: 1;
}

#littleTh {
  position: absolute;
  left: 71px;
  top:  425px;
  width: 40px;
  height: 59px;
  background-image: url("/figures/images/littleTh.jpg");
  filter: alpha(opacity=10);
  moz-opacity: .10;
  opacity: .10;
  z-index: 1;
}

#mimiTh {
  position: absolute;
  left: 479px;
  top:  285px;
  width: 40px;
  height: 55px;
  background-image: url("/figures/images/mimiTh.jpg");
  filter: alpha(opacity=10);
  moz-opacity: .10;
  opacity: .10;
  z-index: 1;
}

#najTh {
  position: absolute;
  left: 662px;
  top:  358px;
  width: 45px;
  height: 57px;
  background-image: url("/figures/images/najTh.jpg");
  filter: alpha(opacity=10);
  moz-opacity: .10;
  opacity: .10;
  z-index: 1;
}

#payne1Th {
  position: absolute;
  left: 403px;
  top:  403px;
  width: 34px;
  height: 55px;
  background-image: url("/figures/images/payne1Th.jpg");
  filter: alpha(opacity=10);
  moz-opacity: .10;
  opacity: .10;
  z-index: 1;
}

#payne2Th {
  position: absolute;
  left: 352px;
  top:  473px;
  width: 30px;
  height: 54px;
  background-image: url("/figures/images/payne2Th.jpg");
  filter: alpha(opacity=10);
  moz-opacity: .10;
  opacity: .10;
  z-index: 1;
}

#paynefinalTh {
  position: absolute;
  left: 179px;
  top:  404px;
  width: 27px;
  height: 55px;
  background-image: url("/figures/images/paynefinalTh.jpg");
  filter: alpha(opacity=10);
  moz-opacity: .10;
  opacity: .10;
  z-index: 1;
}

#promiseunityTh {
  position: absolute;
  left: 479px;
  top:  438px;
  width: 50px;
  height: 33px;
  background-image: url("/figures/images/promiseunityTh.jpg");
  filter: alpha(opacity=10);
  moz-opacity: .10;
  opacity: .10;
  z-index: 1;
}

#rollergirlTh {
  position: absolute;
  left: 577px;
  top:  360px;
  width: 56px;
  height: 33px;
  background-image: url("/figures/images/rollergirlTh.jpg");
  filter: alpha(opacity=10);
  moz-opacity: .10;
  opacity: .10;
  z-index: 1;
}

#rosebloodTh {
  position: absolute;
  left: 209px;
  top:  550px;
  width: 50px;
  height: 29px;
  background-image: url("/figures/images/rosebloodTh.jpg");
  filter: alpha(opacity=10);
  moz-opacity: .10;
  opacity: .10;
  z-index: 1;
}

#rosebudTh {
  position: absolute;
  left: 184px;
  top:  485px;
  width: 50px;
  height: 25px;
  background-image: url("/figures/images/rosebudTh.jpg");
  filter: alpha(opacity=10);
  moz-opacity: .10;
  opacity: .10;
  z-index: 1;
}

#samsonTh {
  position: absolute;
  left: 602px;
  top:  529px;
  width: 39px;
  height: 50px;
  background-image: url("/figures/images/samsonTh.jpg");
  filter: alpha(opacity=10);
  moz-opacity: .10;
  opacity: .10;
  z-index: 1;
}

#shadesofgrayTh {
  position: absolute;
  left: 393px;
  top:  478px;
  width: 50px;
  height: 30px;
  background-image: url("/figures/images/shadesofgrayTh.jpg");
  filter: alpha(opacity=10);
  moz-opacity: .10;
  opacity: .10;
  z-index: 1;
}

#smokingclassTh {
  position: absolute;
  left: 576px;
  top:  252px;
  width: 43px;
  height: 68px;
  background-image: url("/figures/images/smokingclassTh.jpg");
  filter: alpha(opacity=10);
  moz-opacity: .10;
  opacity: .10;
  z-index: 1;
}

#stonethrowerTh {
  position: absolute;
  left: 130px;
  top:  523px;
  width: 50px;
  height: 34px;
  background-image: url("/figures/images/stonethrowerTh.jpg");
  filter: alpha(opacity=10);
  moz-opacity: .10;
  opacity: .10;
  z-index: 1;
}

#studyporcTh {
  position: absolute;
  left: 285px;
  top:  524px;
  width: 50px;
  height: 25px;
  background-image: url("/figures/images/studyporcTh.jpg");
  filter: alpha(opacity=10);
  moz-opacity: .10;
  opacity: .10;
  z-index: 1;
}

#suburbTh {
  position: absolute;
  left: 250px;
  top:  165px;
  width: 33px;
  height: 50px;
  background-image: url("/figures/images/suburbTh.jpg");
  filter: alpha(opacity=10);
  moz-opacity: .10;
  opacity: .10;
  z-index: 1;
}

#sumiTh {
  position: absolute;
  left: 552px;
  top:  480px;
  width: 44px;
  height: 55px;
  background-image: url("/figures/images/sumiTh.jpg");
  filter: alpha(opacity=10);
  moz-opacity: .10;
  opacity: .10;
  z-index: 1;
}

#sundayTh {
  position: absolute;
  left: 345px;
  top:  572px;
  width: 50px;
  height: 30px;
  background-image: url("/figures/images/sundayTh.jpg");
  filter: alpha(opacity=10);
  moz-opacity: .10;
  opacity: .10;
  z-index: 1;
}

#twistedivyTh {
  position: absolute;
  left: 466px;
  top:  537px;
  width: 50px;
  height: 33px;
  background-image: url("/figures/images/twistedivyTh.jpg");
  filter: alpha(opacity=10);
  moz-opacity: .10;
  opacity: .10;
  z-index: 1;
}

#vinylTh {
  position: absolute;
  left: 52px;
  top:  290px;
  width: 69px;
  height: 40px;
  background-image: url("/figures/images/vinylTh.jpg");
  filter: alpha(opacity=10);
  moz-opacity: .10;
  opacity: .10;
  z-index: 1;
}

#whatseeTh {
  position: absolute;
  left: 590px;
  top:  417px;
  width: 24px;
  height: 44px;
  background-image: url("/figures/images/whatseeTh.jpg");
  filter: alpha(opacity=10);
  moz-opacity: .10;
  opacity: .10;
  z-index: 1;
}









#bathcremsonThSel {
  position: absolute;
  left: 106px;
  top:  211px;
  width: 50px;
  height: 30px;
  background-image: url("/figures/images/bathcremsonTh.jpg");
  z-index: 5;
  cursor: pointer;
}

#belltellThSel {
  position: absolute;
  left: 296px;
  top:  224px;
  width: 44px;
  height: 66px;
  background-image: url("/figures/images/belltellTh.jpg");
  z-index: 5;
  cursor: pointer;
}

#beyondThSel {
  position: absolute;
  left: 414px;
  top:  203px;
  width: 50px;
  height: 34px;
  background-image: url("/figures/images/beyondTh.jpg");
  z-index: 5;
  cursor: pointer;
}

#blueThSel {
  position: absolute;
  left: 529px;
  top:  195px;
  width: 61px;
  height: 30px;
  background-image: url("/figures/images/blueTh.jpg");
  z-index: 5;
  cursor: pointer;
}

#budThSel {
  position: absolute;
  left: 139px;
  top:  284px;
  width: 50px;
  height: 33px;
  background-image: url("/figures/images/budTh.jpg");
  z-index: 5;
  cursor: pointer;
}

#cageThSel {
  position: absolute;
  left: 377px;
  top:  258px;
  width: 25px;
  height: 52px;
  background-image: url("/figures/images/cageTh.jpg");
  z-index: 5;
  cursor: pointer;
}

#contempThSel {
  position: absolute;
  left: 323px;
  top:  151px;
  width: 60px;
  height: 30px;
  background-image: url("/figures/images/contempTh.jpg");
  z-index: 5;
  cursor: pointer;
}

#domicileThSel {
  position: absolute;
  left: 232px;
  top:  369px;
  width: 65px;
  height: 27px;
  background-image: url("/figures/images/domicileTh.jpg");
  z-index: 5;
  cursor: pointer;
}

#fleshThSel {
  position: absolute;
  left: 463px;
  top:  377px;
  width: 50px;
  height: 30px;
  background-image: url("/figures/images/flesh.jpg");
  z-index: 5;
  cursor: pointer;
}

#freshThSel {
  position: absolute;
  left: 652px;
  top:  450px;
  width: 20px;
  height: 34px;
  background-image: url("/figures/images/freshTh.jpg");
  z-index: 5;
  cursor: pointer;
}

#frontThSel {
  position: absolute;
  left: 105px;
  top:  356px;
  width: 30px;
  height: 61px;
  background-image: url("/figures/images/frontTh.jpg");
  z-index: 5;
  cursor: pointer;
}

#grantleeThSel {
  position: absolute;
  left: 220px;
  top:  286px;
  width: 46px;
  height: 56px;
  background-image: url("/figures/images/grantleeTh.jpg");
  z-index: 5;
  cursor: pointer;
}

#greymanThSel {
  position: absolute;
  left: 333px;
  top:  309px;
  width: 25px;
  height: 49px;
  background-image: url("/figures/images/greymanTh.jpg");
  z-index: 5;
  cursor: pointer;
}

#ifThSel {
  position: absolute;
  left: 411px;
  top:  326px;
  width: 30px;
  height: 41px;
  background-image: url("/figures/images/ifTh.jpg");
  z-index: 5;
  cursor: pointer;
}

#introThSel {
  position: absolute;
  left: 532px;
  top:  307px;
  width: 26px;
  height: 50px;
  background-image: url("/figures/images/introTh.jpg");
  z-index: 5;
  cursor: pointer;
}

#lessonsThSel {
  position: absolute;
  left: 308px;
  top:  406px;
  width: 38px;
  height: 55px;
  background-image: url("/figures/images/lessonsTh.jpg");
  z-index: 5;
  cursor: pointer;
}

#littleThSel {
  position: absolute;
  left: 71px;
  top:  425px;
  width: 40px;
  height: 59px;
  background-image: url("/figures/images/littleTh.jpg");
  z-index: 5;
  cursor: pointer;
}

#mimiThSel {
  position: absolute;
  left: 479px;
  top:  285px;
  width: 40px;
  height: 55px;
  background-image: url("/figures/images/mimiTh.jpg");
  z-index: 5;
  cursor: pointer;
}

#najThSel {
  position: absolute;
  left: 662px;
  top:  358px;
  width: 45px;
  height: 57px;
  background-image: url("/figures/images/najTh.jpg");
  z-index: 5;
  cursor: pointer;
}

#payne1ThSel {
  position: absolute;
  left: 403px;
  top:  403px;
  width: 34px;
  height: 55px;
  background-image: url("/figures/images/payne1Th.jpg");
  z-index: 5;
  cursor: pointer;
}

#payne2ThSel {
  position: absolute;
  left: 352px;
  top:  473px;
  width: 30px;
  height: 54px;
  background-image: url("/figures/images/payne2Th.jpg");
  z-index: 5;
  cursor: pointer;
}

#paynefinalThSel {
  position: absolute;
  left: 179px;
  top:  404px;
  width: 27px;
  height: 55px;
  background-image: url("/figures/images/paynefinalTh.jpg");
  z-index: 5;
  cursor: pointer;
}

#promiseunityThSel {
  position: absolute;
  left: 479px;
  top:  438px;
  width: 50px;
  height: 33px;
  background-image: url("/figures/images/promiseunityTh.jpg");
  z-index: 5;
  cursor: pointer;
}

#rollergirlThSel {
  position: absolute;
  left: 577px;
  top:  360px;
  width: 56px;
  height: 33px;
  background-image: url("/figures/images/rollergirlTh.jpg");
  z-index: 5;
  cursor: pointer;
}

#rosebloodThSel {
  position: absolute;
  left: 209px;
  top:  550px;
  width: 50px;
  height: 29px;
  background-image: url("/figures/images/rosebloodTh.jpg");
  z-index: 5;
  cursor: pointer;
}

#rosebudThSel {
  position: absolute;
  left: 184px;
  top:  485px;
  width: 50px;
  height: 25px;
  background-image: url("/figures/images/rosebudTh.jpg");
  z-index: 5;
  cursor: pointer;
}

#samsonThSel {
  position: absolute;
  left: 602px;
  top:  529px;
  width: 39px;
  height: 50px;
  background-image: url("/figures/images/samsonTh.jpg");
  z-index: 5;
  cursor: pointer;
}

#shadesofgrayThSel {
  position: absolute;
  left: 393px;
  top:  478px;
  width: 50px;
  height: 30px;
  background-image: url("/figures/images/shadesofgrayTh.jpg");
  z-index: 5;
}

#smokingclassThSel {
  position: absolute;
  left: 576px;
  top:  252px;
  width: 43px;
  height: 68px;
  background-image: url("/figures/images/smokingclassTh.jpg");
  z-index: 5;
  cursor: pointer;
}

#stonethrowerThSel {
  position: absolute;
  left: 130px;
  top:  523px;
  width: 50px;
  height: 34px;
  background-image: url("/figures/images/stonethrowerTh.jpg");
  z-index: 5;
  cursor: pointer;
}

#studyporcThSel {
  position: absolute;
  left: 285px;
  top:  524px;
  width: 50px;
  height: 25px;
  background-image: url("/figures/images/studyporcTh.jpg");
  z-index: 5;
  cursor: pointer;
}

#suburbThSel {
  position: absolute;
  left: 250px;
  top:  165px;
  width: 33px;
  height: 50px;
  background-image: url("/figures/images/suburbTh.jpg");
  z-index: 5;
  cursor: pointer;
}

#sumiThSel {
  position: absolute;
  left: 552px;
  top:  480px;
  width: 44px;
  height: 55px;
  background-image: url("/figures/images/sumiTh.jpg");
  z-index: 5;
  cursor: pointer;
}

#sundayThSel {
  position: absolute;
  left: 345px;
  top:  572px;
  width: 50px;
  height: 30px;
  background-image: url("/figures/images/sundayTh.jpg");
  z-index: 5;
  cursor: pointer;
}

#twistedivyThSel {
  position: absolute;
  left: 466px;
  top:  537px;
  width: 50px;
  height: 33px;
  background-image: url("/figures/images/twistedivyTh.jpg");
  z-index: 5;
  cursor: pointer;
}

#vinylThSel {
  position: absolute;
  left: 52px;
  top:  290px;
  width: 69px;
  height: 40px;
  background-image: url("/figures/images/vinylTh.jpg");
  z-index: 5;
  cursor: pointer;
}

#whatseeThSel {
  position: absolute;
  left: 590px;
  top:  417px;
  width: 24px;
  height: 44px;
  background-image: url("/figures/images/whatseeTh.jpg");
  z-index: 5;
  cursor: pointer;
}








/* ---- */








/*    faces images    */


#angel {
  position: absolute;
  left: 240px;
  width: 318px;
  height: 465px;
  background-image: url("/faces/images/angel.jpg");
  z-index: 20;
}

#angelTitle {
  position: absolute;
  left: 240px;
  top: 465px;
  text-decoration: none;
  font-family: arial;
  font-size: 13px;
  color: #4B4B4B;
  height: 20px;
  z-index: 10;
}

#ascendinggaze {
  position: absolute;
  left: 220px;
  width: 356px;
  height: 500px;
  background-image: url("/faces/images/ascendinggaze.jpg");
  z-index: 20;
}

#ascendinggazeTitle {
  position: absolute;
  left: 220px;
  top: 500px;
  text-decoration: none;
  font-family: arial;
  font-size: 13px;
  color: #4B4B4B;
  height: 20px;
  z-index: 10;
}

#bluemirage {
  position: absolute;
  left: 220px;
  width: 415px;
  height: 550px;
  background-image: url("/faces/images/bluemirage.jpg");
  z-index: 20;
}

#bluemirageTitle {
  position: absolute;
  left: 220px;
  top: 550px;
  text-decoration: none;
  font-family: arial;
  font-size: 13px;
  color: #4B4B4B;
  height: 20px;
  z-index: 10;
}

#bluevapor3 {
  position: absolute;
  left: 210px;
  width: 377px;
  height: 500px;
  background-image: url("/faces/images/bluevapor3.jpg");
  z-index: 20;
}

#bluevapor3Title {
  position: absolute;
  left: 210px;
  top: 500px;
  text-decoration: none;
  font-family: arial;
  font-size: 13px;
  color: #4B4B4B;
  height: 20px;
  z-index: 10;
}

#fragmentedface {
  position: absolute;
  left: 220px;
  width: 356px;
  height: 500px;
  background-image: url("/faces/images/fragmentedface.jpg");
  z-index: 20;
}

#fragmentedfaceTitle {
  position: absolute;
  left: 220px;
  top: 500px;
  text-decoration: none;
  font-family: arial;
  font-size: 13px;
  color: #4B4B4B;
  height: 20px;
  z-index: 10;
}

#fuface {
  position: absolute;
  left: 220px;
  width: 350px;
  height: 497px;
  background-image: url("/faces/images/fuface.jpg");
  z-index: 20;
}

#fufaceTitle {
  position: absolute;
  left: 220px;
  top: 497px;
  text-decoration: none;
  font-family: arial;
  font-size: 13px;
  color: #4B4B4B;
  height: 20px;
  z-index: 10;
}

#gunshy {
  position: absolute;
  left: 240px;
  width: 326px;
  height: 428px;
  background-image: url("/faces/images/gunshy.jpg");
  z-index: 20;
}

#gunshyTitle {
  position: absolute;
  left: 240px;
  top: 428px;
  text-decoration: none;
  font-family: arial;
  font-size: 13px;
  color: #4B4B4B;
  height: 20px;
  z-index: 10;
}

#hollowpoint {
  position: absolute;
  left: 260px;
  width: 247px;
  height: 550px;
  background-image: url("/faces/images/hollowpoint.jpg");
  z-index: 20;
}

#hollowpointTitle {
  position: absolute;
  left: 260px;
  top: 550px;
  text-decoration: none;
  font-family: arial;
  font-size: 13px;
  color: #4B4B4B;
  height: 20px;
  z-index: 10;
}

#holyhood {
  position: absolute;
  left: 240px;
  width: 300px;
  height: 400px;
  background-image: url("/faces/images/holyhood.jpg");
  z-index: 20;
}

#holyhoodTitle {
  position: absolute;
  left: 240px;
  top: 400px;
  text-decoration: none;
  font-family: arial;
  font-size: 13px;
  color: #4B4B4B;
  height: 20px;
  z-index: 10;
}

#hypocr {
  position: absolute;
  left: 240px;
  width: 235px;
  height: 294px;
  background-image: url("/faces/images/hypocr.jpg");
  z-index: 20;
}

#hypocrTitle {
  position: absolute;
  left: 240px;
  top: 294px;
  text-decoration: none;
  font-family: arial;
  font-size: 13px;
  color: #4B4B4B;
  height: 20px;
  z-index: 10;
}

#kiss {
  position: absolute;
  left: 220px;
  width: 400px;
  height: 543px;
  background-image: url("/faces/images/kiss.jpg");
  z-index: 20;
}

#kissTitle {
  position: absolute;
  left: 220px;
  top: 543px;
  text-decoration: none;
  font-family: arial;
  font-size: 13px;
  color: #4B4B4B;
  height: 20px;
  z-index: 10;
}

#nobullseye {
  position: absolute;
  left: 180px;
  width: 454px;
  height: 532px;
  background-image: url("/faces/images/nobullseye.jpg");
  z-index: 20;
}

#nobullseyeTitle {
  position: absolute;
  left: 180px;
  top: 532px;
  text-decoration: none;
  font-family: arial;
  font-size: 13px;
  color: #4B4B4B;
  height: 20px;
  z-index: 10;
}

#ohmygod {
  position: absolute;
  left: 260px;
  width: 200px;
  height: 380px;
  background-image: url("/faces/images/ohmygod.jpg");
  z-index: 20;
}

#ohmygodTitle {
  position: absolute;
  left: 260px;
  top: 380px;
  text-decoration: none;
  font-family: arial;
  font-size: 13px;
  color: #4B4B4B;
  height: 20px;
  z-index: 10;
}

#orangecrush {
  position: absolute;
  left: 220px;
  width: 382px;
  height: 500px;
  background-image: url("/faces/images/orangecrush.jpg");
  z-index: 20;
}

#orangecrushTitle {
  position: absolute;
  left: 220px;
  top: 500px;
  text-decoration: none;
  font-family: arial;
  font-size: 13px;
  color: #4B4B4B;
  height: 20px;
  z-index: 10;
}

#selfport1 {
  position: absolute;
  left: 160px;
  width: 492px;
  height: 500px;
  background-image: url("/faces/images/selfport1.jpg");
  z-index: 20;
}

#selfport1Title {
  position: absolute;
  left: 160px;
  top: 500px;
  text-decoration: none;
  font-family: arial;
  font-size: 13px;
  color: #4B4B4B;
  height: 20px;
  z-index: 10;
}

#selfport2 {
  position: absolute;
  left: 160px;
  width: 500px;
  height: 419px;
  background-image: url("/faces/images/selfport2.jpg");
  z-index: 20;
}

#selfport2Title {
  position: absolute;
  left: 160px;
  top: 419px;
  text-decoration: none;
  font-family: arial;
  font-size: 13px;
  color: #4B4B4B;
  height: 20px;
  z-index: 10;
}

#shotgun {
  position: absolute;
  left: 120px;
  width: 500px;
  height: 272px;
  background-image: url("/faces/images/shotgun.jpg");
  z-index: 20;
}

#shotgunTitle {
  position: absolute;
  left: 120px;
  top: 272px;
  text-decoration: none;
  font-family: arial;
  font-size: 13px;
  color: #4B4B4B;
  height: 20px;
  z-index: 10;
}

#smile {
  position: absolute;
  left: 240px;
  width: 300px;
  height: 302px;
  background-image: url("/faces/images/smile.jpg");
  z-index: 20;
}

#smileTitle {
  position: absolute;
  left: 240px;
  top: 302px;
  text-decoration: none;
  font-family: arial;
  font-size: 13px;
  color: #4B4B4B;
  height: 20px;
  z-index: 10;
}

#splitredface {
  position: absolute;
  left: 260px;
  width: 235px;
  height: 500px;
  background-image: url("/faces/images/splitredface.jpg");
  z-index: 20;
}

#splitredfaceTitle {
  position: absolute;
  left: 260px;
  top: 500px;
  text-decoration: none;
  font-family: arial;
  font-size: 13px;
  color: #4B4B4B;
  height: 20px;
  z-index: 10;
}

#untitledredface {
  position: absolute;
  left: 240px;
  width: 296px;
  height: 500px;
  background-image: url("/faces/images/untitledredface.jpg");
  z-index: 20;
}

#untitledredfaceTitle {
  position: absolute;
  left: 240px;
  top: 500px;
  text-decoration: none;
  font-family: arial;
  font-size: 13px;
  color: #4B4B4B;
  height: 20px;
  z-index: 10;
}

#vapor {
  position: absolute;
  left: 240px;
  width: 250px;
  height: 500px;
  background-image: url("/faces/images/vapor.jpg");
  z-index: 20;
}

#vaporTitle {
  position: absolute;
  left: 240px;
  top: 500px;
  text-decoration: none;
  font-family: arial;
  font-size: 13px;
  color: #4B4B4B;
  height: 20px;
  z-index: 10;
}

#voyeur {
  position: absolute;
  left: 260px;
  width: 233px;
  height: 290px;
  background-image: url("/faces/images/voyeur.jpg");
  z-index: 20;
}

#voyeurTitle {
  position: absolute;
  left: 260px;
  top: 290px;
  text-decoration: none;
  font-family: arial;
  font-size: 13px;
  color: #4B4B4B;
  height: 20px;
  z-index: 10;
}

#waterface {
  position: absolute;
  left: 220px;
  width: 354px;
  height: 494px;
  background-image: url("/faces/images/waterface.jpg");
  z-index: 20;
}

#waterfaceTitle {
  position: absolute;
  left: 220px;
  top: 494px;
  text-decoration: none;
  font-family: arial;
  font-size: 13px;
  color: #4B4B4B;
  height: 20px;
  z-index: 10;
}






/* ---- */


/*   faces thumbs   */

#angelTh {
  position: absolute;
  left: 173px;
  top: 268px;
  width: 32px;
  height: 47px;
  background-image: url("/faces/images/angelTh.jpg");
  filter: alpha(opacity=10);
  moz-opacity: .10;
  opacity: .10;
  z-index: 4;
}

#ascendinggazeTh {
  position: absolute;
  left: 230px;
  top: 232px;
  width: 36px;
  height: 50px;
  background-image: url("/faces/images/ascendinggazeTh.jpg");
  filter: alpha(opacity=10);
  moz-opacity: .10;
  opacity: .10;
  z-index: 4;
}

#bluemirageTh {
  position: absolute;
  left: 332px;
  top: 278px;
  width: 42px;
  height: 55px;
  background-image: url("/faces/images/bluemirageTh.jpg");
  filter: alpha(opacity=10);
  moz-opacity: .10;
  opacity: .10;
  z-index: 4;
}

#bluevapor3Th {
  position: absolute;
  left: 87px;
  top: 351px;
  width: 38px;
  height: 50px;
  background-image: url("/faces/images/bluevapor3Th.jpg");
  filter: alpha(opacity=10);
  moz-opacity: .10;
  opacity: .10;
  z-index: 4;
}

#fragmentedfaceTh {
  position: absolute;
  left: 446px;
  top: 305px;
  width: 36px;
  height: 50px;
  background-image: url("/faces/images/fragmentedfaceTh.jpg");
  filter: alpha(opacity=10);
  moz-opacity: .10;
  opacity: .10;
  z-index: 4;
}

#fufaceTh {
  position: absolute;
  left: 570px;
  top: 282px;
  width: 35px;
  height: 50px;
  background-image: url("/faces/images/fufaceTh.jpg");
  filter: alpha(opacity=10);
  moz-opacity: .10;
  opacity: .10;
  z-index: 4;
}

#gunshyTh {
  position: absolute;
  left: 464px;
  top: 222px;
  width: 33px;
  height: 43px;
  background-image: url("/faces/images/gunshyTh.jpg");
  filter: alpha(opacity=10);
  moz-opacity: .10;
  opacity: .10;
  z-index: 4;
}

#hollowpointTh {
  position: absolute;
  left: 247px;
  top: 325px;
  width: 25px;
  height: 55px;
  background-image: url("/faces/images/hollowpointTh.jpg");
  filter: alpha(opacity=10);
  moz-opacity: .10;
  opacity: .10;
}

#hypocrTh {
  position: absolute;
  left: 344px;
  top: 357px;
  width: 35px;
  height: 44px;
  background-image: url("/faces/images/hypocrTh.jpg");
  filter: alpha(opacity=10);
  moz-opacity: .10;
  opacity: .10;
  z-index: 4;
}

#kissTh {
  position: absolute;
  left: 587px;
  top: 343px;
  width: 40px;
  height: 54px;
  background-image: url("/faces/images/kissTh.jpg");
  filter: alpha(opacity=10);
  moz-opacity: .10;
  opacity: .10;
  z-index: 4;
}

#nobullseyeTh {
  position: absolute;
  left: 282px;
  top: 414px;
  width: 45px;
  height: 53px;
  background-image: url("/faces/images/nobullseyeTh.jpg");
  filter: alpha(opacity=10);
  moz-opacity: .10;
  opacity: .10;
  z-index: 4;
}

#ohmygodTh {
  position: absolute;
  left: 334px;
  top: 502px;
  width: 30px;
  height: 57px;
  background-image: url("/faces/images/ohmygodTh.jpg");
  filter: alpha(opacity=10);
  moz-opacity: .10;
  opacity: .10;
  z-index: 4;
}

#orangecrushTh {
  position: absolute;
  left: 500px;
  top: 383px;
  width: 38px;
  height: 50px;
  background-image: url("/faces/images/orangecrushTh.jpg");
  filter: alpha(opacity=10);
  moz-opacity: .10;
  opacity: .10;
  z-index: 4;
}

#selfport1Th {
  position: absolute;
  left: 607px;
  top: 425px;
  width: 49px;
  height: 50px;
  background-image: url("/faces/images/selfport1Th.jpg");
  filter: alpha(opacity=10);
  moz-opacity: .10;
  opacity: .10;
  z-index: 4;
}

#selfport2Th {
  position: absolute;
  left: 124px;
  top: 481px;
  width: 50px;
  height: 42px;
  background-image: url("/faces/images/selfport2Th.jpg");
  filter: alpha(opacity=10);
  moz-opacity: .10;
  opacity: .10;
  z-index: 4;
}

#shotgunTh {
  position: absolute;
  left: 414px;
  top: 440px;
  width: 50px;
  height: 27px;
  background-image: url("/faces/images/shotgunTh.jpg");
  filter: alpha(opacity=10);
  moz-opacity: .10;
  opacity: .10;
  z-index: 4;
}

#smileTh {
  position: absolute;
  left: 177px;
  top: 540px;
  width: 30px;
  height: 30px;
  background-image: url("/faces/images/smileTh.jpg");
  filter: alpha(opacity=10);
  moz-opacity: .10;
  opacity: .10;
  z-index: 4;
}

#splitredfaceTh {
  position: absolute;
  left: 517px;
  top: 506px;
  width: 24px;
  height: 50px;
  background-image: url("/faces/images/splitredfaceTh.jpg");
  filter: alpha(opacity=10);
  moz-opacity: .10;
  opacity: .10;
  z-index: 4;
}

#untitledredfaceTh {
  position: absolute;
  left: 615px;
  top: 515px;
  width: 30px;
  height: 50px;
  background-image: url("/faces/images/untitledredfaceTh.jpg");
  filter: alpha(opacity=10);
  moz-opacity: .10;
  opacity: .10;
  z-index: 4;
}

#vaporTh {
  position: absolute;
  left: 251px;
  top: 510px;
  width: 25px;
  height: 50px;
  background-image: url("/faces/images/vaporTh.jpg");
  filter: alpha(opacity=10);
  moz-opacity: .10;
  opacity: .10;
  z-index: 4;
}

#voyeurTh {
  position: absolute;
  left: 427px;
  top: 520px;
  width: 47px;
  height: 58px;
  background-image: url("/faces/images/voyeurTh.jpg");
  filter: alpha(opacity=10);
  moz-opacity: .10;
  opacity: .10;
  z-index: 4;
}

#waterfaceTh {
  position: absolute;
  left: 157px;
  top: 393px;
  width: 35px;
  height: 49px;
  background-image: url("/faces/images/waterfaceTh.jpg");
  filter: alpha(opacity=10);
  moz-opacity: .10;
  opacity: .10;
  z-index: 4;
}





#angelThSel {
  position: absolute;
  left: 173px;
  top: 268px;
  width: 32px;
  height: 47px;
  background-image: url("/faces/images/angelTh.jpg");
  z-index: 5;
  cursor: pointer;
}

#ascendinggazeThSel {
  position: absolute;
  left: 230px;
  top: 232px;
  width: 36px;
  height: 50px;
  background-image: url("/faces/images/ascendinggazeTh.jpg");
  z-index: 5;
  cursor: pointer;
}

#bluemirageThSel {
  position: absolute;
  left: 332px;
  top: 278px;
  width: 42px;
  height: 55px;
  background-image: url("/faces/images/bluemirageTh.jpg");
  z-index: 5;
  cursor: pointer;
}

#bluevapor3ThSel {
  position: absolute;
  left: 87px;
  top: 351px;
  width: 38px;
  height: 50px;
  background-image: url("/faces/images/bluevapor3Th.jpg");
  z-index: 5;
  cursor: pointer;
}

#fragmentedfaceThSel {
  position: absolute;
  left: 446px;
  top: 305px;
  width: 36px;
  height: 50px;
  background-image: url("/faces/images/fragmentedfaceTh.jpg");
  z-index: 5;
  cursor: pointer;
}

#fufaceThSel {
  position: absolute;
  left: 570px;
  top: 282px;
  width: 35px;
  height: 50px;
  background-image: url("/faces/images/fufaceTh.jpg");
  z-index: 5;
  cursor: pointer;
}

#gunshyThSel {
  position: absolute;
  left: 464px;
  top: 222px;
  width: 33px;
  height: 43px;
  background-image: url("/faces/images/gunshyTh.jpg");
  z-index: 5;
  cursor: pointer;
}

#hollowpointThSel {
  position: absolute;
  left: 247px;
  top: 325px;
  width: 25px;
  height: 55px;
  background-image: url("/faces/images/hollowpointTh.jpg");
  z-index: 5;
  cursor: pointer;
}

#hypocrThSel {
  position: absolute;
  left: 344px;
  top: 357px;
  width: 35px;
  height: 44px;
  background-image: url("/faces/images/hypocrTh.jpg");
  z-index: 5;
  cursor: pointer;
}

#kissThSel {
  position: absolute;
  left: 587px;
  top: 343px;
  width: 40px;
  height: 54px;
  background-image: url("/faces/images/kissTh.jpg");
  z-index: 5;
  cursor: pointer;
}

#nobullseyeThSel {
  position: absolute;
  left: 282px;
  top: 414px;
  width: 45px;
  height: 53px;
  background-image: url("/faces/images/nobullseyeTh.jpg");
  z-index: 5;
  cursor: pointer;
}

#ohmygodThSel {
  position: absolute;
  left: 334px;
  top: 502px;
  width: 30px;
  height: 57px;
  background-image: url("/faces/images/ohmygodTh.jpg");
  z-index: 5;
  cursor: pointer;
}

#orangecrushThSel {
  position: absolute;
  left: 500px;
  top: 383px;
  width: 38px;
  height: 50px;
  background-image: url("/faces/images/orangecrushTh.jpg");
  z-index: 5;
  cursor: pointer;
}

#selfport1ThSel {
  position: absolute;
  left: 607px;
  top: 425px;
  width: 49px;
  height: 50px;
  background-image: url("/faces/images/selfport1Th.jpg");
  z-index: 5;
  cursor: pointer;
}

#selfport2ThSel {
  position: absolute;
  left: 124px;
  top: 481px;
  width: 50px;
  height: 42px;
  background-image: url("/faces/images/selfport2Th.jpg");
  z-index: 5;
  cursor: pointer;
}

#shotgunThSel {
  position: absolute;
  left: 414px;
  top: 440px;
  width: 50px;
  height: 27px;
  background-image: url("/faces/images/shotgunTh.jpg");
  z-index: 5;
  cursor: pointer;
}

#smileThSel {
  position: absolute;
  left: 177px;
  top: 540px;
  width: 30px;
  height: 30px;
  background-image: url("/faces/images/smileTh.jpg");
  z-index: 5;
  cursor: pointer;
}

#splitredfaceThSel {
  position: absolute;
  left: 517px;
  top: 506px;
  width: 24px;
  height: 50px;
  background-image: url("/faces/images/splitredfaceTh.jpg");
  z-index: 5;
  cursor: pointer;
}

#untitledredfaceThSel {
  position: absolute;
  left: 615px;
  top: 515px;
  width: 30px;
  height: 50px;
  background-image: url("/faces/images/untitledredfaceTh.jpg");
  z-index: 5;
  cursor: pointer;
}

#vaporThSel {
  position: absolute;
  left: 251px;
  top: 510px;
  width: 25px;
  height: 50px;
  background-image: url("/faces/images/vaporTh.jpg");
  z-index: 5;
  cursor: pointer;
}

#voyeurThSel {
  position: absolute;
  left: 427px;
  top: 520px;
  width: 47px;
  height: 58px;
  background-image: url("/faces/images/voyeurTh.jpg");
  z-index: 5;
  cursor: pointer;
}

#waterfaceThSel {
  position: absolute;
  left: 157px;
  top: 393px;
  width: 35px;
  height: 49px;
  background-image: url("/faces/images/waterfaceTh.jpg");
  z-index: 5;
  cursor: pointer;
}


/* ---- */






















/*  animals images  */






#anguswinter {
  position: absolute;
  left: 60px;
  width: 691px;
  height: 392px;
  background-image: url("/animals/images/anguswinter.jpg");
  z-index: 20;
}

#anguswinterTitle {
  position: absolute;
  left: 60px;
  top: 392px;
  text-decoration: none;
  font-family: arial;
  font-size: 13px;
  color: #4B4B4B;
  height: 20px;
  z-index: 10;
}

#brahma {
  position: absolute;
  left: 200px;
  width: 361px;
  height: 500px;
  background-image: url("/animals/images/brahma.jpg");
  z-index: 20;
}

#brahmaTitle {
  position: absolute;
  left: 200px;
  top: 500px;
  text-decoration: none;
  font-family: arial;
  font-size: 13px;
  color: #4B4B4B;
  height: 20px;
  z-index: 10;
}

#brahma2 {
  position: absolute;
  left: 206px;
  width: 348px;
  height: 500px;
  background-image: url("/animals/images/brahma2.jpg");
  z-index: 20;
}

#brahma2Title {
  position: absolute;
  left: 206px;
  top: 500px;
  text-decoration: none;
  font-family: arial;
  font-size: 13px;
  color: #4B4B4B;
  height: 20px;
  z-index: 10;
}

#buddy {
  position: absolute;
  left: 185px;
  width: 390px;
  height: 500px;
  background-image: url("/animals/images/buddy.jpg");
  z-index: 20;
}

#buddyTitle {
  position: absolute;
  left: 185px;
  top: 500px;
  text-decoration: none;
  font-family: arial;
  font-size: 13px;
  color: #4B4B4B;
  height: 20px;
  z-index: 10;
}

#henry {
  position: absolute;
  left: 185px;
  width: 421px;
  height: 536px;
  background-image: url("/animals/images/henry.jpg");
  z-index: 20;
}

#henryTitle {
  position: absolute;
  left: 185px;
  top: 536px;
  text-decoration: none;
  font-family: arial;
  font-size: 13px;
  color: #4B4B4B;
  height: 20px;
  z-index: 10;
}

#peacekeeper {
  position: absolute;
  left: 310px;
  width: 131px;
  height: 550px;
  background-image: url("/animals/images/peacekeeper.jpg");
  z-index: 20;
}

#peacekeeperTitle {
  position: absolute;
  left: 310px;
  top: 550px;
  text-decoration: none;
  font-family: arial;
  font-size: 13px;
  color: #4B4B4B;
  height: 20px;
  z-index: 10;
}

#primeape {
  position: absolute;
  left: 185px;
  width: 385px;
  height: 500px;
  background-image: url("/animals/images/primeape.jpg");
  z-index: 20;
}

#primeapeTitle {
  position: absolute;
  left: 185px;
  top: 500px;
  text-decoration: none;
  font-family: arial;
  font-size: 13px;
  color: #4B4B4B;
  height: 20px;
  z-index: 10;
}

#sheeeep {
  position: absolute;
  left: 230px;
  width: 320px;
  height: 550px;
  background-image: url("/animals/images/sheeeep.jpg");
  z-index: 20;
}

#sheeeepTitle {
  position: absolute;
  left: 230px;
  top: 550px;
  text-decoration: none;
  font-family: arial;
  font-size: 13px;
  color: #4B4B4B;
  height: 20px;
  z-index: 10;
}

#smallboar {
  position: absolute;
  left: 80px;
  width: 600px;
  height: 294px;
  background-image: url("/animals/images/smallboar.jpg");
  z-index: 20;
}

#smallboarTitle {
  position: absolute;
  left: 80px;
  top: 294px;
  text-decoration: none;
  font-family: arial;
  font-size: 13px;
  color: #4B4B4B;
  height: 20px;
  z-index: 10;
}

#whiteboar {
  position: absolute;
  left: 185px;
  width: 400px;
  height: 267px;
  background-image: url("/animals/images/whiteboar.jpg");
  z-index: 20;
}

#whiteboarTitle {
  position: absolute;
  left: 185px;
  top: 267px;
  text-decoration: none;
  font-family: arial;
  font-size: 13px;
  color: #4B4B4B;
  height: 20px;
  z-index: 10;
}









#anguswinterTh {
  position: absolute;
  left: 347px;
  top:  216px;
  width: 69px;
  height: 39px;
  background-image: url("/animals/images/anguswinterTh.jpg");
  filter: alpha(opacity=10);
  moz-opacity: .10;
  opacity: .10;
  z-index: 3;
}

#brahmaTh {
  position: absolute;
  left: 484px;
  top:  293px;
  width: 44px;
  height: 63px;
  background-image: url("/animals/images/brahmaTh.jpg");
  filter: alpha(opacity=10);
  moz-opacity: .10;
  opacity: .10;
  z-index: 3;
}

#brahma2Th {
  position: absolute;
  left: 261px;
  top:  309px;
  width: 40px;
  height: 55px;
  background-image: url("/animals/images/brahma2Th.jpg");
  filter: alpha(opacity=10);
  moz-opacity: .10;
  opacity: .10;
  z-index: 3;
}

#buddyTh {
  position: absolute;
  left: 533px;
  top:  445px;
  width: 39px;
  height: 50px;
  background-image: url("/animals/images/buddyTh.jpg");
  filter: alpha(opacity=10);
  moz-opacity: .10;
  opacity: .10;
  z-index: 3;
}

#henryTh {
  position: absolute;
  left: 356px;
  top:  421px;
  width: 42px;
  height: 54px;
  background-image: url("/animals/images/henryTh.jpg");
  filter: alpha(opacity=10);
  moz-opacity: .10;
  opacity: .10;
  z-index: 3;
}

#peacekeeperTh {
  position: absolute;
  left: 489px;
  top:  532px;
  width: 14px;
  height: 60px;
  background-image: url("/animals/images/peacekeeperTh.jpg");
  filter: alpha(opacity=10);
  moz-opacity: .10;
  opacity: .10;
  z-index: 3;
}

#primeapeTh {
  position: absolute;
  left: 294px;
  top:  527px;
  width: 39px;
  height: 50px;
  background-image: url("/animals/images/primeapeTh.jpg");
  filter: alpha(opacity=10);
  moz-opacity: .10;
  opacity: .10;
  z-index: 3;
}

#sheeeepTh {
  position: absolute;
  left: 205px;
  top:  407px;
  width: 35px;
  height: 60px;
  background-image: url("/animals/images/sheeeepTh.jpg");
  filter: alpha(opacity=10);
  moz-opacity: .10;
  opacity: .10;
  z-index: 3;
}

#smallboarTh {
  position: absolute;
  left: 70px;
  top:  350px;
  width: 60px;
  height: 29px;
  background-image: url("/animals/images/smallboarTh.jpg");
  filter: alpha(opacity=10);
  moz-opacity: .10;
  opacity: .10;
  z-index: 3;
}

#whiteboarTh {
  position: absolute;
  left: 165px;
  top:  250px;
  width: 40px;
  height: 27px;
  background-image: url("/animals/images/whiteboarTh.jpg");
  filter: alpha(opacity=10);
  moz-opacity: .10;
  opacity: .10;
  z-index: 3;
}








#anguswinterThSel {
  position: absolute;
  left: 347px;
  top:  216px;
  width: 69px;
  height: 39px;
  background-image: url("/animals/images/anguswinterTh.jpg");
  z-index: 5;
  cursor: pointer;
}

#brahmaThSel {
  position: absolute;
  left: 484px;
  top:  293px;
  width: 44px;
  height: 63px;
  background-image: url("/animals/images/brahmaTh.jpg");
  z-index: 5;
  cursor: pointer;
}

#brahma2ThSel {
  position: absolute;
  left: 261px;
  top:  309px;
  width: 40px;
  height: 55px;
  background-image: url("/animals/images/brahma2Th.jpg");
  z-index: 5;
  cursor: pointer;
}

#buddyThSel {
  position: absolute;
  left: 533px;
  top:  445px;
  width: 39px;
  height: 50px;
  background-image: url("/animals/images/buddyTh.jpg");
  z-index: 5;
  cursor: pointer;
}

#henryThSel {
  position: absolute;
  left: 356px;
  top:  421px;
  width: 42px;
  height: 54px;
  background-image: url("/animals/images/henryTh.jpg");
  z-index: 5;
  cursor: pointer;
}

#peacekeeperThSel {
  position: absolute;
  left: 489px;
  top:  532px;
  width: 14px;
  height: 60px;
  background-image: url("/animals/images/peacekeeperTh.jpg");
  z-index: 5;
  cursor: pointer;
}

#primeapeThSel {
  position: absolute;
  left: 294px;
  top:  527px;
  width: 39px;
  height: 50px;
  background-image: url("/animals/images/primeapeTh.jpg");
  z-index: 5;
  cursor: pointer;
}

#sheeeepThSel {
  position: absolute;
  left: 205px;
  top:  407px;
  width: 35px;
  height: 60px;
  background-image: url("/animals/images/sheeeepTh.jpg");
  z-index: 5;
  cursor: pointer;
}

#smallboarThSel {
  position: absolute;
  left: 70px;
  top:  350px;
  width: 60px;
  height: 29px;
  background-image: url("/animals/images/smallboarTh.jpg");
  z-index: 5;
  cursor: pointer;
}

#whiteboarThSel {
  position: absolute;
  left: 165px;
  top:  250px;
  width: 40px;
  height: 27px;
  background-image: url("/animals/images/whiteboarTh.jpg");
  z-index: 5;
  cursor: pointer;
}


/*    */






















/*    myth images    */

#atthegate {
  position: absolute;
  left: 160px;
  width: 500px;
  height: 352px;
  background-image: url("/myth/images/atthegate.jpg");
  z-index: 20;
}

#atthegateTitle {
  position: absolute;
  left: 160px;
  top: 352px;
  text-decoration: none;
  font-family: arial;
  font-size: 13px;
  color: #4B4B4B;
  height: 20px;
  z-index: 10;
}

#bound {
  position: absolute;
  left: 220px;
  width: 370px;
  height: 550px;
  background-image: url("/myth/images/bound.jpg");
  z-index: 20;
}

#boundTitle {
  position: absolute;
  left: 220px;
  top: 550px;
  text-decoration: none;
  font-family: arial;
  font-size: 13px;
  color: #4B4B4B;
  height: 20px;
  z-index: 10;
}

#columbia {
  position: absolute;
  left: 260px;
  width: 223px;
  height: 301px;
  background-image: url("/myth/images/columbia.jpg");
  z-index: 20;
}

#columbiaTitle {
  position: absolute;
  left: 260px;
  top: 301px;
  text-decoration: none;
  font-family: arial;
  font-size: 13px;
  color: #4B4B4B;
  height: 20px;
  z-index: 10;
}

#egg {
  position: absolute;
  left: 220px;
  width: 316px;
  height: 400px;
  background-image: url("/myth/images/egg.jpg");
  z-index: 20;
}

#eggTitle {
  position: absolute;
  left: 220px;
  top: 400px;
  text-decoration: none;
  font-family: arial;
  font-size: 13px;
  color: #4B4B4B;
  height: 20px;
  z-index: 10;
}

#equalibrium {
  position: absolute;
  left: 240px;
  width: 328px;
  height: 550px;
  background-image: url("/myth/images/equalibrium.jpg");
  z-index: 20;
}

#equalibriumTitle {
  position: absolute;
  left: 240px;
  top: 550px;
  text-decoration: none;
  font-family: arial;
  font-size: 13px;
  color: #4B4B4B;
  height: 20px;
  z-index: 10;
}

#fallen {
  position: absolute;
  left: 260px;
  width: 279px;
  height: 400px;
  background-image: url("/myth/images/fallen.jpg");
  z-index: 20;
}

#fallenTitle {
  position: absolute;
  left: 260px;
  top: 400px;
  text-decoration: none;
  font-family: arial;
  font-size: 13px;
  color: #4B4B4B;
  height: 20px;
  z-index: 10;
}

#fragile {
  position: absolute;
  left: 240px;
  width: 330px;
  height: 500px;
  background-image: url("/myth/images/fragile.jpg");
  z-index: 20;
}

#fragileTitle {
  position: absolute;
  left: 240px;
  top: 500px;
  text-decoration: none;
  font-family: arial;
  font-size: 13px;
  color: #4B4B4B;
  height: 20px;
  z-index: 10;
}

#greed {
  position: absolute;
  left: 260px;
  width: 280px;
  height: 550px;
  background-image: url("/myth/images/greed.jpg");
  z-index: 20;
}

#greedTitle {
  position: absolute;
  left: 260px;
  top: 550px;
  text-decoration: none;
  font-family: arial;
  font-size: 13px;
  color: #4B4B4B;
  height: 20px;
  z-index: 10;
}

#harlequin8 {
  position: absolute;
  left: 220px;
  width: 400px;
  height: 557px;
  background-image: url("/myth/images/harlequin8.jpg");
  z-index: 20;
}

#harlequin8Title {
  position: absolute;
  left: 220px;
  top: 557px;
  text-decoration: none;
  font-family: arial;
  font-size: 13px;
  color: #4B4B4B;
  height: 20px;
  z-index: 10;
}

#harleyspot {
  position: absolute;
  left: 200px;
  width: 400px;
  height: 543px;
  background-image: url("/myth/images/harleyspot.jpg");
  z-index: 20;
}

#harleyspotTitle {
  position: absolute;
  left: 200px;
  top: 543px;
  text-decoration: none;
  font-family: arial;
  font-size: 13px;
  color: #4B4B4B;
  height: 20px;
  z-index: 10;
}

#immortalbeauty {
  position: absolute;
  left: 260px;
  width: 307px;
  height: 429px;
  background-image: url("/myth/images/immortalbeauty.jpg");
  z-index: 20;
}

#immortalbeautyTitle {
  position: absolute;
  left: 260px;
  top: 429px;
  text-decoration: none;
  font-family: arial;
  font-size: 13px;
  color: #4B4B4B;
  height: 20px;
  z-index: 10;
}

#mummywah {
  position: absolute;
  left: 260px;
  width: 242px;
  height: 500px;
  background-image: url("/myth/images/mummywah.jpg");
  z-index: 20;
}

#mummywahTitle {
  position: absolute;
  left: 260px;
  top: 500px;
  text-decoration: none;
  font-family: arial;
  font-size: 13px;
  color: #4B4B4B;
  height: 20px;
  z-index: 10;
}

#muralgathering {
  position: absolute;
  left: 50px;
  width: 700px;
  height: 184px;
  background-image: url("/myth/images/muralgathering.jpg");
  z-index: 20;
}

#muralgatheringTitle {
  position: absolute;
  left: 50px;
  top: 184px;
  text-decoration: none;
  font-family: arial;
  font-size: 13px;
  color: #4B4B4B;
  height: 20px;
  z-index: 10;
}

#performance {
  position: absolute;
  left: 260px;
  width: 231px;
  height: 400px;
  background-image: url("/myth/images/performance.jpg");
  z-index: 20;
}

#performanceTitle {
  position: absolute;
  left: 260px;
  top: 400px;
  text-decoration: none;
  font-family: arial;
  font-size: 13px;
  color: #4B4B4B;
  height: 20px;
  z-index: 10;
}

#piggies {
  position: absolute;
  left: 220px;
  width: 400px;
  height: 268px;
  background-image: url("/myth/images/piggies.jpg");
  z-index: 20;
}

#piggiesTitle {
  position: absolute;
  left: 220px;
  top: 268px;
  text-decoration: none;
  font-family: arial;
  font-size: 13px;
  color: #4B4B4B;
  height: 20px;
  z-index: 10;
}

#seeno {
  position: absolute;
  left: 200px;
  width: 411px;
  height: 554px;
  background-image: url("/myth/images/seeno.jpg");
  z-index: 20;
}

#seenoTitle {
  position: absolute;
  left: 200px;
  top: 554px;
  text-decoration: none;
  font-family: arial;
  font-size: 13px;
  color: #4B4B4B;
  height: 20px;
  z-index: 10;
}

#sight {
  position: absolute;
  left: 220px;
  width: 400px;
  height: 198px;
  background-image: url("/myth/images/sight.jpg");
  z-index: 20;
}

#sightTitle {
  position: absolute;
  left: 220px;
  top: 198px;
  text-decoration: none;
  font-family: arial;
  font-size: 13px;
  color: #4B4B4B;
  height: 20px;
  z-index: 10;
}

#sixth {
  position: absolute;
  left: 260px;
  width: 236px;
  height: 400px;
  background-image: url("/myth/images/sixth.jpg");
  z-index: 20;
}

#sixthTitle {
  position: absolute;
  left: 260px;
  top: 400px;
  text-decoration: none;
  font-family: arial;
  font-size: 13px;
  color: #4B4B4B;
  height: 20px;
  z-index: 10;
}

#smell {
  position: absolute;
  left: 260px;
  width: 264px;
  height: 400px;
  background-image: url("/myth/images/smell.jpg");
  z-index: 20;
}

#smellTitle {
  position: absolute;
  left: 260px;
  top: 400px;
  text-decoration: none;
  font-family: arial;
  font-size: 13px;
  color: #4B4B4B;
  height: 20px;
  z-index: 10;
}

#sound {
  position: absolute;
  left: 260px;
  width: 263px;
  height: 400px;
  background-image: url("/myth/images/sound.jpg");
  z-index: 20;
}

#soundTitle {
  position: absolute;
  left: 260px;
  top: 400px;
  text-decoration: none;
  font-family: arial;
  font-size: 13px;
  color: #4B4B4B;
  height: 20px;
  z-index: 10;
}

#tango {
  position: absolute;
  left: 260px;
  width: 240px;
  height: 400px;
  background-image: url("/myth/images/tango.jpg");
  z-index: 20;
}

#tangoTitle {
  position: absolute;
  left: 260px;
  top: 400px;
  text-decoration: none;
  font-family: arial;
  font-size: 13px;
  color: #4B4B4B;
  height: 20px;
  z-index: 10;
}

#taste {
  position: absolute;
  left: 260px;
  width: 198px;
  height: 400px;
  background-image: url("/myth/images/taste.jpg");
  z-index: 20;
}

#tasteTitle {
  position: absolute;
  left: 260px;
  top: 400px;
  text-decoration: none;
  font-family: arial;
  font-size: 13px;
  color: #4B4B4B;
  height: 20px;
  z-index: 10;
}

#touch {
  position: absolute;
  left: 260px;
  width: 189px;
  height: 400px;
  background-image: url("/myth/images/touch.jpg");
  z-index: 20;
}

#touchTitle {
  position: absolute;
  left: 260px;
  top: 400px;
  text-decoration: none;
  font-family: arial;
  font-size: 13px;
  color: #4B4B4B;
  height: 20px;
  z-index: 10;
}

#xtrinity {
  position: absolute;
  left: 200px;
  width: 382px;
  height: 500px;
  background-image: url("/myth/images/xtrinity.jpg");
  z-index: 20;
}

#xtrinityTitle {
  position: absolute;
  left: 200px;
  top: 500px;
  text-decoration: none;
  font-family: arial;
  font-size: 13px;
  color: #4B4B4B;
  height: 20px;
  z-index: 10;
}

#yearrabbit {
  position: absolute;
  left: 120px;
  width: 554px;
  height: 550px;
  background-image: url("/myth/images/yearrabbit.jpg");
  z-index: 20;
}

#yearrabbitTitle {
  position: absolute;
  left: 120px;
  top: 550px;
  text-decoration: none;
  font-family: arial;
  font-size: 13px;
  color: #4B4B4B;
  height: 20px;
  z-index: 10;
}














#atthegateTh {
  position: absolute;
  left: 108px;
  top:  297px;
  width: 50px;
  height: 35px;
  background-image: url("/myth/images/atthegateTh.jpg");
  filter: alpha(opacity=10);
  moz-opacity: .10;
  opacity: .10;
  z-index: 2;
}

#boundTh {
  position: absolute;
  left: 291px;
  top:  225px;
  width: 37px;
  height: 55px;
  background-image: url("/myth/images/boundTh.jpg");
  filter: alpha(opacity=10);
  moz-opacity: .10;
  opacity: .10;
  z-index: 2;
}

#columbiaTh {
  position: absolute;
  left: 381px;
  top:  270px;
  width: 30px;
  height: 40px;
  background-image: url("/myth/images/columbiaTh.jpg");
  filter: alpha(opacity=10);
  moz-opacity: .10;
  opacity: .10;
  z-index: 2;
}

#eggTh {
  position: absolute;
  left: 203px;
  top:  328px;
  width: 32px;
  height: 40px;
  background-image: url("/myth/images/eggTh.jpg");
  filter: alpha(opacity=10);
  moz-opacity: .10;
  opacity: .10;
  z-index: 2;
}

#equalibriumTh {
  position: absolute;
  left: 478px;
  top:  273px;
  width: 33px;
  height: 55px;
  background-image: url("/myth/images/equalibriumTh.jpg");
  filter: alpha(opacity=10);
  moz-opacity: .10;
  opacity: .10;
  z-index: 2;
}

#fallenTh {
  position: absolute;
  left: 208px;
  top:  245px;
  width: 28px;
  height: 40px;
  background-image: url("/myth/images/fallenTh.jpg");
  filter: alpha(opacity=10);
  moz-opacity: .10;
  opacity: .10;
  z-index: 2;
}

#fragileTh {
  position: absolute;
  left: 409px;
  top:  340px;
  width: 33px;
  height: 50px;
  background-image: url("/myth/images/fragileTh.jpg");
  filter: alpha(opacity=10);
  moz-opacity: .10;
  opacity: .10;
  z-index: 2;
}

#greedTh {
  position: absolute;
  left: 536px;
  top:  330px;
  width: 28px;
  height: 55px;
  background-image: url("/myth/images/greedTh.jpg");
  filter: alpha(opacity=10);
  moz-opacity: .10;
  opacity: .10;
  z-index: 2;
}

#harlequin8Th {
  position: absolute;
  left: 629px;
  top:  333px;
  width: 40px;
  height: 56px;
  background-image: url("/myth/images/harlequin8Th.jpg");
  filter: alpha(opacity=10);
  moz-opacity: .10;
  opacity: .10;
  z-index: 2;
}

#harleyspotTh {
  position: absolute;
  left: 142px;
  top:  376px;
  width: 40px;
  height: 54px;
  background-image: url("/myth/images/harleyspotTh.jpg");
  filter: alpha(opacity=10);
  moz-opacity: .10;
  opacity: .10;
  z-index: 2;
}

#immortalbeautyTh {
  position: absolute;
  left: 455px;
  top:  409px;
  width: 31px;
  height: 43px;
  background-image: url("/myth/images/immortalbeautyTh.jpg");
  filter: alpha(opacity=10);
  moz-opacity: .10;
  opacity: .10;
  z-index: 2;
}

#mummywahTh {
  position: absolute;
  left: 552px;
  top:  419px;
  width: 24px;
  height: 50px;
  background-image: url("/myth/images/mummywahTh.jpg");
  filter: alpha(opacity=10);
  moz-opacity: .10;
  opacity: .10;
  z-index: 2;
}

#muralgatheringTh {
  position: absolute;
  left: 248px;
  top:  455px;
  width: 75px;
  height: 20px;
  background-image: url("/myth/images/muralgatheringTh.jpg");
  filter: alpha(opacity=10);
  moz-opacity: .10;
  opacity: .10;
  z-index: 2;
}

#performanceTh {
  position: absolute;
  left: 372px;
  top:  459px;
  width: 23px;
  height: 40px;
  background-image: url("/myth/images/performanceTh.jpg");
  filter: alpha(opacity=10);
  moz-opacity: .10;
  opacity: .10;
  z-index: 2;
}

#piggiesTh {
  position: absolute;
  left: 453px;
  top:  482px;
  width: 40px;
  height: 27px;
  background-image: url("/myth/images/piggiesTh.jpg");
  filter: alpha(opacity=10);
  moz-opacity: .10;
  opacity: .10;
  z-index: 2;
}

#seenoTh {
  position: absolute;
  left: 626px;
  top:  420px;
  width: 41px;
  height: 55px;
  background-image: url("/myth/images/seenoTh.jpg");
  filter: alpha(opacity=10);
  moz-opacity: .10;
  opacity: .10;
  z-index: 2;
}

#sightTh {
  position: absolute;
  left: 78px;
  top:  444px;
  width: 60px;
  height: 30px;
  background-image: url("/myth/images/sightTh.jpg");
  filter: alpha(opacity=10);
  moz-opacity: .10;
  opacity: .10;
}

#sixthTh {
  position: absolute;
  left: 213px;
  top:  487px;
  width: 24px;
  height: 40px;
  background-image: url("/myth/images/sixthTh.jpg");
  filter: alpha(opacity=10);
  moz-opacity: .10;
  opacity: .10;
  z-index: 2;
}

#smellTh {
  position: absolute;
  left: 563px;
  top:  502px;
  width: 40px;
  height: 60px;
  background-image: url("/myth/images/smellTh.jpg");
  filter: alpha(opacity=10);
  moz-opacity: .10;
  opacity: .10;
  z-index: 2;
}

#soundTh {
  position: absolute;
  left: 287px;
  top:  511px;
  width: 39px;
  height: 60px;
  background-image: url("/myth/images/soundTh.jpg");
  filter: alpha(opacity=10);
  moz-opacity: .10;
  opacity: .10;
  z-index: 2;
}

#tangoTh {
  position: absolute;
  left: 103px;
  top:  518px;
  width: 36px;
  height: 60px;
  background-image: url("/myth/images/tangoTh.jpg");
  filter: alpha(opacity=10);
  moz-opacity: .10;
  opacity: .10;
  z-index: 2;
}

#tasteTh {
  position: absolute;
  left: 386px;
  top:  548px;
  width: 28px;
  height: 60px;
  background-image: url("/myth/images/tasteTh.jpg");
  filter: alpha(opacity=10);
  moz-opacity: .10;
  opacity: .10;
  z-index: 2;
}

#touchTh {
  position: absolute;
  left: 512px;
  top:  552px;
  width: 28px;
  height: 60px;
  background-image: url("/myth/images/touchTh.jpg");
  filter: alpha(opacity=10);
  moz-opacity: .10;
  opacity: .10;
  z-index: 2;
}

#xtrinityTh {
  position: absolute;
  left: 228px;
  top:  571px;
  width: 38px;
  height: 50px;
  background-image: url("/myth/images/xtrinityTh.jpg");
  filter: alpha(opacity=10);
  moz-opacity: .10;
  opacity: .10;
  z-index: 2;
}

#yearrabbitTh {
  position: absolute;
  left: 291px;
  top:  340px;
  width: 55px;
  height: 55px;
  background-image: url("/myth/images/yearrabbitTh.jpg");
  filter: alpha(opacity=10);
  moz-opacity: .10;
  opacity: .10;
  z-index: 2;
}










#atthegateThSel {
  position: absolute;
  left: 108px;
  top:  297px;
  width: 50px;
  height: 35px;
  background-image: url("/myth/images/atthegateTh.jpg");
  z-index: 5;
  cursor: pointer;
}

#boundThSel {
  position: absolute;
  left: 291px;
  top:  225px;
  width: 37px;
  height: 55px;
  background-image: url("/myth/images/boundTh.jpg");
  z-index: 5;
  cursor: pointer;
}

#columbiaThSel {
  position: absolute;
  left: 381px;
  top:  270px;
  width: 30px;
  height: 40px;
  background-image: url("/myth/images/columbiaTh.jpg");
  z-index: 5;
  cursor: pointer;
}

#eggThSel {
  position: absolute;
  left: 203px;
  top:  328px;
  width: 32px;
  height: 40px;
  background-image: url("/myth/images/eggTh.jpg");
  z-index: 5;
  cursor: pointer;
}

#equalibriumThSel {
  position: absolute;
  left: 478px;
  top:  273px;
  width: 33px;
  height: 55px;
  background-image: url("/myth/images/equalibriumTh.jpg");
  z-index: 5;
  cursor: pointer;
}

#fallenThSel {
  position: absolute;
  left: 208px;
  top:  245px;
  width: 28px;
  height: 40px;
  background-image: url("/myth/images/fallenTh.jpg");
  z-index: 5;
  cursor: pointer;
}

#fragileThSel {
  position: absolute;
  left: 409px;
  top:  340px;
  width: 33px;
  height: 50px;
  background-image: url("/myth/images/fragileTh.jpg");
  z-index: 5;
  cursor: pointer;
}

#greedThSel {
  position: absolute;
  left: 536px;
  top:  330px;
  width: 28px;
  height: 55px;
  background-image: url("/myth/images/greedTh.jpg");
  z-index: 5;
  cursor: pointer;
}

#harlequin8ThSel {
  position: absolute;
  left: 629px;
  top:  333px;
  width: 40px;
  height: 56px;
  background-image: url("/myth/images/harlequin8Th.jpg");
  z-index: 5;
  cursor: pointer;
}

#harleyspotThSel {
  position: absolute;
  left: 142px;
  top:  376px;
  width: 40px;
  height: 54px;
  background-image: url("/myth/images/harleyspotTh.jpg");
  z-index: 5;
  cursor: pointer;
}

#immortalbeautyThSel {
  position: absolute;
  left: 455px;
  top:  409px;
  width: 31px;
  height: 43px;
  background-image: url("/myth/images/immortalbeautyTh.jpg");
  z-index: 5;
  cursor: pointer;
}

#mummywahThSel {
  position: absolute;
  left: 552px;
  top:  419px;
  width: 24px;
  height: 50px;
  background-image: url("/myth/images/mummywahTh.jpg");
  z-index: 5;
  cursor: pointer;
}

#muralgatheringThSel {
  position: absolute;
  left: 248px;
  top:  455px;
  width: 75px;
  height: 20px;
  background-image: url("/myth/images/muralgatheringTh.jpg");
  z-index: 5;
  cursor: pointer;
}

#performanceThSel {
  position: absolute;
  left: 372px;
  top:  459px;
  width: 23px;
  height: 40px;
  background-image: url("/myth/images/performanceTh.jpg");
  z-index: 5;
  cursor: pointer;
}

#piggiesThSel {
  position: absolute;
  left: 453px;
  top:  482px;
  width: 40px;
  height: 27px;
  background-image: url("/myth/images/piggiesTh.jpg");
  z-index: 5;
  cursor: pointer;
}

#seenoThSel {
  position: absolute;
  left: 626px;
  top:  420px;
  width: 41px;
  height: 55px;
  background-image: url("/myth/images/seenoTh.jpg");
  z-index: 5;
  cursor: pointer;
}

#sightThSel {
  position: absolute;
  left: 78px;
  top:  444px;
  width: 60px;
  height: 30px;
  background-image: url("/myth/images/sightTh.jpg");
  z-index: 5;
  cursor: pointer;
}

#sixthThSel {
  position: absolute;
  left: 213px;
  top:  487px;
  width: 24px;
  height: 40px;
  background-image: url("/myth/images/sixthTh.jpg");
  z-index: 5;
  cursor: pointer;
}

#smellThSel {
  position: absolute;
  left: 563px;
  top:  502px;
  width: 40px;
  height: 60px;
  background-image: url("/myth/images/smellTh.jpg");
  z-index: 5;
  cursor: pointer;
}

#soundThSel {
  position: absolute;
  left: 287px;
  top:  511px;
  width: 39px;
  height: 60px;
  background-image: url("/myth/images/soundTh.jpg");
  z-index: 5;
  cursor: pointer;
}

#tangoThSel {
  position: absolute;
  left: 103px;
  top:  518px;
  width: 36px;
  height: 60px;
  background-image: url("/myth/images/tangoTh.jpg");
  z-index: 5;
  cursor: pointer;
}

#tasteThSel {
  position: absolute;
  left: 386px;
  top:  548px;
  width: 28px;
  height: 60px;
  background-image: url("/myth/images/tasteTh.jpg");
  z-index: 5;
  cursor: pointer;
}

#touchThSel {
  position: absolute;
  left: 512px;
  top:  552px;
  width: 28px;
  height: 60px;
  background-image: url("/myth/images/touchTh.jpg");
  z-index: 5;
  cursor: pointer;
}

#xtrinityThSel {
  position: absolute;
  left: 228px;
  top:  571px;
  width: 38px;
  height: 50px;
  background-image: url("/myth/images/xtrinityTh.jpg");
  z-index: 5;
  cursor: pointer;
}

#yearrabbitThSel {
  position: absolute;
  left: 291px;
  top:  340px;
  width: 55px;
  height: 55px;
  background-image: url("/myth/images/yearrabbitTh.jpg");
  z-index: 5;
  cursor: pointer;
}





/*    */



