

.menlayer { 
	

	border-top:0px #6A96D8  solid; 
	border-left:0px #6A96D8 solid;
	border-right:0px #6A96D8 solid; 
	border-bottom:0px #6A96D8 solid;
	padding: 0px; 
	margin: 0px;
	background-color: #000000; 
	position: absolute;

	height: 420px;
	width: 122px;
	top: 215px;
	left: 382px;

	overflow: none;
	opacity: .99;
	filter: alpha(opacity=99);
	-moz-opacity: .99;
	
}
.flashlayer { 
	

	border-top:1px #6A96D8  solid; 
	border-left:1px #6A96D8 solid;
	border-right:1px #6A96D8 solid; 
	border-bottom:1px #6A96D8 solid;
	padding: 0px; 
	background-color: #000000; 

	overflow: none;

	
}
