html { background: #b99853 url(background.jpg) top center no-repeat; }
body { background: transparent none; }
#siteHeader { background-image: url(siteHeader.jpg);}

.subNav .children a:hover, .relatedSections li a:hover {
	color: #ffffff;
	background-color: #b99853;
	}
	
.dateImage .month { background-color: #b99853;	}

.relatedSections .selected a { background: #b99853 url(https://assets.ngin.com/theme_images/classic_v2/sprites/subNav3.png) repeat-x 0px -81px; }

.dataTable th, .resultsTable .resultHeader { background-color: #b99853; }
