#centeredmenu {
	margin: 0px; padding: 0px; width: 100%; clear: both; font-family: Verdana, Geneva, sans-serif; font-size: 90%; border-bottom-color: rgb(0, 0, 0); border-bottom-width: 0px; border-bottom-style: solid; float: left; position: relative; z-index: 1000;
}
#centeredmenu ul {
	list-style: none; margin: 0px; padding: 0px; right: 50%; float: right; position: relative;
}
#centeredmenu ul li {
	margin: 0px 0px 0px 1px; padding: 0px; left: 50%; top: 1px; float: left; position: relative;
}
#centeredmenu ul li a {
	background: rgb(221, 221, 221); margin: 0px; padding: 0.6em 0.5em 0.4em; color: rgb(68, 68, 68); line-height: 1em; font-size: 1em; font-weight: bold; text-decoration: none; border-bottom-color: rgb(0, 0, 0); border-bottom-width: 0px; border-bottom-style: solid; display: block;
}
#centeredmenu ul li.active a {
	background: rgb(0, 0, 0); color: rgb(255, 255, 255);
}
#centeredmenu ul li a:hover {
	background: rgb(186, 27, 31); color: rgb(255, 255, 255); border-bottom-color: rgb(215, 5, 0); border-bottom-width: 1px; border-bottom-style: solid;
}
#centeredmenu ul li:hover a {
	background: rgb(186, 27, 31); color: rgb(255, 255, 255); border-bottom-color: rgb(215, 5, 0); border-bottom-width: 1px; border-bottom-style: solid;
}
#centeredmenu ul li.hover a {
	background: rgb(186, 27, 31); color: rgb(255, 255, 255); border-bottom-color: rgb(215, 5, 0); border-bottom-width: 1px; border-bottom-style: solid;
}
#centeredmenu ul ul {
	left: 0px; top: 2em; width: 10em; right: auto; float: left; display: none; position: absolute;
}
#centeredmenu ul ul li {
	margin: 0px; left: auto; width: 100%; clear: left; float: left;
}
#centeredmenu ul ul li a {
	background: rgb(238, 238, 238); width: 100%; color: rgb(68, 68, 68); line-height: 1.4em; font-size: 0.8em; font-weight: normal; border-bottom-color: rgb(221, 221, 221); border-bottom-width: 1px; border-bottom-style: solid; float: left;
}
#centeredmenu ul li.active li a {
	background: rgb(238, 238, 238); width: 100%; color: rgb(68, 68, 68); line-height: 1.4em; font-size: 0.8em; font-weight: normal; border-bottom-color: rgb(221, 221, 221); border-bottom-width: 1px; border-bottom-style: solid; float: left;
}
#centeredmenu ul li:hover ul li a {
	background: rgb(238, 238, 238); width: 100%; color: rgb(68, 68, 68); line-height: 1.4em; font-size: 0.8em; font-weight: normal; border-bottom-color: rgb(221, 221, 221); border-bottom-width: 1px; border-bottom-style: solid; float: left;
}
#centeredmenu ul li.hover ul li a {
	background: rgb(238, 238, 238); width: 100%; color: rgb(68, 68, 68); line-height: 1.4em; font-size: 0.8em; font-weight: normal; border-bottom-color: rgb(221, 221, 221); border-bottom-width: 1px; border-bottom-style: solid; float: left;
}
#centeredmenu ul ul li a:hover {
	background: rgb(186, 27, 31); color: rgb(255, 255, 255); float: left;
}
#centeredmenu ul li.active ul li a:hover {
	background: rgb(186, 27, 31); color: rgb(255, 255, 255); float: left;
}
#centeredmenu ul li:hover ul li a:hover {
	background: rgb(186, 27, 31); color: rgb(255, 255, 255); float: left;
}
#centeredmenu ul li.hover ul li a:hover {
	background: rgb(186, 27, 31); color: rgb(255, 255, 255); float: left;
}
#centeredmenu ul ul.last {
	left: auto; right: 0px;
}
#centeredmenu ul ul.last li {
	right: 0.8em; float: right; position: relative;
}
#centeredmenu ul li:hover ul {
	display: block;
}
#centeredmenu ul li.hover ul {
	display: block;
}
