#coffeelayer	{ background-image: url(../images/panel_text.gif); visibility: hidden; cursor: hand ; display: block; position: absolute; z-index: 10; top: 0; left: 75px; width: 150px; height: 150px }
#foodlayer		{ background-image: url(../images/panel_text.gif); visibility: hidden; cursor: hand ; display: block; position: absolute; z-index: 20; top: 75px; left: 75px; width: 150px; height: 150px }
#peoplelayer	{ background-image: url(../images/panel_text.gif); visibility: hidden; cursor: hand ; display: block; position: absolute; z-index: 30; top: 150px; left: 75px; width: 150px; height: 150px }

#copy			{ margin: -5px 15px; z-index: 5 }