/***********************GLOBAL SETTINGS***********************/
/*Changes within this document will apply to the whole site  */
/*************************************************************/

#page {
	width:auto;
	margin-left: 32pt;
	margin-top: 16pt;
	margin-bottom: 24pt;
}

/*//////////////////////SETTINGS FOR NAV//////////////////////*/
#nav {
	display: none;
}

/*//////////////////////SETTINGS FOR CONTENT//////////////////////*/
#content #leftcolumn {
	display: none;
}

#content #leftcolumn a.selected, #content #leftcolumn a.selected:visited {
	display: none;
}

/*//////////////////////SETTINGS FOR FOOTER//////////////////////*/
#footer {
	display: none;
}