#navbar {
	font-family: "Monotype Corsiva", "Bradley Hand ITC", "MS Sans Serif";
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #066;
	text-decoration: none;
	background-color: #86AD9A;
	background-repeat: no-repeat;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	width: 900px;
	float: none;
	border-top-color: #030;
	border-right-color: #030;
	border-bottom-color: #030;
	border-left-color: #030;
}
#center {
	position: relative;
}

