@charset "UTF-8";
/* CSS Document */

/*Hides everything inside the header*/
#headerWrapper, #navBreadCrumb, #navSuppWrapper{
	display: none;
}

