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