.style2 {font-family: Georgia, "Times New Roman", Times, serif}
.style4 {font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; }
.style6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	}
.style7 {font-size: 12px}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #3B8436;
}
a:active {
	text-decoration: none;
	color: #000000;
}

a img {border-style: none;}

#navigation {
	height: 57px;
	text-align: center;
	vertical-align: middle;
	background-image: url(images/navgback.png);
	background-repeat: repeat-x;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18pt;
	color: black;
}

#navigation a {
	color: black;
	text-decoration: none;
}

#navigation a:link {text-decoration: none;}
#navigation a:visited {text-decoration: none;}
#navigation a:hover {text-decoration: underline;}
#navigation a:active {text-decoration: underline;}

ul.thumbs li {
	height: 150px;
}