﻿body {
  background-color: #000000;
  color: #FFFFFF;
}

hr {
  border:none;
  height: 20px;
 	width: 80%;
	height: 50px;
	margin-top: 0;
	border-bottom: 1px solid #1f1209;
	box-shadow: 0 20px 20px -20px #FFFFFF;
  margin: -50px auto 10px; 
}


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

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

a:link {color: #FFFFFF;}

a:visited {color: #CCCCCC;}

a:active {color: #FFFFFF;}

.gallerytitle {
  font-family: Arial;
  font-size: 18pt;
}

.thumbnailtitle {
  font-family: Arial;
  font-size: 10pt;
}

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

.thumbnail_title {

  text-align: center;
}

.navigationtext {
  font-family: Arial;
}

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