nav#menu-page{
	border:1px solid #000;
	box-shadow: 0 0 5px #6d7673;
	-moz-box-shadow: 0 0 5px #6d7673;
	-webkit-box-shadow: 0 0 5px #6d7673;
	-o-box-shadow: 0 0 5px #6d7673;
	behavior: url(styles/PIE.php);
	background-color: #CCC;
	border:1px solid #6d7673;
	border-radius:10px;
	-moz-border-radius:10px;
	behavior: url(styles/PIE.php);
	text-align: left;
	width: 180px;
	padding-top: 0px;
	padding-bottom: 20px;
	height: 100%;
	margin-bottom: 30px;
	margin-top: 100px;
	float: left;
	margin-left: 10px;
}
