.nav {
	display:none;
	background-color: #a9d6ff;
	margin:0px;
	height: auto;
	border-top-width:0px;
	border-left:inset;
	border-left-width:3px;
	border-left-color:black;
	border-right:outset;
	border-right-width:3px;
	border-right-color:black;
	border-bottom:outset;
	border-bottom-width:3px;
	border-bottom-color:black;
	vertical-align: top;
	width:198px;
}
