#menu {
	color: #000000;
	vertical-align:top;
}
#menu h4 {
	text-align: center;
}
#menu ul {
line-height: 1.5em;
}
#menu li {
	list-style-type: none;
	font-size: 1.05em;
	font-weight: bold;
	font-variant: small-caps;
	margin-left: -1.25em;
}
#menu a:link, #menu a:visited {
	color: #3b1908;
	text-decoration: none;
}
#menu a:hover {
	text-decoration: underline;
}
img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
