 source code copyright © 2006 blackfin software, inc. www.blackfinsoftware.com{  }
body {
	font-family: Verdana, sans-serif;
  	color: black;
  	background-color: #FFFFFF
}
  
div.container {
	position: relative;
	margin: 0 auto;
	width: 875px;
	height: 750px;
	text-align: left;
	border-bottom: 2px outset black;
	border-right: 3px outset black;
	border-top: outset 1px gray;
	border-left: outset 1px gray;
}

div.left_margin_panel {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 224px;
	height: 750px;
	background-color:#054570;
	z-index = 1;
}

div.center_rectangle_overlay {
	position: absolute;
	top: 38px;
	left: 146px;
	width: 196px;
	height: 93px;
	background-color:#FFFFFF;
	filter:alpha(opacity=35);
	-moz-opacity:.35;
	opacity:.35;
	z-index = 2;
}

div.horizontal_divider {
	position: absolute;
	top: 123px;
	left: 146px;
	width: 728px;
	height: 2px;
	color:#006699;
	z-index = 2;
}

div.vertical_divider {
	position: absolute;
	top: 0px;
	left: 252px;
	width: 1px;
	height: 750px;
	z-index = 2;
	color:#FFFFCC;
    background-color:#FFFFCC;
}

div.shoreline_image {
	position: relative;
	top: 50px;
	left: 0px;
	z-index = 2;
}

div.vertical_divider_panel {
	position: absolute;
	top: 0px;
	left: 224px;
	width: 101px;
	height: 750px;
	background-color:#206182;
	z-index = 2;
	font: normal 52px Verdana, sans-serif;
	text-decoration: none;
	color:#FFFFFF;
}

div.vertical_header {
	position: absolute;
	top: 40px;
	left: 259px;
	width: 22px;
	height: 700px;
	z-index = 3;
	font: normal 24px Verdana, sans-serif;
	text-decoration: none;
	text-align: center;
	color:#FFFFFF;
}

div.contact_us_panel {
	position: absolute;
	top: 726px;
	left: 231px;
	width: 87px;
	height: 41px;
	z-index = 2;
	font: bold 14px Verdana, sans-serif;
	text-decoration: none;
	color:#000000;
}

.menu_font {
	font: bold 16px Verdana, sans-serif;
	text-decoration: none;
	color:#FFFFFF;
}

div.top_menu_panel {
	position: absolute;
	top: 0px;
	left: 325px;
	width: 550px;
	height: 209px;
	background-color:#006699;
	z-index = 1;
	font: normal 26px Verdana, sans-serif;
	text-decoration: none;
	color:#000000;
	visibility: visible;
}

div.fisherman_image {
	position: absolute;
	top: 210px;
	left: 325px;
	width: 552px;
	height: 540px;
	z-index = 1;
}

.graphic {
	border: 0;
	width: 549px;
	height: 541px;
}

div.menu_panel {
	position: absolute;
	top: 150px;
	left: 338px;
	width: 521px;
	height: 51px;
	z-index = 2;
	font: bold 12px Verdana, sans-serif;
	text-decoration: none;
	color:#000000;
}

div.primary_prose {
	position: absolute;
	top: 264px;
	left: 371px;
	width: 451px;
	height: 271px;
	z-index = 2;
	font: bold 14px Verdana, sans-serif;
	text-decoration: none;
	table-layout:
	color:#000000;
	line-height: 170%;
}

div.panel_makeup_preface {
	position: absolute;
	top: 226px;
	left: 352px;
	width: 500px;
	height: 196px;
	z-index = 2;
	font: bold 12px Verdana, sans-serif;
	text-decoration: none;
	line-height: 160%;
}

div.panel_members_table {
	position: absolute;
	top: 448px;
	left: 369px;
	width: 451px;
	height: 271px;
	z-index = 2;
	font: bold 12px Verdana, sans-serif;
	text-decoration: none;
	table-layout:
	color:#000000;
	line-height: 140%;
}

div.primary_prose_long {
	position: absolute;
	top: 264px;
	left: 371px;
	width: 451px;
	height: 271px;
	z-index = 2;
	font: bold 14px Verdana, sans-serif;
	text-decoration: none;
	table-layout:
	color:#000000;
	line-height: 135%;
}

div.online_submissions {
	position: absolute;
	top: 662px;
	left: 518px;
	width: 358px;
	height: 44px;
	z-index = 2;
	font: italic 34px Georgia, serif;
	font-weight: 500;
	color:#006699;
}

div.copyright_notice {
	position: absolute;
	top: 730px;
	left: 795px;
	width: 78px;
	height: 18px;
	z-index = 2;
	font: normal 12px Times New Roman, serif;
	color:#FFFFFF;
}

.comment {
	font-size: 11px;
 	color:#999999;
 	padding: 2px;
}
		
div.footer {
	position:absolute;
	top:770px;
	left:260px;
	width: 100px;
	height: 20px;
}
		 
table {
	width: 100%;
	height: 100%;
}

td {
	vertical-align: middle;
	text-align: center;
}

a.sub:link {
	font: italic 34px Georgia, serif;
	font-weight: 500;
	color:#006699;
}

a.sub:visited { 
	color:#666666;
	text-decoration:none;
}

a.sub:hover {
	color: #000;
}

a.contrast:link {
	color:#006699;
	text-decoration:none; 
}

a.contrast:visited { 
	color:#666666;
	text-decoration:none;
}

a.contrast:hover {
	color: #000;
}

a:link { 
	color:#FFFFFF;
	text-decoration:none; 
}
	
a:visited { 
	color:#CCFFCC;
	text-decoration:none;
	background: transparent;
}

a:hover {
	color: #000;
}

.style1 {
	font-family: Georgia, "Times New Roman", Times, serif;
}

.style2 {
	font-size: 11px;
	font-style:normal;
	padding: 0px 2px 0px 3px;
}
	
.twelve {
	font-size: 12px
}
	
.style7 {
	color: #000000;
	font-size: 16px;
	padding: 3px;
}

.style9 {
	font-size: 10px; 
	color: #000000; 
}

