html, body {
	margin: 0;
	padding: 0;
	background: none;
}
/******************************************************* 
 * These rules control the main layout of the template *
 *******************************************************/
#CORE_bgCollage, #CORE_container, #CORE_outerGlow, #CORE_top { background: none; }
#CORE_topContainer { width: 100%; }
#CORE_contentBody {
	width: 100%;
	text-align: left;
	border-right: none;
	border-left: none;
}
#skipNav, .TOPICS_crumbs { display: none; }
/********** 
 * Header *
 **********/
.CORE_aToZcontainer, #CORE_header h1 span, #CORE_headerTopRight,
#CORE_topNav, #CORE_login, #CORE_login span, .menu { display: none; }
.CORE_hhsBar {
	margin: 0;
	padding: 5px 0;
	background: none;
	text-align: left;
}
#CORE_header {
	background: none;
	height: 100px;
	border-bottom: 1px solid #333;
}
#CORE_header h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2em;
	font-weight: bold;
	line-height: 1.1em;
	padding: 10px 0;
	background: none;
	width: 100%;
}
/* End Header ///////////////////////////////// */

/*************
 * Left Menu *
 *************/
#TOPICS_left { display: none; }
/* End Menu ///////////////////////////////// */

.CORE_landingTop { display: none; }

/**********
 * Footer *
 **********/
#CORE_footerContainer {
	background: none;
	border-top: 1px solid #000;
}
/* End Footer ///////////////////////////////// */


/* ADDED BY D.BLACKBIRD FOR IHM */
.leftnav { display: none; }
.title-bg { display: none; }
.menu_border { display: none; }
.CORE_addThis { display: none; }




