* {
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Arial, sans-serif;
}
body {
	background-attachment: fixed;
	background-image: url(../images/back.jpg);
	background-repeat: no-repeat;
	margin-top: 10px;
}
#wrapper {
	height: auto;
	width: 780px;
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 2px;
}
#header {
	margin: 0px;
	padding: 0px;
}
marquee {
	color: #FFFFFF;
	background-color: #000000;
	margin-top: 2px;
	padding-right: 3px;
	padding-left: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-bottom: 2px;
	letter-spacing: 1px;
}

#menulink {
	height: 40px;
	width: 90px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #330066;
	font-weight: bold;
	margin-left: 430px;
	margin-top: 60px;
	text-align: center;
	border: 1px double #990000;
	float: left;
}
*html #menulink {
	float: none;
}


#content {
	float: left;
	padding-left: 10px;
	margin-bottom: 20px;
}
#content h1 {
	font-family: "Trebuchet MS", Arial;
	font-size: 24px;
	color: #003366;
}
#content h2 {
	font-size: 16px;
}

#content p {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #666666;
	padding-right: 20px;
	padding-left: 10px;
	margin-bottom: 15px;
	text-align: justify;
}


#award {
	width: 220px;
	float: right;
	margin-left: 10px;
}
#fishyfacts {
	float: left;
	width: 48%;
}
#fishyfacts h1, #jokes h1 {
	text-align: center;
}

#fishyfacts ul {
	margin-left: 25px;
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #666666;
}

#jokes {
	float: right;
	width: 48%;
}
#jokes p {
	margin: 0px;
}


#footer {
	clear: both;
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #003366;
	text-align: center;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #9999CC;
	padding-bottom: 5px;
}
.menufloat {
	float: right;
	margin-left: 10px;
}
.mapfloat {
	float: left;
	margin-right: 10px;
	margin-top: -13px;
}
#bread {
	float: right;
	width: 150px;
	margin-bottom: 5px;
	margin-left: 5px;
	text-align: center;
	background-image: url(../images/blue.jpg);
	background-repeat: repeat;
}
#bread a:link, #bread a:visited {
	font-family: "Trebuchet MS", Arial;
	font-size: 16px;
	color: #FF9900;
	font-weight: bold;
	text-decoration: none;
}
.menuimage {
	height: 72px;
	width: 166px;
	float: right;
	padding-left: 10px;
}
.menuimage a:link, .menuimage a:visited {
	background-image: url(../images/menu.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 72px;
	width: 166px;
}
.menuimage a:hover {
	background-image: url(../images/menu.jpg);
	background-position: 0px -72px;
}
#content .menutab p {
	margin: 0px;
	font-style: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#content p.menutab {
	margin: 0px;
	font-style: italic;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#content .menutab {
	margin-left: 30px;
	float: left;
	margin-right: 30px;
}
#content #opening {
	height: auto;
	margin-bottom: 25px;	
}
#content #opening h2 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

#content #opening #ohrs {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
	margin: 0 auto;
}
