	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;
	}
	
	TD {
		font-size: 11px;
		
	}
	
	INPUT, OPTION{
	   font-family: Trebuchet MS, Verdana, Arial, Geneva, Helvetica, sans-serif;
		font-size: 12px;
		background-color: #FCFCF6;
		border: 1px solid #1F5B9A;
	}
	
	textarea{
	   font-family: Trebuchet MS, Verdana, Arial, Geneva, Helvetica, sans-serif;
		font-size: 12px;
		background-color: #FCFCF6;
		border: 1px solid #1F5B9A;
	}
	
	.textbox{
		background-color: #A8D6E3;
	}
	
   A {
   	text-decoration: underline;
		color: Black;
   }
	
	.menu{
		text-decoration: none;
		color: #000000;
		font-size: 11px;
	}
	
	.homepagemenu{
		text-decoration: none;
		font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
		font-size: 12px; line-height: 16px;
		font-weight: bold;
		color: #5E5E5E;
		background-color: #A8D6E3;
	}

	.homepagemenutext{
		text-decoration: none;
		color: #5E5E5E;
	}
	
	
	.menuwhite{
		text-decoration: none;
		color: White;
		font-size: 11px;
	}	
	
	.menubold{
		text-decoration: underline;
      font-weight: bold;
		font-size: 11px;
		color: #000000;
	}

   .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;
	}
	
	.headerbg{
		background-color: #2096B0;
	}	

	.photogsheaderbg{
		background-color: #B3B425;
	}	
	
	.headerbottom{
		border-bottom: 0px solid White;
		font-size: 11px;		
		color: #000000;
		background-color: #BBBBBB;
	}
	
	.leftcol{
	   border-right: 1px solid #339933;	
	}
	
	.textarea{
		padding: 12px;
	}
	
	.imagebox{
		border-color: #DCDCDC;
		border: 1px solid;
	}
	
	.backgroundstamp{
		background-image: url(media/background_stamp.gif);
		background-repeat: no-repeat;
	}