@charset "UTF-8";
body {
	background-color: #003366;
	background-image: url(../images/pageDesigns/backgroundTile.jpg);
	background-repeat: repeat-x;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#container {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	border: thin solid #FFFFFF;
	background-color: #FFFFFF;
}
#topBox_Image img {
	clear: both;
	width: 800px;
}
#mainImage {
}
#topLink_bar {
	height: 35px;
	font-size: 12px;
}
#footer {
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #336666;
	text-decoration: none;
	font-size: 14px;
}
#mainBody a {
	font-size: 12px;
}
#mainBody {
	width: 780px;
	clear: both;
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 20px;
}
a:visited {
	color: #6B9090;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
}
.Sideimg {
	border: 1px solid #003366;
}
a:hover {
	color: #464F59;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
}
a:active {
	color: #0F355D;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
}

#nav{
	color : White;
	width : 100%;
	white-space: nowrap;
	font-family: Georgia, "Times New Roman", Times, serif;
	clear: both;
	text-align: left;
	font-weight: normal;
	font-size: 12px;
}
#nav ul{
	float : left;
	text-align: left;
	font-weight: normal;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#nav ul li{
	display : inline;
	text-align: left;
	font-weight: normal;
}
#nav ul li a{
	padding-left : 2em;
	padding-right : 2em;
	color : #408CB1;
	text-decoration : none;
	border-right-color : #003366;
	border-right-style : solid;
	border-right-width : 1px;
	text-align: left;
	font-weight: normal;
	font-size: 14px;
}
#nav ul li a:hover{
	color : #000066;
	text-decoration: none;
	text-align: left;
	font-weight: normal;
	font-size: 14px;
} 
.fishReport-Header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #003366;
	font-weight: bold;
}
.fishReport-subhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #003366;
}
#nav ul li a:active {
	color : #000066;
	text-decoration: none;
	text-align: left;
	font-weight: normal;
	font-size: 14px;
}

