header {
background: #f9f9f9 url('../graphics/layout/bg-hr.png') repeat-x right bottom;
}

.hr { background: none; }

footer {
background: #F9F9F9 url('../graphics/layout/bg-content.png') repeat-x right top;
}

#content {
background: white;
}

.dropdown li {
background: #F9F9F9;
}

.dropdown li:hover, .dropdown > li.sfHover > a, .dropdown > li > ul > li.sfHover > a, .dropdown a:focus, .dropdown a:hover, .dropdown a:active {
background: #F9F9F9;
}

.dropdown ul { border: 1px solid; }