BODY 
{
	background-color: #000000;
	margin:20px;
}

#pageBorderHomePage, #pageBorder 
{
	border: solid #a90a0a 2px;
	width: 960px;
	height: auto;
	text-align: left;
	margin:0px;
}

#pageBorder 
{
	min-height:800px;
	padding:60px;
}

#pageBorderHomePage 
{
	min-height:300px;
	padding:25px;
}

#copyright 
{
	font-size:12px;
	text-align:center;
	vertical-align:bottom;
}

* 
{
	color:#808080;
	font-family:Arial, Verdana, Sans-Serif;
}

.center {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

img.middle 
{
  margin-top: auto;
  margin-bottom: auto;
}


.galleryLink:hover {
   text-decoration:none;
}

a.galleryLink {
   text-decoration:none;
   display:block;
   text-align:center;
   color:#000033;
   font-size:20px;
}

.galleryThumb img {
   border:solid black 0px;
   float:left;
   padding:0px;
}



.galleryThumb {
   background-color:#0c6e4a;
   line-height:75px;
   height:75px;
   width:166px;
}


.galleryPhotoSmall {
	border:solid black 1px;
	margin:10px;
}

.galleryRow img {
    border:0px;
}

a 
{
	text-decoration: none;
}

a:hover 
{
	text-decoration: underline;
}

.navLink 
{
	color: #c80000;
	padding-left:20px;
}

#pageHeader 
{
	color:#0c6e4a;
	font-size:18pt;
}

.photoCategory 
{
	color:#0f875b;
	font-size:14pt;
}

.thumb 
{
	border:solid #2f2f2f 1px;
}

.destination {
	color:#c80000;
	font-style:italic;
	font-size:14pt;
	font-weight:normal;
}