@charset "utf-8";
body {
	background-image: url(images/fishbg2_high.jpg);
	background-repeat: repeat-y;
	background-attachment: fixed;
	background-position: center center;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	color: #999;
}
#global_nav div a:hover {
	color: #396;
	text-decoration: none;
}

#fishheader {
	position:relative;
	width:780px;
	height:200px;
	z-index:2;
	overflow: visible;
	list-style-position: outside;
	visibility: visible;
	margin-right: auto;
	margin-left: auto;
	top: 30;
}
#global_nav {
	position:relative;
	width:910px;
	height:30px;
	z-index:4;
	font-family: Georgia, "Times New Roman", Times, serif;
	top: 68px;
	color: #0CF;
	font-size: 16px;
	overflow: visible;
	margin-right: auto;
	margin-left: auto;
}
#global_nav a {
	color: #9CF;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	filter: Mask(Color=#09F);
}
#global_nav2 {
	position:relative;
	width:950px;
	height:40px;
	z-index:8;
	margin-right: auto;
	margin-left: auto;
	color: #0CF;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 30px;
}
#global_nav2 .footer a:hover {
	color: #396;
	text-decoration: none;
}

#global_nav2 .footer a {
	font-size: 16px;
	color: #9CF;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#footer {
	position:relative;
	width:950px;
	height:136px;
	z-index:9;
	margin-right: auto;
	margin-left: auto;
}
#container a {
	color: #09F;
}
#container {
	position:relative;
	width:900px;
	height:600px;
	z-index:5;
	margin-right: auto;
	margin-left: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #0CF;
}
