/* Print Stylesheet */

body.Body { background: #FFF url(none); }

#Container {
	width: 600px;
	margin-left: 0;
	}
#Header { height: 100px; }
#PrintLogo { display: block; }

#Logo,
#Date,
#Menu,
#TopTabs,
#BtmTabs,
#ContentBtm,
#Copyright,
#Disclaimer,
.BackLink,
.TopLinks,
.DetailLink,
.RkdLink { display: none; }

#Content {
	margin-left: 0;
	width: 600px;
	background: #FFF url(none);
	}
	#ContentTop {
		background: url(none);
		width: 600px;
		}
		
#Site { 
	float: none;
	margin-left: 0;
	width: 600px;
	text-align: center;
	}