.menubar{
	position:absolute;
	top:9px;
	width:200px;
	height:20px;
	cursor:default;
	border-width:2px;
	border-style:outset;
	color:yellow;
	background:#0099cc;
	left: -1px;
}
.menu{position:absolute;top:0px;width:200px;display:none;border-width:0px;border-style:outset;border-color:white sliver sliver white;background:yellow;padding:0px}
.menu A{text-decoration:none;color:red}
.menu A:hover{color:#00ffff}

.style1 {color: #FF0000}
#Layer1 {
	position:absolute;
	width:64px;
	height:70px;
	z-index:1;
	left: 901px;
	top: 396px;
}