#bgLyr { 
  background-image: url(/images/lighting/background.jpg); 
}
h1, h2 {
  color:#6E8202;
}
td.navCell {
  border-right:1px solid #6E8202;
}
a.nav, a.nav:visited, a.jumpLnk, a.jumpLnk:visited {
  color: #6E8202;
}
a.nav:hover, a.nav:visited:hover, a.jumpLnk:hover, a.jumpLnk:visited:hover {
  color: #C5E900;
}
a.selNav, a.selNav:visited {
  color: #C5E900;
}
a.selNav:hover, a.selNav:visited:hover {
  color: #C5E900;
}
#gal {
  background-image:url(/images/lighting/flash_bg.jpg);
}