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

a, a:visited, a:active
{
  color:#632D1F;
}

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

.header
{
  font-family: georgia; 
  font-size: 18px; 
  color: #632D1F; 
  font-weight: bold; 
  word-spacing: 2px;
}

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

.copyright
{
  color: #FFFCE7;
}

.th
{
  width: 72px;
  height: 72px;
  border-width: 1px;
  border-color: #632D1F;
  margin-right: 9px;
  margin-bottom: 9px;
}

.photo1
{
  width: 500px;
  height: 375px;
  border-width: 1px;
  border-color: #632D1F;
}

.photo2
{
  width: 375px;
  height: 500px;
  border-width: 1px;
  border-color: #632D1F;
}

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

