/* GENERAL STYLES */
/* Include this file into all pages that you require to be single column this will affect the neccessary css rules to achieve this */

#content { width: 760px; }

#content-header
{
	background-image: url(../_images/ui/single_column_header-top.gif);
	width: 670px;
}
#content-header-centered
{
	background-image: url(../_images/ui/single_column_header-top.gif);
	width: 670px;
	margin: 0 auto;
	text-align: center;
}


#content-footer { background-image: url(../_images/ui/single_column_bottom.gif); }


/* EDITOR PROPERTIES */
