a:link{
  color: #FFFAEC;
  text-decoration: none}
  
a:active{
  color: #FFFAEC; 
  text-decoration: none;}

a:visited{
  color: #FFFAEC;
  text-decoration: none}

a:hover{
  color: #FFDB80;
  text-decoration: none}
	
a.white:link{
  color			: #FFF;
  text-decoration	: underline}
  
a.white:active{
  color			: #FFF; 
  text-decoration	: underline;}

a.white:visited{
  color			: #FFF;
  text-decoration	: underline;}

a.white:hover{
  color			: #FC0;
  background-color	: #333;}
	
a.yellow:link{
  color			: #FFDB80;
  text-decoration	: none;}
  
a.yellow:active{
  color			: #FFDB80; 
  text-decoration	: none;}

a.yellow:visited{
  color			: #FFDB80;
  text-decoration	: none;}

a.yellow:hover{
  color			: #FFDB80;
  text-decoration	: none;}
  
body{
 background-color	: #53647E;
 background-image       : url("../images/bkgd.gif");
 background-repeat      : no-repeat;
 font-family		: Arial, Helvetica, Verdana, sans-serif;
 margin: 8px;
 text-align:center;}
 
#wrapper {
	width:768px;
	text-align:center;
	padding-left:18px;
	margin: 0 auto;
	padding: 0;
}

.pagetitle{  
  font-family		: Verdana, Arial, Helvetica, sans-serif; 
  font-size		: 12px; 
  font-style		: normal; 
  font-weight		: bold; 
  color			: #FFFFFF; 
  letter-spacing	: 0.5em; 
  margin-top		: 20px}
  
.titleDark{  
  font-family		: Verdana, Arial, Helvetica, sans-serif; 
  font-size		: 13px; 
  font-style		: normal; 
  font-weight		: bold; 
  color			: #000000;}
  
.animation{
  background-image	: url('../images/animation.gif');
  background-repeat	: no-repeat;
  position		: absolute;
  left			: 250px;
  top			: 69px;
  width			: 97px;
  height		: 334px;
  z-index		: 1;}
  
.footer{  
  position		: absolute;
  left			: 5px;
  top			: 405px;
  width			: 702px;
  height		: 23px;
  z-index		: 6;
  font-family		: Verdana, Arial, Helvetica, sans-serif; 
  font-size		: 11px; 
  font-style		: normal; 
  font-weight		: bold; 
  color			: #FFFFFF;} 
  
.buttons{
  position		: absolute;
  left			: 0px;
  top			: 40px;
  width			: 769px;
  height		: 28px;
  z-index		: 2;}
  
.maininfo{
  position		: absolute;
  left			: 477px;
  top			: 105px;
  width			: 330px;
  height		: 300px;
  z-index		: 6;}
  
.border {  
  border-style		: solid; 
  border-top-width	: 1px;
  border-bottom-width	: 1px;
  border-left-width	: 1px;
  border-right-width	: 1px;
  border-right-color	: #000000;
  border-left-color	: #000000;
  border-bottom-color	: #000000;
  border-top-color	: #000000;}
	
.enterText {
	  font-family		: Verdana, Arial, Helvetica, sans-serif; 
  font-size		: 11px; 
  font-style		: normal; 
  font-weight		: bold; 
  color			: #333;} 
 
/* New Design 04/2005 styles below */

table.Houtmost {
	border: 3px solid #FFFAEC;
	width: 750px;}
	
td.Hnav {
	background-color:#B7493F;
	color: #FFFAEC;
	font-size: 11px;
	font-weight: bold;
	vertical-align:middle;}
	
.bL {
	border-left: 3px solid #FFFAEC;}
	
.bB {
	border-bottom: 3px solid #FFFAEC;}
	
.bT {
	border-top: 3px solid #FFFAEC;}
	
td.Hspacer {
	background: url('../images/home_groupPhotos.gif') right no-repeat #99BCCF;
	text-align: left;
	height:66px;}
	
td.HspacerR {
	background-color: #A0A7A8;
	text-align: right;
	height:31px;}

td.Hmap {
	background-image: url("../images/home_mapBkgd.gif");
	background-repeat: no-repeat;
	background-color: #89AFBB;
	width: 268px;
	text-align: right;
	vertical-align:top;
	font-size: 12px;
	color: #FFFAEC;
	padding: 3px;}
	
.copyright {
	font-size:10px;
	color:#FFF;
}
.copyright a, .copyright a:visited {
	font-size:10px;
	color:#FFF;
	text-decoration:none;
	font-weight:normal;
}
.copyright a:hover {
	text-decoration:underline;
}
