p{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
}

a:link {
	color: #9966CC;
}
a:visited {
	color: #CC33FF;
}

.banner {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	text-decoration: none;
	background-image: url(../images/bannerback.jpg);
	background-repeat: repeat;
	text-align: left;
	vertical-align: bottom;
	font-weight: bold;
}

.navbar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	background-color: #CCFFFF;
	text-align: center;
	vertical-align: middle;
}
.navbutton {
	font-weight: bold;
	background-color: #CCFFFF;
	padding: 10px;
	text-decoration: none;
}
.navbutton:hover {
	font-weight: bold;
	background-color: #9966CC;
	color: #CCFFFF;
	padding: 10px;
}

.content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	background-color: #FFFFFF;
	border: thin solid #9966CC;
}

.navigation {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	background-color: #CCFFFF;
	display: block;
	padding: 8px;
	width: 140px;
	border: thin solid #9B65DD;
	margin-bottom: 19px;
}

.navigation:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	background-color: #9966CC;
	display: block;
	padding: 8px;
	width: 140px;
	border: thin solid #9B65DD;
	margin-bottom: 19px;
	color: #CCFFFF;
}


.info {
	background-color: #9966CC;
	margin: 0px;
	padding: 0px;
	text-align: center;
	vertical-align: middle;
}

.info img {
	margin: 0px;
	padding: 5px;
}

.photocredit, .photocredit:link, .photocredit:visited {
	color: #62F5F8;
	vertical-align: middle;
	margin: 0px;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: small;

}
