#header_container {
	visibility:hidden;
	display:none;
}

#menu { /*all other menu styles should be on the menu style sheet*/
	visibility:hidden;
	display:none;
}

#left_container {
	visibility:hidden;
	display:none;
}

#home_flash {
	visibility:hidden;
	display:none;
}

#home_nav {
	visibility:hidden;
	display:none;
}

#left_container_home {
	width:242px;
	padding:13px 0 0 0;/*If you need to have more padding on the left or right remember to adjust the the width accordingly. (Subtract both left and right padding from width.*/
	margin:0;
}

img{
	visibility:hidden;
	display:none;

}

#left_container {
	visibility:hidden;
	display:none;
}

#main_flash {
	visibility:hidden;
	display:none;
}



