/* Default print style sheet */


.BodyStyle { background: #FFF; }

.SiteWidth,
#Content .SiteWidth { 
	padding: 0;
	width: 610px;
	}

#PrintHeader {
	display: block;
	margin: 0 auto;
	}

#Content,
#Content .Bg1,
#Content .Bg2,
#Content .Bg3 { background: url(none); }

.PhotoFloatLeft, .PhotoFloatRight {
		float: none;
		margin: 5px 10px;
		display: block;
		}

ul.Column {
		float: none;
		width: auto;
		}

#Recipe, #RecipeLong {
		background: url(none);
		height: auto;
		padding: 0;
		width: 610px;
		}
	#RecipeLong {
		background: url(none);
		height: auto;
		}
			#Recipe ul.Column, #RecipeLong ul.Column {
				width: auto;
				float: left;
				}

#Footer { 
	background: #FFF;
	margin-top: 30px;
	clear: both;
	}
	#Footer .SiteWidth {
		background: url(none);
		height: auto;
		}
		#Footer .Links { 
			border-top: 1px solid #584D4D;
			float: none;
			margin-left: 0;
			text-align: center;
			width: 610px;
		}
#Header,
#Menu,
.Back,
#Footer .Temis,
#Footer .Gencor,
#Images,
#Cheese { display: none; }