#menu A {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	font-size: medium;
}
#menu A:hover {
	text-decoration: underline;
	background-color: #AF8FDA;
}
#slideshow {
	background-color: #CCCCCC;
}
li a {
	color: #000000;
	text-decoration: none;
	padding: 5px 2px 2px 5px;
}
#menu {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #3A7732;
	border-right-color: #3A7732;
	border-bottom-color: #3A7732;
	border-left-color: #3A7732;
}
