#maincontainer{
	width: 100%; /*Width of main container*/
	margin: 0px auto; /*Center container on page*/
}

#contentcolumn{
	margin: 4px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
}
