.master_menu{
height:10px;
background-image:url(../image/bg/hd_general.gif);
background-repeat:repeat-x;
}

.people_menu{
height:18px;
background-image:url(../image/bg/hdb_members.gif);
background-repeat:repeat-x;
border-bottom:2px solid #CCCCCC;
}

.friends_menu{
height:18px;
background-image:url(../image/bg/hdb_content.gif);
background-repeat:repeat-x;
border-bottom:2px solid #CCCCCC;
}

.records_menu{
height:18px;
background-image:url(../image/bg/hdb_utilities.gif);
background-repeat:repeat-x;
border-bottom:2px solid #CCCCCC;
}

.details_menu{
height:18px;
background-image:url(../image/bg/hdb_settings.gif);
background-repeat:repeat-x;
border-bottom:2px solid #CCCCCC;
}
