/*whole top layer*/
#dropmenu, #dropmenu ul {margin:0; margin-right:2em; list-style-type:none; list-style-position:outside; position:relative; line-height:1.7em; z-index:351; width:90%; font-weight:bold;}
/*top level links*/
#dropmenu a {display:block; padding:0.28em; color:#fff; border-right:0px solid #c8c8c8; text-decoration:none; background:transparent; font-size: 2em; text-transform:lowercase;-moz-box-shadow:0px 8px 14px rgba(0,0,0,0.3);-moz-border-radius-bottomright:8px;-moz-border-radius-bottomleft:8px;-webkit-box-shadow:0px 8px 14px rgba(0,0,0,0.3);-webkit-border-bottom-right-radius:8px;-webkit-border-bottom-left-radius:8px;box-shadow:0px 8px 14px rgba(0,0,0,0.3);border-bottom-right-radius:8px;border-bottom-left-radius:8px; text-shadow:#333 1px 1px 1px;}
#dropmenu a:hover {background:transparent url(http://hhupc.org/test/wp-content/green-transparent.png); color:#fff; font-size: 2em; text-transform:lowercase; text-shadow:#333 2px 1.5px 1px;-moz-box-shadow:0px 8px 14px rgba(0,0,0,0.3);-moz-border-radius-bottomright:8px;-moz-border-radius-bottomleft:8px;-webkit-box-shadow:0px 8px 14px rgba(0,0,0,0.3);-webkit-border-bottom-right-radius:8px;-webkit-border-bottom-left-radius:8px;box-shadow:0px 8px 14px rgba(0,0,0,0.3);border-bottom-right-radius:8px;border-bottom-left-radius:8px;}
/*dropdown*/
#dropmenu li {float:right; position:relative;}
/*second level links text*/
#dropmenu ul a {background:transparent; font-size: 1em; width:6em; float: none; color:#333; text-shadow:transparent 1px 1px 1px;}
#dropmenu ul a:hover {background:transparent url(http://hhupc.org/test/wp-content/green-transparent.png); color:#fff; font-size: 1em; width:6em; text-shadow:#333 1px 1px 1px;}
#dropmenu  ul li{float:none;margin:0;background:none;}
#dropmenu li ul ul {display:block; padding:0.28em; color:#fff; border-right:0px solid #c8c8c8; text-decoration:none; background:transparent; font-size: 2em; text-transform:lowercase;-moz-box-shadow:0px 8px 14px rgba(0,0,0,0.3);-moz-border-radius-bottomright:8px;-moz-border-radius-bottomleft:8px;-webkit-box-shadow:0px 8px 14px rgba(0,0,0,0.3);-webkit-border-bottom-right-radius:8px;-webkit-border-bottom-left-radius:8px;box-shadow:0px 8px 14px rgba(0,0,0,0.3);border-bottom-right-radius:8px;border-bottom-left-radius:8px; text-shadow:#333 1px 1px 1px;}