#Layer1 {
	position:absolute;
	width:200px;
	height:500;
	z-index:1;
	left: 5px;
	top: 0px;
	visibility: visible;
}
