#photodiv1, #photodiv2, #photodiv3, #photodiv4, #photodiv5 {
	background-repeat: no-repeat;
}
body, td, th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #993300;
}
body {
	background-image: url();
	background-color: #000000;
}
HR {
	height:2px;
	width:100%;
	background:#812001;
}
a:link {
	color: #CC6600;
}
a:visited {
	color: #CC6600;
}
a:active {
	color: #FFCC00;
}
a:hover {
	font-family: Verdana;
	font-weight: bold;
	color: #FFCC00;
}
#Recipes {
	position:absolute;
	left:0px;
	top:130px;
	z-index:2;
	width: 100%;
	visibility: hidden;
}
.norepeat_y {
	background-repeat: repeat-x;
}





.noprint {
	display: none;
}

.bodycopy {
	padding: 20px;
}
.pgwidth {
	width: 100%;
}

.doprint {
	visibility: visible;
}
