 .navLink 
 {
	color:White;
	font-size:16pt;
	font-family:font-family:Book Antiqua, Georgia, Times New Roman, Serif;
	text-decoration: none;
 }
 .galleryLink
 {
	font-family:font-family:Verdana, Arial, Serif;
	font-style:italic;
	text-decoration:none;
	color:Black;
 }

.mainNavLinkSelected {
	color:#CCCCCC;
	font-size: 12px;
	font-weight:bold;
}
A {
	/*color:#3300CC;*/
	color:Black;
}
.copyright {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #666666;
}
.divMainGallery 
{
	background-image:url(images/blues_bros.gif);
}
.divMainContact
{
	background-image:url(images/austin_powers.gif);
}
.divMainAbout
{
	background-image:url(images/couple.gif);
}
.imgNonSelected
{
	filter: alpha(opacity=70);
	cursor: pointer;
}
.picNavArrow
{
	cursor: pointer;
}
.subHeader2
{
	color:#990033;
}
