body {background-color: #FFFFFF}

 .main {
	margin-top: 20px;
	margin-bottom: 20px;
}

 h2 {font-family: Trebuchet MS, Verdana, Arial, Helvetica, Geneva;
     font-size: 16pt;
	 font-weight: bold;
	 letter-spacing: 3px;
	 text-decoration:underline;
	 margin-top: 10px;
	 margin-bottom:20px;
	 color: #000000;}
	 
.header {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, Geneva;
	font-size: 14pt;
	font-weight: bold;
	font-stretch: extra-expanded;
	letter-spacing: 3px;
	color: #000000;
	background-color: #000;
}
	 
.textBlock {font-family: Trebuchet MS, Verdana, Arial, Helvetica, Geneva;
   color: #000000;
   font-size:11pt;}
   
.largeImg {margin-top:10px; 
           padding-top:5px; 
		   padding-left:5px;
		   padding-right:5px;
		   padding-bottom:3px;
		   border: 5px double #33ffcc; 
		   background-color:#ffffff; 
		   width:610px;}
		
.thumbnail {padding:3px;}

a {text-decoration: none;
   font-weight: bold;
   color:#FFFFFF;}

a.textLink:hover {
	color:#F36;
	padding: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
							
a.textLink:active {
	color:#990;
}

a.textLink:link {
	color:#c33;
}
		
a.textLink:visited {
	color: #F00;
}

.activeGallery {font-weight: bold;
			   background-color: #CCFFFF;
			   padding: 2px;}
.pageheader1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000;
}
.textBlockH2 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18px;
	font-weight: bolder;
	font-style: normal;
	color: #000;
	line-height: 30px;
}
