/* View Page 1 COLUMN LAYOUT */
/* content */

/* Used to contain the entire page. width can be set here. margin settings also go here */
#agi-page {
		margin-left:auto;
		margin-right:auto;
		padding:0px;
		width:933px;
	}
	
/* agi-main will contain the divs that make up the bulk of content of a page between the header and footer divs */
#agi-main{
		margin:0px;
		padding:0px;
	}	
	




	
	















	
	