.header {
	font-family: "Arial Narrow";
	font-size: 14px;
	font-style: normal;
	line-height: 14px;
	font-weight: bolder;
	font-variant: normal;
	text-transform: uppercase;
	color: #000000;
}
.header2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-transform: none;
}
.photocaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}
.textnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
/* white links */
a.white:link     { text-decoration: underline; color: #fff; font-size: 12px }
a.white:visited    { text-decoration: underline; color: #fff; font-size: 12px }
a.white:hover    { text-decoration: none; color: #fff; font-size: 12px }
a.white:active    { text-decoration: underline; color: #fff; font-size: 12px }
/* pgallery links */
a.pgallery:link     { text-decoration: underline; color: #fff; font-size: 10px }
a.pgallery:visited    { text-decoration: underline; color: #fff; font-size: 10px }
a.pgallery:hover    { text-decoration: none; color: #fff; font-size: 10px }
a.pgallery:active    { text-decoration: underline; color: #fff; font-size: 10px }
/* gray links */
a.gray:link     { text-decoration: underline; color: #CCCCCC; font-size: 12px }
a.gray:visited    { text-decoration: underline; color: #CCCCCC; font-size: 12px }
a.gray:hover    { text-decoration: none; color: #CCCCCC; font-size: 12px }
a.gray:active    { text-decoration: underline; color: #CCCCCC; font-size: 12px }
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
}
.pgheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 14px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #FFFFFF;
}
.pgheader2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
}

