* {
  margin: 0;
	padding: 0;
}

body{
	font:80% 'Lucida Grande',Verdana, Helvetica, sans-serif;
}

hr {
	background-color:#FF6600;
	border:none;
	height:1px;
}

#websiteTitle{
	display:none;
}

#footer {
	display:none;
}

#menuCol {
	display:none;
}

#farRightCol{
	display:none;
}

#pageTitleEnd {
	display:none;
}

.recipeList{
	list-style:none;
	margin-left:30px;
	margin-top:20px;
}

.recipe{

	background:   url("../images/recipes/pumpkin_bullet.gif");
	background-repeat:no-repeat;
	height:17px;
	padding-left:30px;
	margin-top:3px;
	color:#9D0100;
} 

.recipePageList{
	margin-left:20px;
}

#pumpkinStencilL{
	width:670px;
	height:670px;
	border:1px solid #000000;
}