/* Default print style sheet */


.BodyStyle { 
		background: #FFF;
		color: #000;
		}

#Container {
	width: 610px;
	padding-left: 0;
	}

#PrintHeader { display: block; }

#Content { 
	clear: both;
	color: #000;
	background: #FFF url(none);
	margin: 0;
	padding: 0;
	}

#Footer {
	color: #000;
	margin-bottom: 0;
	clear: both;
	padding-left: 0;
	}
	#Footer a:link { color: #000; text-decoration: none; }
	#Footer a:visited { color: #000; text-decoration: none; }
	#Footer a:hover { color: #000; text-decoration: none; }
	#Footer a:active { color: #000; text-decoration: none; }
	
	#Copyright { float: none; }

.Feature {
		background: #c2dac2 url(none);
		width: 582px;
		float: none;
		}

#Header,
#Menu,
#ContentTop,
#ContentBtm,
.Video,
#Rkd { display: none; }
	