.bg {
	background-image: none;
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 22px;

}
.grad {
	background-image: url(../jpegs/grad.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.grad2 {
	background-image: url(../jpegs/new/grad1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.btoom {
	background-image: url(../jpegs/bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.grad3 {
	background-image: url(../jpegs/new/grad2.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.fishtop {
	background-image: url(../jpegs/new/fishtop.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 15px;
	padding-left: 10px;
}
.curve {
	background-image: url(../gifs/curve.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.curve2 {
	background-image: url(../gifs/curve4.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.turtle {
	background-image: url(../gifs/turtsmall.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.curve3 {
	background-image: url(../gifs/curve2.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #254A70;
}
.text3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 22px;
}

.text3:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0099FF;
	text-decoration: none; 

}
.text3:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0099FF;
	text-decoration: underline;
}
.text3:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0099FF;
	text-decoration: underline;
	
}
.text3:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0099FF;
	text-decoration: underline;
}
.text4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: underline;
}
.headings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CFDFEF;
	font-weight: bold;
	font-style: normal;
	padding-top: 0px;
}

