/*Callinectes*/
/*by the sea*/
body {
	background-image:url('../images/waterbackground.jpg');
	background-repeat: no-repeat;
	background-position: 50% 0px;
	background-color: #AAC8D2;
	font-family: Arial, Helvetica, sans-serif;
	color:#003D71;
	margin: 6px 0 0px 0;
	padding:0;}
p{
    font-family : Arial, Helvetica, sans-serif;
    font-size : 10pt;
    font-style : normal;
    font-weight : normal;
    color :#000000;
	line-height: 140%;
	text-align:normal;
	margin: 2px;
	margin-left: 10px;
	margin-right: 10px;}
h4 {
    font-family : Arial, Helvetica, sans-serif;
    font-size : 14px;
    font-style : normal;
    font-weight : bold;
    color :#004A64;
    text-align : center;
	margin-left: 10px;}
h1 {
    font-family : Arial, Helvetica, sans-serif;
    font-size : 10pt;
    font-style : normal;
    font-weight : bold;
    color :#000000;
    text-align : default;
	margin-left: 10px;}
h2 {
    font-family : Arial, Helvetica, sans-serif;
    font-size : 10pt;
    font-style : normal;
    font-weight : normal;
    color :#000000;
    text-align : default;
	margin-left: 10px;
}
h3 {
    font-family : Arial, Helvetica, sans-serif;
    font-size : 11px;
    font-style : none;
    color : #000071;
    text-align : default;
	}

.header {
	background-color: #FFFFFF;
	font-family:arial,sans-serif;
	color:#003D71;	
	background-image:url('../images/header_10.jpg');
	background-repeat: no-repeat;
	background-position: 50% 0%;
	height: 150px;	
	}
#sdf {
	background-image:url('../images/shadow.png');
	background-color: default;
	font-family:arial,sans-serif;
	color:#003D71;
	background-repeat: repeat-y;
	background-position: 50% 6px;
	height: 150px;	
	}	
.content {
	background-color: #FFFFFF;
	font-family:arial,sans-serif;
	color:#003D71;	
	background-image:url('');
	background-repeat: no-repeat;
	background-position: 50% 0%;
	height: default;
	border: 1px solid #8DC2D1;
	}
.base {
	background-color: #FFFFFF;
	font-family:arial,sans-serif;
	color:#003D71;	
	background-image:url('../images/base.jpg');
	background-repeat: no-repeat;
	background-position: 50% 10px;
	height: 57px;
	}
a {
	font-family : Verdana, Helvetica, sans-serif;
    font-size : 10pt;
	font-weight: underline;
	color: #000000;
}


a:hover {
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}


a {
	text-decoration: none;
	
}
#footer a {
	font-family : Verdana, Helvetica, sans-serif;
    font-size : 10pt;
	font-weight: normal;
	color: ffffff;
}


#footer a:hover {
	font-family : Verdana, Helvetica, sans-serif;
    font-size : 10pt;
	font-weight: normal;
	color: #ffffff;
	text-decoration: underline;
}


#footer a {
	text-decoration: none;
	
}

