#logo {
  position: relative;
  top: 15px;
  right: 20px;
  margin-top: 0px;
  margin-bottom: 0px;
  font: 40px Arial, "Verdana", sans-serif;
  color: maroon;
  text-align: right;
}
#header-top {
  margin-bottom: 1px;
  width: 100%;    
}
#header-bottom {
  margin-top: 2px;
  border-bottom: 2px;
  border-top: 1px solid #b9d2e3;
  border-bottom: 1px solid #b9d2e3;
  height: 1%;
  background-color: white;
  width: 100%;
  clear: both;    
}
#header-bottom ul {
  margin: 0px;
  padding: 0;
  padding: 5px 30px 5px 0;
  text-align: right;
  font-family: Times, "Times New Roman", Georgia, serif;
  font-size: 130%;
}

#header-bottom li {
  display: inline;
  background-color: white;
  color: #050845;
}
/* 
#header-bottom a:link, #header-bottom a:visited {
  text-decoration: none;
  background-color: #99CCFF;
  color: #050845;
}
#header-bottom a:hover {
  text-decoration: none;
  background-color: #828282;
  color: white !important;
} */

.C1 {
  background-color: #d61d00;
  color: white;
}
.C1:link, .C1:visited {
  text-decoration: none;
  background-color: white;
  color: #d61d00;
}
.C1:hover {
  text-decoration: none;
  background-color: #d61d00;
  color: white !important;
}

.C2 {
  background-color: #008000;
  color: white;
}
.C2:link, .C2:visited {
  text-decoration: none;
  background-color: white;
  color: #008000;
}
.C2:hover {
  text-decoration: none;
  background-color: #008000;
  color: white !important;
}

.C3 {
  background-color: #0061a6;
  color: white;
}
.C3:link, .C3:visited {
  text-decoration: none;
  background-color: white;
  color: #0061a6;
}
.C3:hover {
  text-decoration: none;
  background-color: #0061a6;
  color: white !important;
}

.C4 {
  background-color: #d1008b;
  color: white;
}
.C4:link, .C4:visited {
  text-decoration: none;
  background-color: white;
  color: #d1008b;
}
.C4:hover {
  text-decoration: none;
  background-color: #d1008b;
  color: white !important;
}

.C5 {
  background-color: #4a64d9;
  color: white;
}
.C5:link, .C5:visited {
  text-decoration: none;
  background-color: white;
  color: #4a64d9;
}
.C5:hover {
  text-decoration: none;
  background-color: #4a64d9;
  color: white !important;
}

.C6 {
  background-color: #8f1ab6;
  color: white;
}
.C6:link, .C6:visited {
  text-decoration: none;
  background-color: white;
  color: #8f1ab6;
}
.C6:hover {
  text-decoration: none;
  background-color: #8f1ab6;
  color: white !important;
}




.C7 {
  background-color: #ffc202;
  color: white;
}
.C7:link, .C7:visited {
  text-decoration: none;
  background-color: white;
  color: #ffc202;
}
.C7:hover {
  text-decoration: none;
  background-color: #ffc202;
  color: white !important;
}

.C8 {
  background-color: #65c5fb;
  color: white;
}
.C8:link, .C8:visited {
  text-decoration: none;
  background-color: white;
  color: #65c5fb;
}
.C8:hover {
  text-decoration: none;
  background-color: #65c5fb;
  color: white !important;
}

.C9 {
  background-color: #7bbb00;
  color: white;
}
.C9:link, .C9:visited {
  text-decoration: none;
  background-color: white;
  color: #7bbb00;
}
.C9:hover {
  text-decoration: none;
  background-color: #7bbb00;
  color: white !important;
}

.C10 {
  background-color: white;
  color: black;
}
.C10:link, .C10:visited {
  text-decoration: none;
  background-color: white;
  color: black;
}
.C10:hover {
  text-decoration: none;
  background-color: black;
  color: white !important;
}

.dark {
  color: #4a64d9;
}
.light {
  color: #65c5fb;
}
#tagline {
  float: left;
  font-size: 1.4em;
  background-color: white;
  color: #050845;
  font-style: italic;
  padding: 3px 0px 0px 30px;
}
.img-header {
  border: none;
  width: 450px;
  height: 88px;
  float: left;
}
#footer {
  width: 95%;
  border-top: 1px solid #b9d2e3;
  border-bottom: 1px solid #b9d2e3;
  padding: 5px 10px 10px 10px;
  margin: 10px 50px 10px 10px;
  clear: both;
}
#footer p {
  font-size: 90%;
  color: #256290;
  margin: 0;
  padding: 0.2em 0 0.2em 0;
}
#footer a
{
    margin: 0 5px 0 5px;
    padding: 0;
    color: #333333;
    list-style-type: none;
    font-size: 0.7em;
    voice-family: "\"}\"";
    voice-family: inherit;
    font-size: 0.85em;
} 

