/* GENERAL */

/* LAYOUT */

	#header, #nav,
	#footer, #left			{ display: none; }
	body, #container, #wrapper, #main,
	#content, #right		{ margin: 0; padding: 0; border: 0; background: transparent; 
							  height: auto; width: auto; max-width: none; max-height: none; min-width: 0; min-height: 0; }