	/*
		Kirsir Project Template v1.0
		http://www.kirsir.com
		
		Date Created: October 20, 2004		
		Description: Each file in the project template contributes to a Kirsir web site project.
		             The project template must be customized for each client.
		
		Copyright (c) 2004 Kirsir Web Development
	*/

/****************************RESTYLING***********************************************/
/*styles that overwrite those in styles.css to increase the width of the center column*/

#centerLeftWrapper{width:100%;}/*wraps center & left columns - full width*/

#center{width:486px;}/*div holding content - now the size of old centerLeftWrapper!*/