﻿body {
  background-color: #000000;
  color: #000000;
  background-size: 100%;
  background-image: url(arlesimages/_RoatanBG.jpg);
  background-attachment: fixed;
  background-position: center;
}

td.index_table_cell
{
  width: 25%;
  padding: 5px;
  border: none;
}

td.index_subcat_table_cell
{
  padding: 5px;
  border: none;
}

a:link {color: #A52A2A;}

a:visited {color: #7F7F7F;}

a:active {color: #FF0000;}

.gallerytitle {
  font-family: Arial;
  font-size: 2em;
}

.thumbnailtitle {
  font-family: Arial;
  font-size: 1em;
}

.thumbnail {
  margin-bottom: 5px;
  text-align: center;
}

.thumbnail_title {

  text-align: center;
}

.navigationtext {
  font-family: Arial;
}

.navigationdisabledtext {
  font-family: Arial;
  color: #CCCCCC;
}