/* ##### NOTE: PLEASE ONLY PLACE WIDTH DEFINITIONS IN THIS FILE ##### */
/***** --- BODY DEFINITIONS --- ******/
	/** body container width definitions **/ 
	#bodyContainer { width:825px; }
	
	/** left container width definitions **/ 
	#bodyContainer #leftContainer { width:188px; }
	*html #bodyContainer #leftContainer #leftNavitems li a { width: 165px;} /* exception for IE to display the width correctly */
	*html #bodyContainer #leftContainer #leftNavitems ul ul li a { width: 165px;} /* exception for IE to display the width correctly */
	
	/** center container width definitions **/ 
	#bodyContainer #centerContainer { width:637px; }
/***** --- END BODY DEFINITIONS --- ******/
