body {
	background-color: #FFFFFF;
	background-image: none;
}


#container {
	margin: 0px;
	width: 720px;
}

#header {
	background-image: url(../img/print_head.jpg);
	height: 72px;
	width: 720px;
}
#headtop {
	background-image: none;
	width: 720px;
}

#globalmenu {
	display: none;
}

#headmenu {
	display: none;
}
#contents {
	padding: 0px;
	width: 720px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#footer {
	background-image: url(../img/print_foot.jpg);
	height: 30px;
	width: 720px;
}
#notes {
	display: none;
}

