/* make smaller font for band announcement to help it fit better in left column */
#leftCol p { 
	font-size: .8em;
	/*line-height: 120%;*/ 
	margin: 0 0 1em 0; }
	
#rightCol p { 
	font-size: .8em;
	/*line-height: 120%;*/ 
	margin: 0 0 1em 0; }