/* CSS Document */
body { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000087; }
a { color: #000087; text-decoration: none; }
a:hover { text-decoration: underline; }
h1 { font-size: 1.4em; }
h2 { font-size: 1.2em; }
th { text-align: left; }
#wrapper { width: 939px; height: 680px; border-top: solid 5px #000087; margin: 0; }
#header { background-image:url(../img/logo.jpg); width: 100%; height: 184px; margin-bottom: 2px; }
#contentwrapper { background:url(../img/CONTENT_BG.gif) repeat-y; height: 500px;  width:100%; border:solid 1px #fff; }
#leftpanel { background-color: #eded87; width: 174px;  margin: 0; float: left; }
#rightpanel { background: #fff; width: 146px; margin:4px 0pt 0pt 4px; padding:0pt 10px 100px; float: left; }
#content { width: 541px; float: left; min-height: 444px; overflow: visible; padding: 25px; background-color: #fff; }
#footer { clear: both; border-top: solid 5px #000087; margin-top: 5px; text-align: center; background-color: #fff; }
ul { margin: 0; list-style-type: none; padding: 0; font-size: 1.1em; }
li { height: 22px; border-bottom: solid 1px #fff; margin: 0; padding: 8px 0pt 0pt 30px; }
li.selected { background: url(../img/nav_arrow.gif) no-repeat 162px 10px; }
.blogDate { float:right; font-style: italic; }
.blogText { width: 430px; }

.staff a { position: relative; }
.staff a img { display: none; position: absolute; top: 0; left: 150px; border: none;}
.staff a:hover img { display: block; }

.fisheries { margin: 40px 0 0 40px; }

.logo { margin-bottom: 20px }
