@charset "utf-8";
/* CSS Document */
body {
	margin: 0; 
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	padding: 0;
	text-align: center;
	color: #1B2738;
	background-image: url(Tidal_Analysis/Sea.jpg);
	background-repeat: repeat-y;
	background-position: top center;
}
.oneColFixCtr #container {
	width: 780px;
	margin: 0 auto; 
	border: 0px solid #000000;
	text-align: left;
}
.oneColFixCtr #mainContent {
	padding: 0 0px;
}

img {border: none}

a:link, a:visited, a:active {
	text-decoration: none;
	color: #0066CC;
}

a:hover {
	text-decoration: none;
	color: #0066CC;
}

a.unique:link {
	color: #FDFDFD;
}
a.unique:visited {
	color: #FDFDFD;
}
a.unique:hover {
	color: #A917B5;
}
a.unique:active {
	color: #FDFDFD;
}
.style2 {font-weight: bold}
body,td,th {
	color: #1B2738;
}

h1 {font-size: 18px;
	font:"Trebuchet MS", Verdana;
	}
	
h2 {font-size: 14px;
	font:"Trebuchet MS", Verdana;
	}
	
h3 {font-size: 14px;
	font:"Trebuchet MS", Verdana;
	}