#Address {
	position: absolute;
	left: 110px;
	top: 100px;
	font-size: 12px;
}
#Intro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	position: absolute;
	width: 700px;
	left: 175px;
	top: 64px;
}
#linksbox {
	position: absolute;
	width: 300px;
	left: 42px;
	top: 187px;
	border: medium groove #006800;
	padding: 5px;
	height: 332px;
}

#pancakepicture {
	position: absolute;
	left: 26px;
	top: 14px;
	border: thin solid #006800;
}
#otherLinks {
	position: absolute;
	width: 400px;
	left: 442px;
	top: 151px;
	border: medium groove #006800;
	padding: 5px;
	height: 286px;
}
#10ways {
	position: absolute;
	width: 400px;
	top: 225px;
	left: 30px;
	list-style-position: inside;
	list-style-type: none;
}

#tipsAndTricks {
	position: absolute;
	width: 300px;
	left: 300px;
	top: 220px;
	border: thin dotted #000000;
	visibility: visible;
}
#Foodstain {
	position: absolute;
	width: 400px;
	left: 448px;
	top: 512px;
	padding: 5px;
}
#email {
	position: absolute;
	width: 311px;
	left: 39px;
	top: 552px;
	color: #FFFF00;
	background-image: url(../Images_Global/darkpurplebckgd.png);
	background-repeat: repeat;
	padding: 5px;
	height: 226px;
}
#Howtostore {

	position: absolute;
	width: 433px;
	top: 481px;
	left: 440px;
	list-style-position: inside;
	list-style-type: none;
}
