body{
  background: #ffffff url(../img/smallback.gif) repeat;
  margin: 0 auto;
  font-size: 13px;
  font-family: Tahoma;
  position: relative;
}

div.body{
  width: 780px;
  margin: 0 auto;
  border-left: thin solid #888888;
  border-right: thin solid #888888;
  border-bottom: thin solid #888888;
  background-color: #ffffff;
}

div.link{
  width: 100px;
  height: 20px;
  margin: 0 auto;
  margin-top: 2px;
  background: #888888 url(../img/linkback.jpg) center no-repeat;
  text-align: center;
}

.link a{
  color: #000000;
}

div.head{
  text-align: center;
  font-weight: bold;
  padding-top: 0;
  border-bottom: thin ridge #888888;
  background-color: #ffffff;
}

div.photo{
  background-color: #715502;
  border: thin solid #888888;
  width: 310px;
  height: 200px;
}

a{
  font-weight: bold;
  text-decoration: none;
  color: #ffffff;
}

a.inpage{
  color: #715502;
}

img{
  margin: 0 auto;
  padding: 0;
}

p{
  text-align: justify;
  margin: 10px 10px;
}

hr{
  width: 85%;
  height: 0px;
  border-top: thin solid #c7ab58;
  border-bottom: thin solid #63562c;
}

td{
  background-color: #fafe0f;
}