/* --------------------------------------------------------------------------
  MissPhotoNSU2007 project
  Stylesheet file
  Path: design/participants.css
  
  Copyright Griffon aka Dimitriy D. Remerov, 2007.
  Designer: 
   -------------------------------------------------------------------------- */

div.link1 {
 position: absolute;
 left: 52px;
 top: 55px;
 width: 140px;
 height: 20px;
 border: solid 0px #5A5047;
}

div.link2 {
 position: absolute;
 left: 210px;
 top: 55px;
 width: 115px;
 height: 20px;
 border: solid 0px #5A5047;
}

div.link3 {
 position: absolute;
 left: 347px;
 top: 57px;
 width: 90px;
 height: 20px;
 border: solid 0px #5A5047;
}

div.link4 {
 position: absolute;
 left: 456px;
 top: 56px;
 width: 100px;
 height: 20px;
 border: solid 0px #5A5047;
}

div.link5 {
 position: absolute;
 left: 570px;
 top: 54px;
 width: 95px;
 height: 20px;
 border: solid 0px #5A5047;
}

div.link6 {
 position: absolute;
 left: 690px;
 top: 55px;
 width: 90px;
 height: 20px;
 border: solid 0px #5A5047;
}


div.photo1 {
 position: absolute;
 left: 285px;
 top: 125px;
 width: 250px;
 height: 375px;
 border: 0px;
}

div.photo2 {
 position: absolute;
 left: 245px;
 top: 190px;
 width: 375px;
 height: 250px;
 border: 0px;
}

div.backward {
 position: absolute;
 left: 82px;
 top: 304px;
 width: 78px;
 height: 53px;
 border: 0px;
}

div.forward {
 position: absolute;
 left: 675px;
 top: 304px;
 width: 78px;
 height: 53px;
 border: 0px;
}

div.back {
 position: absolute;
 left: 50px;
 top: 520px;
 width: 150px;
 height: 50px;
 border: 0px;
}

div.vote {
 position: absolute;
 left: 530px;
 top: 520px;
 width: 250px;
 height: 50px;
 border: 0px;
}
