body {
	background-image: url(../images/wood030.jpg);
	background-repeat: repeat;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	background-position: center;
	text-align: center;
	
}
a:link {
	color: #CCCCCC;
}
a:visited {
	color: #79DEF7;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #CCCCCC;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #FFFFFF;
	text-align: justify;
	vertical-align: top;
		top: 0px;
	bottom: 0px;
	background-color: #79DEF7;
	
	margin-top: 0px;
	margin-left: 0px;
	padding: 0px;
	background-position: center;
}
.navigationTable {
	background-position: left top;
	text-align: left;
	vertical-align: top;
	background-color: #701E73;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.turquoiseCells {
	background-color: #79DEF7;
	padding: 15px;
	text-align: justify;
	color: #6F1D72;
	vertical-align:top

}
.purpleCells {
	background-color: #701E73;
	background-position: center;
	text-align: center;
	padding: 5px;
}
.turquoiseCells a:link {
	color: #701E73;
}
.turquoiseCells a:visited {
	color: #701E73;
}
.turquoiseCells a:hover {
	color: #701E73;
	font-weight: bold
	
}
.turquoiseCells a:active {
	color: #701E73;
}

.watercolorCredits {
	font-size: small;
}
