body{
  background: #ffeedd url('../img/skel/back.gif') no-repeat;
}

div.hhframe{
  position: absolute;
  top: 10px;
  left: 15px;
  background-image: url('../img/skel/h_home.gif');
  width: 185px;
  height: 90px;
  text-align: center;
}

div.r_photo1{
  position: absolute;
  top: 125px;
  left: 20px;
  width: 175px;
  height: 125px;
}

div.r_photo2{
  position: absolute;
  top: 255px;
  left: 20px;
  width: 175px;
  height: 125px;
}

div.r_photo3{
  position: absolute;
  top: 385px;
  left: 20px;
  width: 175px;
  height: 125px;
}

a.hhframe{
  decoration: none;
  border: 0;
}

img{
  border: 0;
  margin-top: 5px;
}

h1{
  position: absolute;
  font-weight: bold;
  font-family: Georgia, Tahoma;
  font-size: 24px;
  color: #ffffff;
  top: 55px;
  left: 600px;
}

div.c_box{
  position: absolute;
  width: 700px;
  height: 350px;
  background-image: url('../img/skel/c_box.gif');
  top: 150px;
  left: 225px;
}

p.c_box{
  width: 420px;
  border-right: thin solid #ffeedd;
  height: 330px;
  margin-top: 10px;
  margin-left: 12px;
  padding-right: 5px;
  color: #ffffff;
  text-align: justify;
  font-size: 12px;
  font-family: Tahoma;
}

div.s_box{
  position: absolute;
  left: 950px;
  top: 85px;
  width: 185px;
  height: 430px;
  background-image: url('../img/skel/s_box.gif');
  color: #ffffff;
  text-align: justify;
}

p.s_box{
  margin-top: 30px;
  margin-left: 8px;
  width: 170px;
  height: 400px;
  font-size: 12px;
  font-family: Tahoma;
}

div.photo_box{
  position: absolute;
  width: 700px;
  height: 800px;
  top: 150px;
  left: 225px;
}

ul{
  width: 420px;
  height: 330px;
  font-size: 12px;
  color: #ffffff;
  font-family: Tahoma;
}

div.links{
  width: 780px;
  height: 25px;
  position: absolute;
  top: 115px;
  left: 300px;
}

p.attractions{
  margin-left: 10px;
  margin-right: 10px;
  font-size: 11px;
  text-align: justify;
}