body  
{
  font-family:Georgia;
}

.controls
{
  height:20px;
  background-color:white;
  width:523px;
  text-align:center;
  padding-top:3px;
}

.interface
{
  width:523px;
}

.ViewingArea
{
  background-color:white;
  width:523px;
  height:90px;
  overflow:hidden;
}

.ScrollLeft
{
  width: 40px;
  padding-left:3px;
}

.ScrollRight
{
  text-align:right;
  width:40;
}

.image  
{
  cursor:hand;
}

.imageTD  
{
 vertical-align:middle; 
}

.largeimage  
{
 height:400;
 width:523; 
 background-color:white;
 text-align:center;
}

.controlsText  
{
  color:#770e1b;
  font-size:8pt;
  text-align:center;
  width:440;
}

