/*
#bannerBackground {
 background: url(../images/rgfgcBanner-poweredBy.png) no-repeat;
}
*/

#bannerBackground {
  background: url(../images/rgfgcBanner-20thAnniversary.png) no-repeat;
}

.modulesMenu {
  background: #bbd9ee;
  height: 32px;
  margin-top: 3px;
}

.modulesMenu ul {
  padding: 10px 10px 0px 15px;
}

.modulesMenuTab a {
  background: url(../images/tabLeftBlue.gif) no-repeat left top;
}

.modulesMenuTab a span {
  background: url(../images/tabRightBlue.gif) no-repeat right top;
} 