#header {
	padding-top: 20px;
	padding-bottom: 25px;
}

#sitelogo {
}

#headernav {
	font-size: 17px;
	float: right;
	text-align: right;
}

#headernav a {
	margin-left: 5px;
	margin-right: 5px;
}

#headernav .selected {
	text-decoration: none;
	font-weight: bold;
	color: #333;
}

.logofont {
	font-family: "Helvetica", "Arial", sans-serif;
	font-size: 22px;
}

