/* ===== width    ===== */

#frame,
#container,
#contentsArea,
#footer{
	width: 100%;
}


/* ===== display none    ===== */

#headrightArea,
#searchArea,
#gnav,
#headimg,
#breadcrumbArea,
#rightArea,
#pagetop,
#pagetop a,
#footlist{
	display: none;
}

/* ===== position    ===== */

#footer{
	position: inherit;
	bottom: auto;
}

/* =====padding bottom   ===== */
#contentsArea{
	padding-bottom: 0em;
}



/* ===== copyright print    ===== */
#footercopy p.copyright{
	width: 347px;
	height: 5px;
	margin-left: auto;
	margin-right: auto;
	background-repeat: repeat-x;
}



/* ===== no background    ===== */

#contentsArea,
#pagetop{
	background-image: none;
}




/* ===== organization print   ===== */

* html body #treeArea03 table td.treeright{/* ===== IE Hack   ===== */
	background-image: url(../../outline/organization/img/treeline03.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
