#BeachCam {
	position: relative;
	}
#BeachCamOverlay {
	position: absolute;
	left: 0;
	top: 380;
	z-index: 999;
	width: 640px;
	height: 64px;
	background-color: #ffffff;
/*	background: rgb(237,246,255); */
	}
