body {
  background-color: #B5C8EE
  }


#topnav a:link {
  color: #FFFFFF;
  text-decoration: none
  }

#topnav a:visited {
  color: #FFFFFF;
  text-decoration: none
  }

#topnav a:hover {
  color: #FFFFFF;
  text-decoration: underline
  }


#footer {
  color: #464646
  }

#footer a:link {
  color: #464646;
  text-decoration: none
  }

#footer a:visited {
  color: #464646;
  text-decoration: none
  }

#footer a:hover {
  color: #000000;
  text-decoration: underline
  }


a:link {
  color: #0A65AC;
  text-decoration: none
  }

a:visited {
  color: #0A65AC;
  text-decoration: none
  }

a:hover {
  color: #0A65AC;
  text-decoration: underline
  }



h1, h2, h3 {
  color: #06467a
  }

.courses a:link {
  }

.courses a:hover {
  color: #0c8bf3
  }

#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
  }



#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
  }

