body {
	margin: 0px;
	font: Arial, Helvetica, sans-serif;
	font-family: sans-serif;
background: #3c3c3c url(background.jpg);
       background-repeat: repeat-x;

}
#barnav {
	border-top-style: solid;
	border-top-width: 0px;
	border-bottom-style: solid;
	border-bottom-width: 0px;
}

#barnav ul {
	margin: 0px;
	padding: 0px;
	font-weight: ;
	font-size: 15px;
	line-height: 44px;
	white-space: nowrap;
	text-transform: titlecase;
}

#barnav li {
	list-style-type: none;
	display: inline;
	margin: 4px;
}

#barnav li a {
	text-decoration: none;
	padding: 9px 16px;
}