﻿body
   {
   color:#FFFFFF;
   font-size:8pt;
   background-color:black;
   font-family:sans-serif;
   background-image: url('../../images/background.jpg');
	background-repeat: no-repeat;
	background-attachment: fixed;
   }
   
A:link
	{
	color:#AAAAAA;
	text-decoration:none;
	}
	
A:visited
	{
	color:#AAAAAA;
	text-decoration:none;
	}
	
#content {
	position:relative;
	width:950px;
	z-index:1;
	float:none;
	margin:auto;
	top:0px;
	}
#contentHolder {
	position:relative; 
	width:950px; 
	height:auto;
	top: 53px;
	margin: 0px;
	padding: 0px; 
	z-index:10;
	float:none;
	}
#headerHolder {
	position:relative;
	width:950px;
	height:auto;
	top:0px;
	padding:0px;
	z-index:11;
	}
.noBorder {
	border-width: 0px;
	}
#map
{
	position:absolute;
	z-index:1;
	margin: 0px;
	padding: 0px;
	height:1116px; /* 1100 + 16 for the footer */
	border-width:1px;
   border-style:solid;
   border-color: #CCCCCC;
}



#titlelogo {
   background-color: transparent;
   position: absolute;
   top: -9px;
   left: -84px; 
   z-index: 3;
}

#titlegraphic {
   background-color: transparent;
   position: absolute;
   top: 12px;
   left: 50px; 
   z-index: 3;
}

#titlegraphic-sub1 {
   background-color: transparent;
   position: absolute;
   top: 55px;
   left: 710px; 
   z-index: 3;
}

#copyr {
	top:1122px;
	width:950px;
	color: #AAAAAA;
	font-size: 7pt;
	font-family: sans-serif;
	text-align:center;
	z-index: 8;
	position:absolute;
}

td.galfooter { 
   background-color: #333333;
   color: #AAAAAA;   
   text-align:center;
   font-size: 7pt;
   font-family: sans-serif;
}

#tgallery {
   background-color: transparent;
   position: absolute;
   top: 1100px;
   width: 952px;
   text-align:center;
   margin-left:0px; 
   z-index: 8;
}
