@import "global.css";
@import "common.css";

/*
Allen School Online
- Program style sheet
- Created: June 26 2007
*/

#aCol { width: 215px; float: left; }
	/* #sideNav in common.css */

#bCol { width: 509px; float: left; }
	#contentHeader { margin: 3px 0 8px 0; }
		
#bCol.spread { width: 705px; }
/* #bCol.spread type elements Style in common.css */
	
#cCol { width: 220px; float: left; }
