body {
  background: #FFFFFF;
  color: #000000;
  font-family: verdana, arial, sans-serif;
  font-size: 0.8em;
  margin: 20px 0px 0px 0px;
  padding: 0;
  text-align: left;
  background-image: 
  url('images/parch-gr.jpg');
  background-repeat: 
  repeat;
  background-attachment: 
  fixed
}

h2 {
  color: #000000;
  font: normal sans-serif;
  text-decoration: underline;
}

.right {
  font-size: 1.0em;
  padding-right: 100px;
  text-align: right;
}

#info {
  border: 1px solid #000000;
  margin-left: 80px;
  margin-right: 350px;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 0px 15px 0px 15px;
  position: relative;
}

#info a, #info a:visited {
  color: #8A9483;
  text-decoration: none;
}

#info a:hover {
  color: #9BA495;
  text-decoration: underline;
}

#pic {
  background-color: #000000;
  left: 10px;
  position: relative;
  top: 10px;
  width: 460px;
}

#pic a .large {
  border: 0px;
  display: block;
  height: 1px;
  left: -1px;
  position: absolute;
  top: -1px;
  width: 1px;
}

#pic a img {
  border: 0;
}

#pic a.p1, #pic a.p1:visited {
  background: #FFFFFF;
  border: 1px solid #000000;
  display: block;
  height: 77px;
  left: 0;
  text-decoration: none;
  top: 0;
  width: 103px;
}

#pic a.p1:hover {
  background-color: #8C97A3;
  color: #000000;
  text-decoration: none;
}

#pic a.p1:hover .large {
  border: 1px solid #000000;
  display: block;
  height: 308px;
  left: 500px;
  position: absolute;
  top: 100px;
  width: 410px;
}

#top {
  margin-left: 80px;
}

