body {
	font: 8pt/16pt georgia, helvetica, serif;
	color: #338;
	background: url("images/seawater.jpg") no-repeat bottom right transparent;
	margin: 0px;
	height: 100%;
	width: 100%;
}

p {
	text-align: justify;
	margin-left: 5px;
	margin-right: 25px;
}

a {
	border: 0px;
}

img {
	border: 0px;
	margin: 0px;
	padding: 0px;
	/*display: block;
	*/
}

a:visited, a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #bad;
}

a:hover, a:active { 
	text-decoration: underline; 
	color: #9685BA;
}

DIV#pageHeader {
	margin-bottom: 40px;
}

DIV#pageHeader img {
	display: block;
}

DIV#pageHeader h1 { 
	margin-top: 10px; 
	width: 219px; 
	height: 87px; 
	text-align: center;
	position: absolute;
	left: 0px;
}

DIV#pageHeader h1 a {
	color: #338;
	text-decoration: none;
}

DIV#pageHeader h2 { 
	padding: 0px;
	margin-top: 10px;
	text-align: center;
	width: 200px; 
	height: 18px; 
	position: relative;
	left: 300px;
}

DIV#pageHeader img {
	width: 100%;
	height: 100px;
}

#sidebar {
	width: 100px;
	text-align: left;
	position: absolute;
	top: 200px;
	left: 20px;
	font: 8pt/16pt georgia, helvetica, serif;
	background: transparent url("/images/compass.png") no-repeat top left;
	padding: 0px;
	margin: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
}

DIV#sidebar DIV.sidebar_selection a:link {
	color: #547;
}

DIV#sidebar DIV.sidebar_selection a:visited {
	color: #547;
}

DIV#sidebar DIV.sidebar_selection a:hover {
	color: #bad;
}

DIV#sidebar DIV.sidebar_selection a:active {
	color: #bad;
}

DIV#sidebar h1 {
	font: 16pt georgia, helvetica, serif;
}

DIV#newsbar {
	width: 20%;
	text-align: center;
	font: 8pt/16pt georgia, helvetica, serif;
	margin-right: 10px;
	margin-left: 10px;
	border: 1px #bad solid;
	background-color: #fff;
	float: right;
}

span#alert {
	font-size: 12pt;
	color: #d34;
}

DIV#newsbar h1 {
	font: 13pt georgia, helvetica, serif;
}

DIV#newsbar h2 {
	font: 12pt georgia, helvetica, serif;
}

DIV#newsbar p {
	border-right: 4px #dab double;
	margin-right: 5px;
	padding-right: 5px;
}

DIV#newsbar p.dateline {
	font: 10pt  Verdana, "Trebuchet MS",sans-serif;
	border-right: 0px;
}

DIV#newsbar a:visited, a:link {
	font-weight: bold; 
	text-decoration: none; 
	color: #22d;
}

DIV#newsbar a:hover, a:active { 
	text-decoration: underline; 
	color: #9685BA;
}

DIV#container {
	height: 100%;
	width: 100%;
/*	overflow: auto; */
}

DIV#main {
	text-align: justify; 
	font: 11pt Verdana, Arial, "Trebuchet MS", sans-serif;
	padding: 0px;
	position: relative;
	top: 20px;
	left: 220px;
	width: 80%;
}

DIV#main h1 {
	text-decoration: underline;
	font-size: 14pt;
}

DIV#main h2 {
	font-size: 12pt;
}

DIV#footer {
	text-align: center;
	font-size: 7pt;
	color: #33d;
	width: 100%;
	position: relative;
	bottom: 0px;
}
