/* ********************************************************************************************
*	Created By:				Kevin Dyck
*	Creation Date:			March 21, 2006
*	Modified By:			
*	Modification Date:	
*	Modification Note (what did you update, and why?):				
*
*	This file is used to modify specific elements in a section of the site, notably the header 
*	graphics. Site wide changes are made in the Standard.CSS file, not here
*
******************************************************************************************** */


/*	NOTE: image names do not change, the path to them is what changes because the reference 
	from here is document relative. 
	DO NOT CHANGE THE NAMES OF THE IMAGE FILES.	
*/

.head_col2	{
	background-image:  url(/bcrp/media/images/headswoop_2.gif);
}


.head_col3	{
	background-image:  url(/bcrp/media/images/headswoop_3.jpg);
}


/* end of HEADER section	*/





