Hi Abdulla & Lee:
Thanks for responding.
I have discovered that the sub menus are in fact appearing - I just couldn't see them because the breadcrumb hides them.
Other than moving the headermenu up higher on my header image area, is there a way to have them display in *Front*, of the breadcrumb background rather than behind it - i.e. move them forward?
Rachel
EDIT: If I have several sub menus, it will always be a problem to see if there is enough space for it to drop down. If it would go in front of the bread crumb then that would be better .
#headermenu
{
position: relative;
top: 165px;
left: 220px;
width: 700px;
padding: 2px 2px 2px 2px;
}
#breadcrumb
{
background-color: #FFFFFF;
color: #3C67AB;
padding: 1px;
font-size: 10px;
padding-left: 5px;
}