/*FOR LAYOUT*/
/*LAYOUT DISPLAY*/
	/*#header { display:none; }*/
	#skip_navigation_link { display: none; }
	#events_nav { display: none; }
	#site_nav { display: none; }
	#tools_nav { display: none; }
	#search_section { display: none; }
	/**/
	#home_spotlight { display:none; }
	#content_sub { display: none; }
	#footer { display: none; }
	
	#content_before { display: none; }

/*LAYOUT BAKGROUNDS*/
	#header { background-color: white; background-image: none; }
	#header .innerwrapper { filter: none; }
	#content { background: none; filter: none; }
	#content_main { background: none; filter: none; }
	#content_main h3 { background: none; filter: none; }
	#content_main h3 span { background: none; filter: none; }
	#home_page #content_main { background: none; filter: none; }
	#home_page #content_main h3 { background: none; filter: none; }
	#home_page #content_main h4 { filter: none; }

	.theatre #content_main h3 { background: none; }
	.music #content_main h3 { background: none; }
	.dance #content_main h3 { background: none; }
	.visual_art #content_main h3 { background: none; }
	.film_video #content_main h3 { background: none; }
	.poetry_literature #content_main h3 { background: none; }
	.kids_families #content_main h3 { background: none; }
	.special_events #content_main h3 { background: none; }
	.festivals #content_main h3 { background: none; }
/*LAYOUT BORDERS*/
	#content { border: #FFFFFF; }
/*LAYOUT COLORS*/
	#content_main h3 { color: #000000; }
	.theatre #content_main h3, .theatre #content_main, .theatre_results caption, .film_video #content_main h3, .film_video #content_main, .film_video_results caption { background-color: transparent; }
	.music #content_main h3, .music #content_main, .music_results caption, .poetry_literature #content_main h3, .poetry_literature #content_main, .poetry_literature_results caption, .festivals #content_main h3, .festivals #content_main, .festivals_results caption { background-color: transparent; }
	.dance #content_main h3, .dance #content_main, .dance_results caption, .kids_families #content_main h3, .kids_families #content_main, .kids_families_results caption, .free_events #content_main h3, .free_events #content_main, .free_events_results caption { background-color: transparent; }
/*LAYOUT ALIGNMENT AND SIZE*/
	/**/
	#header { height: 80px; background-image: url("/images/logo.jpg"); background-position: top left; background-repeat: none; }
	/**/
	#main { width: 100%; }
