@charset "utf-8";
/* CSS Document */
#nav {
	width: 924px;
	height: 31px;
	background: url(../images/navbg.gif) no-repeat top center;
	color: white;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.8em;
	text-align: center;
}
#nav p {
	padding-top: 5px;
}
#nav a {
	text-decoration: none;
	margin: 0 18px;
}