@import url("http://www.vcu-aaac.org/go?css=global/base");

/* - - - - - - - - - - - - - - - - - - - - -

Title : Alternate Content Position Style
Author : Culture Create, info@culturecreate.com
URL : http://www.vcu-aaac.org/

Description : Main content area at 100% without sidebar (content editing, photo gallery, forum, file managemnent)
Created : 20060807
Modified : 20060820 

- - - - - - - - - - - - - - - - - - - - - */

/* Begin Main Content
=======================*/
#content {
	position: relative;
	float: left;
	width: 99%;
	margin: 1em 0 2em 0;	
}
/* End Main Content
=======================*/