#bar {
	height: 20px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	width: 300px;
	position: absolute;
	left: 375px;
	top: 135px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #666666;
	text-align: center;
	padding-top: 5px;
}


#dining {
	height: 20px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	width: 300px;
	position: absolute;
	left: 273px;
	top: 280px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #666666;
	text-align: center;
	padding-top: 5px;
}
#food {
	height: 20px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	width: 300px;
	position: absolute;
	left: 375px;
	top: 430px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #666666;
	text-align: center;
	padding-top: 5px;
}




#bar_1 {
	border: thin solid #666666;
	margin-top: 40px;
	margin-left: 50px;
	width: 160px;
}


#dining_1 {
	border: thin solid #666666;
	width: 160px;
	margin-top: 2px;
	margin-left: 435px;
}

#food_1 {
	border: thin solid #666666;
	width: 160px;
	margin-top: 2px;
	margin-left: 50px;
}


#arrow {
	position: absolute;
	left: 109px;
	top: 319px;
}
