	HTML, BODY{
		font-family: Trebuchet MS, Verdana, Arial, Geneva, Helvetica, sans-serif;
		font-size: 11px;
		color: Black;
		background-color: White;
		background-image: url(media/background_stamp.gif);
		background-position: bottom;
		background-position: center;
		background-repeat: no-repeat;
		height:100%;
		margin:0;
		padding:0;
		padding-bottom:1px;
}
	}
	
	TD {
		font-size: 11px;
		
	}
	

	INPUT, OPTION, SELECT{
	   font-family: Trebuchet MS, Verdana, Arial, Geneva, Helvetica, sans-serif;
		font-size: 12px;
		background-color: #FCFCF6;
		border: 1px solid #609ecd;
	}
	
	textarea{
	   font-family: Trebuchet MS, Verdana, Arial, Geneva, Helvetica, sans-serif;
		font-size: 12px;
		background-color: #FCFCF6;
		border: 1px solid #609ecd;
	}
	
	.textbox{
		background-color: white;
	}
	
   A {
   	text-decoration: underline;
		color: Black;
   }
	
	.menu{
		text-decoration: none;
		color: #000000;
		font-size: 11px;
	}
	
	.footermenu{
		text-decoration: underline;
		font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
		font-size: 11px; line-height: 16px;
		font-weight: normal;
		color: #C0C0C0;
		background-color: white;
	}

	.homepagemenutext{
		text-decoration: underline;
		color: #585858;
	}
	
	.greenmenutext{
		font-weight: bold;
		text-decoration: none;
		font-size: 15px;
		color: #609ecd;
	}
	
	.greytext{
		text-decoration: none;
		color: #585858;
	}

   .littleletter{
	font-size: 9px;
   }
	
	.imageinfo{
		font-size: 11px;
		vertical-align: top;
	}
	
	.header{
		border-bottom: 0px solid #FFFFFF;
		font-size: 11px;	
		color: #000000;
		background-color: #DFDFDF;
	}
	
	.headerbgdark{
		background-color: #609ecd;
	}		
	
	.headerbg{
		background-image: url(../media/headerbackground.jpg);
	}	
	
	.photogsheaderbg{
		background-color: #a2c2db;
	}	
	
	.headerbottom{
		border-bottom: 0px solid White;
		font-size: 11px;		
		color: #000000;
		background-color: #BBBBBB;
	}
	
	.imagebox{
		border-color: #DCDCDC;
		border: 1px solid;
	}
	
	.backgroundstamp{
		background-image: url(media/background_stamp.gif);
		background-repeat: no-repeat;
	}