/* CSS Document */

html, body {
	/*background:url(/_img/bgd.print.gif) repeat-x #fff;*/
}

.centerMe {
	width:690px; /* reduced to this width to accomodate IE6, which lacks the ability to resize pages */
	margin:0 auto;
}

#masthead #logo {
	left:19px;
}

#nav2 {
	left:19px;
}

#content {
	background-color:#fff;
	margin:0;
	padding:0;
}

.printPageContent {
	padding:0 19px 0 19px;
}

#footer {
	height:30px;
	background:url(../../_img/notice/line.horiz.gif) repeat-x #fff;
	padding:0;
	margin:0;
}
