/*
========================================================================
	
	black.CSS 
	----------
 	Styles need for the black (Other) pages
	
	author: Richard Morris [richard@fueldesign.co.nz] 
	version: November 2006

==========================================================================
*/

/*
==========================================================================
*/
body { background: #FFF url(/images/bg/black/bg.gif) top left repeat-x; }

a:link, a:visited { color: #000; }

div#primaryContent { background: transparent url(/images/bg/black/primaryContent_bg.gif) top left repeat-x; }
div#secondaryContent { background: transparent url(/images/bg/secondaryContent_bg.jpg) top left repeat-x; }

ul#subNav { background-color: #000; margin-bottom: 0;}