body, p, td, li
{
  font-family: georgia; 
  font-size: 13px; 
  color: #333333; 
  word-spacing: 2px;
  line-height: 16px;
}

a, a:visited, a:active
{
  color:#964108;
}

a:hover
{
  color:#964108;
  text-decoration:none;
}

.header
{
  font-family: georgia;
  font-size: 22px; 
  color: #964108; 
  font-weight: normal;
}

.small
{
  font-size: 11px;
  word-spacing: 0px;
}

.copyright
{
  color: #FFF4E7;
}

.th
{
  width: 72px;
  height: 72px;
  border-width: 2px;
  border-color: #964108;
  margin-right: 9px;
  margin-bottom: 9px;
}

.photo1
{
  width: 500px;
  height: 375px;
  border-width: 2px;
  border-color: #964108;
}

.photo2
{
  width: 375px;
  height: 500px;
  border-width: 2px;
  border-color: #964108;
}

.photo_next
{
  width: 1px;
  height: 1px;
  visibility: hidden;
}

