
h1 {font-size: 18px; color: #006699; margin: 0px; padding: 0px;}
h2 {font-size: 16px; color: #006699; margin: 0px; padding: 0px;}
h3 {font-size: 12px; color: #006699; margin: 0px; padding: 0px;}
 
#header {
  height: 40px;
  background: #006699;
  background-image: url(images/ocean.gif);
  background-repeat: no-repeat;
  background-position:top right;
  padding-left: 24px;
  vertical-align: bottom;
  }

#header2 {
  height: 56px;
  background: #006699;
  background-image: url(images/bgplan.gif);
  background-repeat: no-repeat;
  background-position:top right;
  border-top: 2px solid #ffffff;
  padding-left: 24px;
  vertical-align: bottom;
  }

#gradientbar {
  height: 23px;
  line-height: 23px;
  background: #006699;
  background-image: url(images/gradient.jpg);
  background-repeat: no-repeat;
  background-position:top right;
  padding-left: 24px;
  color: #ffffff;
  }

#contentarea {
  padding-left: 128px;
  }


#content { 
  background: #ffffff;
  padding-left: 28px;
  }