body {
	background-color: #8ac5ff;
	background-image: url(images/bkd.gif);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Trebuchet MS", helvetica, sans-Serif;
	font-size: 12px;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 16px;
	color: #FFFFFF;
	line-height: 14px;
	margin-top: 15px;
}
h2 {
	font-size: 16px;
	color: #0080ff;
	line-height: 16px;
}
body,td,th {
	color: #FFFFFF;
}
a:link {
	color: #8ac5ff;
	text-decoration: none;
}
a:visited {
	color: #8ac5ff;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #ef3121;
}
a:active {
	color: #8ac5ff;
	text-decoration: none;
}
a.nav:link {
	color: #FFFFFF;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 15px;
}
a.nav:visited {
	color: #FFFFFF;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 15px;
}
a.nav:hover {
	color: #FF796F;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 15px;
}
a.nav:active {
	color: #FFFFFF;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.outer {
	background-color: #0080ff;
}
.header {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.seafoodtitle {
	font-size: 16px;
	font-weight: bold;
	color: #0080ff;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #56aafd;
	padding: 25px;
	line-height: 16px;
}

