/* ***************************************************************
HEXUS_PRINT_STYLES
------------------------------------------------------------------
AUTHOR -			Iain McWhirter
DESCRIPTION -		The custom styles for the print versions of 
					pages
*************************************************************** */

/* ***************************************************************
SPECIFIC STYLES FOR THE HEADER BAR AND MENUS
*************************************************************** */	
#hdr {
	background: #103052 url(http://img.hexus.net/hexus_v2/images/site/hdr_bg.jpg) repeat;}
	
/* ***************************************************************
SPECIFIC STYLES FOR THE MAIN CONTENT
*************************************************************** */	
#cCol {
	background: #ccd7e3;}
