#subheader {background: transparent url("../images/gradient-subheader.png") repeat-x; height: 34px;}

/* FOOTER */

#prefooter {background: transparent url("../images/gradient-footer-top.png") repeat-x; height: 30px; border-bottom: 1px solid #CCC; margin: 0;}

.horizontal-line {border-bottom: 1px #CCC dashed; margin: 18px 0 18px 0;}

/* Main Navigation */
ul#nav a, ul#nav a:visited { background-color: #000; filter: alpha(opacity = 75); opacity: .75; }
ul#nav a:hover { background-color: #000; filter: alpha(opacity = 90); opacity: .9; }
#nav li.selected a, #nav li.active a { background-color: #FFF; filter: alpha(opacity = 100); opacity: 1; }
