.GrayTextBody
{ 
	color:#333333; 	
	font-size: 9pt; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	line-height: 13pt; 
}

a img.submenu-indicator{
position: absolute;
left: 159px;
margin-top: 3px;
border-style: none;
vertical-align: middle;
}

.mainmenu .anylinkcss{
visibility: hidden;
position: absolute;
z-index: 100;
width: 150px;
border: 1px solid #333333;
border-top-width: 2px;
border-bottom-width: 0px;
background-color: #666666;
text-align: left;
}

#about-menu, #about-menu a{
width: 130px;
}

#about-centers-menu, #about-centers-menu a{
width: 225px;
}

#community-menu, #community-menu a{
width: 230px;
}

#resources-menu, #resources-menu a{
width: 195px;
}

#contact-menu, #contact-menu a{
width: 155px;
}
.mainmenu .anylinkcss a, .mainmenu .anylinkcss a:active, .mainmenu .anylinkcss a:link, .mainmenu .anylinkcss a:visited{
display: block;
width: 150px;
padding: 1px;
padding-left: 2px;
border-bottom-width: 1px;
color: #FFFFFF;
background-color: #666666;
font: normal 11px Verdana;
font-weight: bold;
text-decoration: none;
text-align: left;
line-height: 14px;
}

.mainmenu .anylinkcss a:hover{ /*hover background color*/
background-color: #999999;
color: #FFFFFF;
font: normal 11px Verdana;
font-weight: bold;
text-align: left;
line-height: 14px;
}

table.mainmenu {
border: 1px solid #333333;
border-bottom-width: 0px;
text-decoration: none;
}

.mainmenu{
width: 100px;
border-bottom: 1px solid #333333;
background-color: #666666;
}

.mainmenu a, .mainmenu a:active, .mainmenu a:link, .mainmenu a:visited{
display: block;
width: 100%;
padding: 1px;
padding-left: 2px;
border-bottom: 0px solid #333333;
color: #FFFFFF;
font: normal 11px Verdana;
font-weight: bold;
text-decoration: none;
text-align: center;
line-height: 14px;
}

.mainmenu a:hover{ /*hover background color*/
background-color: #999999;
color: #FFFFFF;
font: normal 11px Verdana;
font-weight: bold;
text-align: center;
line-height: 14px;
}

