h1,
#left-nav {
  background-color: #043493;
}

.top.nav {
  background:url('/images/fia-aprc/nav_bg.png');
}

a {
  color: #000;
}

a:hover {
  color: #666;
}

.top.nav ul li a:hover {
  color: #000;
}

#left-nav ul li a:hover,
#right-column a:hover {
  color: #666;
}

#left-nav > ul > li {
  border-top: 1px solid #999;
}

#rss a {
  color: #000;
}

#rss {
  background: #DDD;
}

.news {
  background: #DDD;
}

#header #left .main-logo-container {
  width: 98px;
  height: 104px;
  position: absolute;
  z-index: 2;
  bottom: 20px;
  left: 20px;
  background: #d00;
}

#header #sponsors ul.aprc_rounds {
  height: 256px;
  margin: 10px 15px;
  overflow: hidden;
}

#header #sponsors ul.aprc_rounds li {
  width: 260px;
  height: 58px;
  font-size: 12px;
  line-height: 13px;
  list-style: none;
/*  border-bottom: 1px solid #999;*/
  margin: 0 0 6px;
}

#header #sponsors ul.aprc_rounds li img {
  float: right;
  display: inline;
  margin: 0;
}

#header #sponsors ul.aprc_rounds li a {
  text-decoration: none;
}