.BedMenuComm {
	position:absolute;
	z-index:37;
	margin: 0px;
	background-image: url(../images/horiz_grad_800.jpg);
	background-repeat: repeat-x;
	background-position: center;
	width: 800px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	top: 0px;
	left: 0px;
	visibility: visible;
}
.bedDIV {
	position: absolute;
	top: 10px;
	width: 800px;
	height: 1100px;
	z-index: 30;
	left: 0px;
	text-align: left;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center 200px;
	background-image: url(../images/HEADACHE.png);
	visibility: visible;
}

