@CHARSET "ISO-8859-1";

.errors {
	color: #FF0000;
}
.form_main,.oceantable {
	border-collapse:collapse;
}
body {
background-color:#969696;
background-image:url('uimages/bg.jpg');
background-position:center;
background-repeat:repeat-y;
color:#3f3f3f;
font-family:Century Gothic;
font-weight:normal;
font-size:14px;
}

a:link {
color:#c30f0f;
font-family:Century Gothic;
font-weight:bold;
font-size:14px;
text-decoration:none;
}

a:visited {
color:#c30f0f;
font-family:Century Gothic;
font-weight:bold;
font-size:14px;
text-decoration:none;
}

a:hover {
color:#c30f0f;
font-family:Century Gothic;
font-weight:bold;
font-size:14px;
text-decoration:underline;
}

#wrapper {
margin-left:auto;
margin-right:auto;
width:1000px;
height:100%;
}

#header {
width:1000px;
height:75px;
}

#banner {
width:1000px;
height:300px;
border-style:solid;
border-width:2px 0 2px 0;
border-color:#969696;
}

#navigation {
width:1000px;
height:33px;
}

#nav  {
background-image:url("uimages/nav.jpg");
float:right;
height:33px;
width:500px;
}

#container {
width:1000px;
min-height:300px;
}

#sidenav {
width:195px;
margin-left:10px;
float:left;
}

#content{
float:right;
width:775px;
margin-right:10px;
margin-left:10px;
min-height:400px;
line-height:30px;
}

#footer {
width:1000px;
font-family:Century Gothic;
font-size:11px;
color:#969696;
height:40px;
}
a.nav:link {
font-family:verdana;
font-weight:normal;
color:#ffffff;
font-size:11px;
text-decoration:none;
}

a.nav:active {
font-family:verdana;
font-weight:normal;
color:#c30f0f;
font-size:11px;
text-decoration:none;
}

a.nav:visited {
font-family:verdana;
font-weight:normal;
color:#ffffff;
font-size:11px;
text-decoration:none;
}

a.nav:hover {
font-family:verdana;
font-weight:normal;
color:#c30f0f;
font-size:11px;
text-decoration:none;
}

a.sidenav:link {
color:#a4a4a4;
font-family:Century Gothic;
font-size:14px;
font-weight:normal;
text-decoration:none;
}

a.sidenav:active {
color:#a4a4a4;
font-family:Century Gothic;
font-size:14px;
font-weight:normal;
text-decoration:none;
}

a.sidenav:visited {
color:#a4a4a4;
font-family:Century Gothic;
font-size:14px;
font-weight:normal;
text-decoration:none;
}

a.sidenav:hover {
color:#c30f0f;
font-family:Century Gothic;
font-size:14px;
font-weight:normal;
text-decoration:none;
}

a.footer:link {
font-family:Century Gothic;
font-size:11px;
color:#969696;
font-weight:normal;
text-decoration:none;
}

a.footer:active {
font-family:Century Gothic;
font-size:11px;
color:#969696;
font-weight:normal;
text-decoration:none;
}

a.footer:visited {
font-family:Century Gothic;
font-size:11px;
color:#969696;
font-weight:normal;
text-decoration:none;
}

a.footer:hover {
font-family:Century Gothic;
font-size:11px;
color:#969696;
font-weight:normal;
text-decoration:underline;
}

table.main {
text-align:left;
margin-top:5px;
border-color:#a4a4a4;
border-size:1px;
border-type:solid;
}

td.title1 {
height:20px;
}

td.description {
height:20px;
}

td.main {
height:20px;
}
