/* Start of CMSMS style sheet 'Layout: SEICAA - No Sidebar' */
/* this gets all the outside calls that were used on the div#main before  */
div#main {
	margin-left: 2%;
}/* this is an IE6 hack, you may see these through out the CSS */
* div#main {
/* unlike other browser IE6 needs float:right and a width */
	width: 95%;
	margin-left: 10px;
}

/* End of 'Layout: SEICAA - No Sidebar' */

