.header-top {
  background: #3366FF; 
}

.header-breadcrumbs { 
  background-color: #FFCC00;
}

.header-separator {
  background-color: #F1F1F1;
}

.nav3-grid dt a:hover, .nav3-grid dd a:hover {
  background-color: #F1F1F1; 
}

.main-navigation { 
  background: #FFCC66;
}

.main-navigation h1.first {
  background-color: #3366FF;
}

.main-subcontent h1 {
  background-color: #3366FF;
}

.subcontent-unit-border {
  background-color: #BEBEBE;
}


.footer { 
  background: #3366FF; 
}

.sitename a{
  color: #F1F1F1;
  font-family: Times New Roman, "Times New Roman", Times, serif;
}

.sitename h2{
  color: #F1F1F1;
  font-family: Times New Roman, "Times New Roman", Times, serif; 
}

.footer {
  color: #F1F1F1;
}

.footer a{
  color: #F1F1F1;
}

.footer a:visited{
  color: #F1F1F1;
}

.footer a:hover{
  color: #AFAFAF;
}