#sliderbox { background: url(dark-gray/bg-slider.jpg) no-repeat top center; }
#intro { background: #464646 url(dark-gray/bg-intro.jpg) no-repeat bottom center; color: #ccc; }
#intro a { color: #bbb; }

.nivo-directionNav a {
	background:url(dark-gray/arrows.png) no-repeat;
}
a.nivo-nextNav {
	background-position:-30px 0;
	right:0;
}
a.nivo-prevNav {
	left:0;
}

