	
	
	/*
	**	BODY CONTENT COLUMN SECTIONS
	*/


	/*
	**	body column may contain the left and right sections, or may be used as-is for content.
	**	the rightColumn is the black ad bar.
	*/
	#bodyColumn {width:648px;margin:12px 0 0 0;padding:0 0 0 0;float:left;} /* 660 */
	#rightColumn {width:310px;margin:0;padding:22px 0 0 0;float:right;}
	
	/*
	**	left and right sub-sections within body column
	**	the left column is the narrow ad bar
	*/
	div.leftColumn {width:180px;margin:0;padding:0 8px 0 0;float:left;text-align:right;overflow:hidden;}
	div.centerColumn {width:446px;margin:0;padding:0;float:right;overflow:hidden;}
	
	/*
	**	left and right sub-sections within center body column
	**	used to subdivide content into two narrow blocks
	*/
	div.leftModule {width:206px;margin:0 0 16px 0;padding:0;float:left;} /* width:223 is edge-to-edge */
	div.rightModule {width:206px;margin:0 0 16px 0;padding:0;float:right;}