@charset "utf-8";
/* CSS Document */

/* MAINNAV */

#mainnav {
	margin: 0;
	padding: 0;
	width: 630px;
	height: 20px;
	background: #fdfdfd;
	border-bottom: solid 1px #000000;
	font-family: "arial black", helvetica, arial, sens-serif;
	text-align: center;
	color: #edc968;
	text-transform:uppercase;
}
