body {
  background-color: #FFFF99;
  color: #330066;
  background-image: url(arlesimages/cloth001.jpg);
}

table.index_table
{
  border-collapse: collapse;
}

td.index_table_cell
{
  width: 20%;
  padding: 5px;
  border: solid 1px #000000;
}

.gallerytitle {
  font-family: Georgia, Times New Roman, Times, serif;
  font-size: 24pt;
  font-style: oblique;
  color: #660000;
  text-decoration: none;
}

.thumbnailtitle {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
}

.navigationtext {
  font-family: Arial, Helvetica, sans-serif;
}

.navigationdisabledtext {
  font-family: Arial, Helvetica, sans-serif;
  color: #CCCCCC;
}