
body   {
  background-color: #f3f3f3
  }



#header  {
  background: #999 url(../images/nameplate.gif);
  border-top: 6px solid #0b65ac;
  height: 80px
  }


#topnav  {
  color: #ccc;
  background-color: #0b65ac
  }


#topnav a:link  {
  color: #c2e2fc;
  text-decoration: none
  }


#topnav a:visited {
  color: #b3dcf2;
  text-decoration: none }

#topnav a:hover {
  color: #fff;
  text-decoration: none }


#maritime a:link  {
  color: #000000;
  text-decoration: none
  }

#maritime a:visited {
  color: #777878;
  text-decoration: none }

#maritime a:hover {
  color: #5088fb;
  text-decoration: none }

a:link {
  color: #4b5d66 }

a:visited {
  color: #666;
  text-decoration: none }

a:hover {
  color: #000;
  text-decoration: underline }
h1, h2, h3 {
  color: #06467a
  }

.courses a:link {
  }

.courses a:hover {
  color: #0c8bf3
  }

#footer  {
  color: #ccc;
  background-color: #06467a
  }


#subscribers a:link   {
  color: #666;
  text-decoration: none
  }



#subscribers a:visited {
  color: #666;
  text-decoration: none }

#subscribers a:hover  {
  color: #0c8bf3;
  text-decoration: underline
  }


#buttonbar {
  border-top: 2px solid #333;
  height: 2px }
  
#homeimg      {
  background: url(../images/home.jpg) no-repeat;
  text-align: center;
  float: left;
  margin-right: 20px;
  margin-bottom: 10px;
  padding-top: 220px;
  width: 230px;
  height: 30px
  }


#buttonimg      {
  text-align: center;
  float: center;
  margin-right: 20px;
  margin-bottom: 20px;
  padding-top: 10px;
  width: 590px;
  height: 50px
  }

#hometext  {
  color: #333;
  line-height: 1.3em
  }

#hometext h1 {
  color: #06467a;
  font-size: 1.2em
  }

#hometext h2 {
  color: #06467a;
  font-weight: normal;
  font-size: 1.2em;
  margin-bottom: 0px
  }

#hometext h3 {
  background-color: #fff4e5;
  margin-top: 1em;
  padding-top: 10px;
  padding-left: 10px
  }

#hometext ul  {
  background-color: #fff4e5;
  padding: 20px 20px 20px 40px
  }
#buttonbar {
  background-color: #4d4d4d;
  margin-bottom: 2px;
  height: 30px
  }

#buttonbar img {
  float: right;
  margin-top: 2px;
  margin-right: 2px;
  margin-bottom: 2px
  }

