body {
	margin: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #CCCCCC;
	line-height: 1px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

#newmenu {
	position:absolute;
	left:387px;
	top:0px;
	width:412px;
	height:600px;
	z-index:1;
	background-color: #000000;
}

