/* === Mushrooms.ca Print Stylesheet === */

body {
	background: #FFF url(none);
	color: #000;
}

td, input, textarea { color: #000; }

#Container { width: 600px; }
#PrintHeader { 
	display: block;
	margin-bottom: 5px;
	margin-left: 0;
}
#Header, 
#TopMenu, 
.LeftMenu, 
#BodyBottom, 
#FooterLinks, 
#HomeJoin, 
#HomeRecipe, 
#HomeContes, 
.RecipeSearch, 
#FrenchMantra { display: none; }

.ContentArea {
	background: url(none);
	border-top: 1px solid #CDCDCD;
	border-bottom: 1px solid #CDCDCD;
	width: 600px;
	display: block;
}