html {
margin:0;
padding:0;
height:100%;
background:#d5ddfe url(../images/bgright.png) top right repeat-y;
width:100%}

body {
margin:0;
padding:0;
height:100%;
width:100%;
font-family:Verdana, Arial, Helvetica, sans-serif}

#container {
min-height:100%;
height:auto !important;
height:100%;
width:100%;
position:absolute;
top:0;
right:0;
background:url(../images/bgleft.png) top left repeat-y}

#container_index {
position:relative;
top:0;
left:0;
margin-left:160px;
height:495px;
background:url(../images/underwater.jpg) top center no-repeat}

#header {
display:none}

#header1 {
height:100px;
background:url(../images/header.gif) repeat-x}

#header_img1 {
position:absolute;
top:0;
left:30px}

#header_img2{
text-align:center}

#header_img3 {
position:absolute;
top:0;
right:0}

#content {
margin-left:150px;
margin-right:150px;
margin-top:10px;
margin-bottom:40px}

#content_top {
margin:0 160px 0 160px;
padding-top:10px;
padding-bottom:10px;
min-height:185px}

* html #content_top {
height:185px}

#content_lower {
margin-left:20px;
margin-right:20px;
padding-bottom:40px}

#content table {
margin:auto}

#content_full {
margin-left:160px;
margin-top:-10px;
margin-right:10px;
padding-top:10px;
padding-bottom:40px}

#right_column {
float:right;
width:190px;/*this needs to be 10px wider of IE7 grows 10px and has a hor scroll bar*/
margin:0;
padding:0;
text-align:left;
padding-top:37px}

#footer {
clear:both;
position:absolute;
left:0;
bottom:0;
width:100%;
display:block;
padding:0;
margin:0;
background-color:#0125bc;
color:#ffdfff;
text-align:center;
line-height:20px;
font-size:15px}

#footer a {
color:#fff;
font-weight:normal}

#footer a:hover {
color:#FC9}

img {
border:none}

h3 {
margin:0;
text-align:center}

a, a:hover, a:visited {
text-decoration:none;
font-weight:bold}

a {
color:#FF7b1a}

a:visited {
color:#0125bc}

a:hover {
color:#0033CC}

