

p{font-size:0.95em;}

.homeNavigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	letter-spacing: .25em;
	padding-right: 25px;
	padding-bottom: 15px;
	color: #E1F3D8;
	padding-top: 10px;
}

.homeNavigation a:link{
	color: #E1F3D8;
	text-decoration: none;
}

.homeNavigation a:visited{
	color: #E1F3D8;
	text-decoration: none;
}
.homeNavigation a:hover{
	color: #006699;
	text-decoration: none;
	background-color: #E3F2F6;
}
.homeParagraph {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 90%;
	color: #FFFFFF;
	padding: 10px;
}
.credit {
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.875em;
	
	padding-right: 0px;
	color: #64802F;
	text-align: center;
	padding-top: 10px;
	margin-bottom: 15px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #618B9E;
	border-right-color: #618B9E;
	border-bottom-color: #618B9E;
	border-left-color: #618B9E;
	padding-bottom: 10px;
	padding-left: 0px;
	line-height: normal;
}

.credit a:link{
	color: #64802F;
	text-decoration: none;
}

.credit a:visited{
	color: #64802F;
	text-decoration: none;
}
.credit a:hover{
	color: #006699;
	text-decoration: none;
}
.nextLink {
	text-align: right;
	padding-right: 60px;
	letter-spacing: .2em;
	font-size: 90%;
}
.nextLink a:link{
	color: #64802F;
	text-decoration: none;
}

.nextLink a:visited{
	color: #64802F;
	text-decoration: none;
}
.nextLink a:hover{
	color: #64802F !important;
	text-decoration: underline;
	background-color: #E3F2F6;
}


.translucent_bak {
	background-image: url(images/translucent.png);
	background-repeat: repeat;
}

