div.left{
	top: 140px;
	left: 200px;
	position: absolute;
	width: 20%;
	font-size: .77em;
	line-height: 20px;
}

div.middle{
	top: 140px;
	left: 50%;
	position: absolute;
	width: 20%;
	font-size: .77em;
	line-height: 20px;
}

div.right{
	top: 140px;
	left: 75%;
	position: absolute;
	width: 25%;
	font-size: .77em;
	line-height: 20px;
}

div.longmiddle{
	top: 320px;
	left: 50%;
	position: absolute;
	font-size: .77em;
	line-height: 20px;
}

h3{
	top: 110px;
	left: 200px;
	font-size: 1em;
	font-weight: bold;
	position: absolute;
	font-family: Times New Roman;
}

h4{
	top: 365px;
	left: 200px;
	font-size: 1em;
	font-weight: bold;
	position: absolute;
	font-family: Times New Roman;
}

div.eatingout1{
	top: 375px;
	left: 200px;
	width: 40%;
	font-size: .77em;
	position: absolute;
	line-height: 20px;
}

div.eatingout2{
	top: 375px;
	left: 67%;
	width: 50%;
	font-size: .77em;
	position: absolute;
	line-height: 20px;
}