	/*
		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*/
#center{width:574px;}/*div holding content - now the size of old centerLeftWrapper! NOTE:width + borders = 575 */
#bottomWrapper{background-image:url('../images/bg_2col.gif');}
#content {margin-top:0px;}

