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

#wrapper #header #logo img {
	display: none;
}
#wrapper #footer #counterbox {
	display: none;
}
#wrapper #footer #copyright {
	display: none;
}

#wrapper #header #globalNavigation {
	display: none;
}
#wrapper #content #primary #contentTitle {
	display: none;
}
#wrapper #content #secondary #localNavigation {
	display: none;
}
#wrapper #header #utilityNavigation {
	display: none;
}
#wrapper #content #primary #maincontent #TabbedPanels1 .TabbedPanelsContentGroup .TabbedPanelsContent TabbedPanelsContentVisible .section .profilephoto {
	display: none;
}
#wrapper #footer #footerNavigation {
	display: none;
}
