@charset "utf-8";
/* CSS Document */
a:link {color:#005baa; text-decoration:none;}
a:active {color:#ed1b24; text-decoration:none; }
a:visited {color:#005baa; text-decoration:none; }
a:hover {color:##005baa text-decoration:none;}

body{background:#4487c1;}
#flashnav {
	position:absolute;
	left:29px;
	top:264px;
	width:143px;
	height:270px;
	z-index:202;
}
#line {
	background-image:url(images/line.jpg);
	position:absolute;
	left:0px;
	top:186px;
	width:850px;
	height:32px;
	z-index:12;
}
#fish {
	position:absolute;
	left:727px;
	top:93px;
	width:54px;
	height:55px;
	z-index:2;
}
#shark {
	position:absolute;
	left:0px;
	top:4px;
	width:148px;
	height:210px;
	z-index:2;
}

.style10 {color: #FFFFFF;}
.header {font-size: 60px; color: #ed1b24; font-weight: bold;}
.text {font-size: 17px; color: #000000; }
.textbold {font-size: 17px; color: #000000; font-weight:bold; }
.textgr {font-size: 17px; color: #339900; font-weight:bold;}
.smitalic {font-size: 14px; color: #000000; font-style: italic;}
.redtext {color: #ed1b24; font-size: 16px; font-weight: bold;}
.smredtext {color: #ed1b24; font-size: 15px;}
.xsmredtext {color: #ed1b24; font-size: 12px;}
.redheader {color: #ed1b24; font-size: 36px; font-weight: bold;}
.smallheader {color: #ed1b24; font-size: 24px; font-weight: bold;}
.redsmallheader {color: #ed1b24; font-size: 20px; font-weight: bold;}
.greensmallheader {color:#339900; font-size: 20px; font-weight: bold;}
.bluesmallheader {color:#0066FF; font-size: 20px; font-weight: bold;}