@charset "UTF-8";

body {
	background: #FFF url(none);
}

#secondary, .utility01, .utility02, #topicPath, #sub, .pageSwitch01, #gotoHeader,
ul#nav, ul#subnav {
  display: none;
}
#header p#siteName {
	background: url(none);
}
html>body #header p#siteName {
	background: url(none);
}


body {
	text-align: center;
}
body {
  line-height: 1.7;
}

#wrapper {
	width: 900px;
	margin: 0 auto;
	text-align: left;
}

#header {
	background-image: url(../img/bg/header_print.gif);
	height: 82px;
	width: 100%;
	background-repeat: no-repeat;
}
#header p#siteName {
	display: none;
}

#footer {
	text-align: center;
}
#footer #copyright {
	background: #FFF url(none);
}

#primary #indexList #indexListNav {
	display: none;
}

