#lyrMenu1 {
	position:fixed;
	left:10px;
	top:10px;
	width:230px;
	background-color: #000;
	border: 1px none #000000;
	z-index:6;
}
#lyrMenu1 a:visited {
	color: #FFF;
	text-decoration: none;
}
#lyrMenu1 a:link {
	color: #FFF;
	text-decoration: none;
}
#Layer1 {


	width: 680px;
	float: left;
	
	padding-left: 260px;
}