@charset "utf-8";
.nav {
	display: none;
}

#container {
	width: 46em;
	background: #ffffff;
	margin: 0 auto;
	border: 1px solid #000000; 
	padding: 0 10px;
} 
#navBox {
	display: none;
}
#navBox  a {
	text-decoration: none;
	font-size: .9em;
}
#navBox   a:hover {
	font-size: 0.9em;
	text-decoration: underline;
}
.story {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	text-align: justify;
	text-indent: 2em;
}
#cpyrt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	text-align: right;
}





#footer {
	padding: 0 10px;
	background:#009999;
	margin: -15px 0;
} 

.fish {
	color:#330099;
	font-style:italic;
}
.fish a {
	text-decoration: none;
}
.fish a:hover {
	background-color: #FFFFCC;
}
.hawn {
	color:#330099;
	font-style:italic;
}
.hawn   a {
	text-decoration: none;
}



.total {
	color: #ff0000;
	font-weight: bold;
}
#history {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	text-align: justify;
}
#history  p:first-letter{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: xx-large;
	color: #009999;
}
.waterType {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	text-align: center;
}
.paraTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #990000;
}
.emph {
	color: #990000;
}

.fishes
	{
	font-size:10pt;
	font-family:Arial;
}
.pts
	{
	font-size:10pt;
	font-family:Arial;
	text-align:right;
}
.altrow 
	{background-image:url(../images/tablebar.gif);
	background-repeat:repeat-x}
