.custom ul#tabs li.current-cat a, .custom ul#tabs li.current_page_item a {
  background-color: #ffffff;
  color: #000099;
}

.custom ul#tabs li {
  background: gold;
  color: #ffffff;
  text-decoration: none;
}

.custom ul#tabs li a:hover {
  background: firebrick;
  color:#ffffff;
  text-decoration: none;
}

.header_left { float: left; }
.header_right { float: right; 
  padding-top: 15px; }

.custom #header { border-bottom:none;
height:125px;
padding-top:0;
padding-bottom:0; }

/*** .custom #header #logo { display:none; }

.custom #header #tagline { display:none; } ***/