#main {
    width: 975px;
    border: 1px solid #666666;
    text-align: left;
    position: absolute;
    top: 0px;
    left: 50%;
    margin-left: -487px;
}
#header {
  background: #000000;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 975px;
  height: 50px;
}
#leftcol {
  background: #808080;
  position: absolute;
  top: 50px;
  left: 0px;
  width: 975px;
  height: 40px;
}
#subnav {
  z-index: 3;
  background: #808080;
  position: absolute;
  top: 72px;
  left: 540px;
  width: 80px;
  height: 16px;
}
#contenttop {
  z-index: 2;
  position: absolute;
  top: 90px;
  left: 0px;
  width: 975px;
  height: 500px;
}
#content {
  z-index: 1;
  background: #fff;
  position: absolute;
  top: 90px;
  left: 0px;
  width: 975px;
  height: 500px;
}
#logobar {
  background: #fff;
  position: absolute;
  top: 590px;
  left: 0px;
  width: 975px;
  height: 68px;
}
#port-nav {
  z-index: 3;
  position: absolute;
  top: 590px;
  left: 400px;
  width: 100px;
  height: 40px;
}
#footer {
  background: #000;
  position: absolute;
  top: 658px;
  left: 0px;
  width: 975px;
  height: 800px;
}
body {background-color: #000000;}
body {font-family: verdana; font-size:10pt; font-weight: normal; margin-left: 15px; margin-right: 25px; color: #333333}
p {font-family: verdana; font-size:8pt; font-weight: normal; margin-left: 15px; margin-right: 25px; color: #ffffff}
.regcopy {font-family: verdana; font-size:10pt; font-weight: normal
; margin-left: 5px; margin-right: 5px; color: #333333}
.linkcopy {font-family: verdana; font-size: 9px; margin-left: 25px; font-weight: none; color: #333333; text-decoration: none}
A:link {font-family: verdana; text-decoration: none; font-size: 10pt; font-weight: none; color: #00436e}
A:visited {font-family: verdana; text-decoration: none; font-size: 10pt; font-weight: none; color: #00436e}
A:active {font-family: verdana; text-decoration: none; font-size: 10pt; font-weight: none; color: #00436e}
A:hover {font-family: verdana; color: #FFFFFF; font-size: 10pt; font-weight: none; background: #00436e}
h1 {font-family: verdana; font-size: 10pt; font-weight: bold; margin-left: 15px; margin-right: 15px; color: #000000}
h2 {font-family: verdana; font-size: 11pt; font-weight: bold; margin-left: 15px; margin-right: 15px; color: #000000}
h3 {font-family: verdana; font-size: 12pt; font-weight: bold; margin-left: 15px; margin-right: 15px; color: #000000}
table.menu {
background: #990000;
}
table.menu a, table.menu a:link, table.menu a:visited {
width: 100px;
display: block;
font-family: verdana;
font-weight: bold;
font-size: 9px;
line-height: 16px;
color: #FFFFFF;
text-decoration: none;
background: #990000;
padding: 4px 5px;
}
table.menu a:active, table.menu a:hover { 
color: #FFFFFF;
background: #990000; 
}
-->