﻿a
{
  color: #808080;
}

a:hover
{
  color: #C0C0C0;
}

h1
{
  position: relative;
  top: 0;
  left: 0;
  z-index: 1;
  background: transparent url(../../images/metal-plate.gif) no-repeat top center;
  margin: 0 auto 0 auto;
}

h1,
h1 a
{
  width: 277px;
  height: 109px;
}

h1 a
{
  display: block;
  text-indent: -9999px;
  overflow: hidden;
}

.Galleriffic
{
  background-color: #FFFFFF;
  height: 500px;
  padding: 10px;
  margin-top: -40px;
/*  margin-top: 100px;*/
/*  overflow-y: scroll;*/
}

.empty
{
  margin-top: 50px;
  font-size: 20px;
}

.caption
{
  display: block;
  height: 50px;
}

.caption p
{
  display: inline;
}

.caption p.description
{
  float: left;
}

.caption p.download
{
  float: right;
}
