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