body {
	background-image:  url(../images/back-box-blue.jpg);
	background-color: #3058B5;
}
.fishback {
	background-image: url(../images/plant-1.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
}
.nav A:Link {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: normal;
}

.nav A:Visited {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
	font-size: 14px;
}

.nav A:Hover {
	font-weight: normal;
	color: #999999;
	font-size: 14px;
}
.nav A:Active {
	color: #FF9900;
	font-weight: normal;
	text-decoration: underline;
	font-size: 14px;
}
.nav-bar {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding: 0px;
	background-color: #000000;
	margin: 0px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000033;
	border-right-color: #000033;
	border-bottom-color: #000033;
	border-left-color: #000033;
}
.outerborder {
	border: 2px solid #000000;
}
.boxtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
}
.fishnav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
}
.redtxt {
	color: #FF0000;
	font-weight: normal;
	font-size: 16px;
}
.listtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
	width: 284px;
	margin: 0px;
	word-spacing: 4px;
}
