    #navigation,
    #footer,
    #flash-banner,
    #header .logo,
    #header .search,
    #header .print,
    #header .email,
    #body-section-left,
    #body-section-left-top,
    #body-section-left-middle,
    #body-section-left-bottom,
	#body-section-right .smallbox .top,
	#body-section-right .smallbox .bottom,
    #body-section-right .largebox .top,
    #body-section-right .largebox .bottom,
    #body-section-top-left object,
    #body-section-top-right,
    #breadcrumb-section,
    #body-section-bottom
    {
		display: none;
    }

    #body-section-top-left .hometext
    {
		overflow: hidden;
		height: 100%;
		width: 100%;
    }
    
    #container
    {
    	border: 0;
    }


	#body-section-right,
	#body-section-right .largebox,
	#body-section-right-center,
	#body-section-right .largebox .middle
	{
		width: 100%;
	}
	
	#header
	{
		height: 180px;
	}

	#header .printlh
	{
		display: block;
		width: 100%;
	}

