﻿td {
  font-size: 2px;
  font-align: justify;
}

a {
  letter-spacing: 0px;
  color: black;  
  text-decoration: none;
}

a:visited {
  letter-spacing: 0px;
  color: black;
  text-decoration: none;
}

a:hover {
  letter-spacing: 0px;
  color: black;
  text-decoration: underline;
}

.nav {
  font-family: verdana, sans-serif;
  font-size: 10px;
  letter-spacing: 0px;
  color: black; 
  line-height:2em;
  font-style: normal;
  text-align: center;
  text-decoration: none;
  border: 2px solid #abdbe7;
}

.main {
  font-family: verdana, sans-serif;
  font-size: 12px;
  letter-spacing: 0px;
  color: black; 
  line-height:1.3em;
  background-image: url(images/bg.gif);
  background-position: right top;
  font-style: normal;
  text-align: left;
  text-decoration: none;
  border: 2px solid #f96611;
}

.main img{
  padding: 10px 2px 5px 4px;
}

.gallerynavigation img {
  padding: 4px 2px 0px 0px;
  line-height:0.5em;
}

p {
  padding: 0px 3px 0px 5px;}

.header {
  font-family: verdana, sans-serif;
  font-size: 12px;
  letter-spacing: 0px;
  color: black; 
  line-height:1.3em;
  font-style: bold;
  font-weight: bold;
  text-decoration: none;
}

.copy {
  font-family: verdana, sans-serif;
  font-size: 9px;
  letter-spacing: 1px;
  color: #777777; 
  line-height:1.6em;
  font-weight: none;
  font-style: normal;
  text-align: center;
  text-decoration: none;
}
