.navcontainer{
background-image: url("https://www.baobab-ebooks.com//images/uploads/crossbar.gif");
background-repeat:no-repeat;
background-position: center top;
width: 700px;
height: 25px;
margin: 10px 0 0 0;
padding: 0;
}
.navcontainer .box-1 {
margin: 0 0px 0 0px;
padding: 0px 0 0 0;
width: 495px;
height: 25px;
float: left;
}
.navcontainer .box-2 {
font-size: 11px;
margin: 0;
padding: 2px 5px 0 0;
width: 200px;
height: 25px;
float: right;
text-align: right;
}

.navcontainer ul{
margin: 0;
padding: 0;
}
.navcontainer ul li
{
list-style-type: none;
padding: 0px 0 0 0;
margin: 0;
display: block;
float: left;
font: 12px/25px "Lucida Grande", verdana, sans-serif;
text-align: center;
}

.navcontainer li ul li { 
display: none; 
}

.navcontainer a
{
color: #000000;
padding: 0px 12px 0 12px;
width: auto;
height: 25px;
line-height: 25px;
text-decoration: none;
display: block;
border-top: none;
border-right: 1px solid #A8B090;
border-bottom: none;
}

.navcontainer a:hover { background: #CCCCFF; color: #191970; border-bottom: none;}
.navcontainer li.active { background: #F0F0F0; height: 25px; color: #000000; border-bottom: none; }

/* previous nav hover background color- #CCCCFF color #191970*/


#wrapper {
width: 960px; 
float: center;
margin: 0;
padding: 0;
}


#navcontainer3 {
background: #F0F0F0;
height: 20px;
margin: 0;
padding: 0;
}
#navcontainer3 ul{
margin: 0;
padding: 0;
}
#navcontainer3 ul li
{
list-style-type: none;
background: #F0F0F0;
padding: 0;
margin: 0;
display: block;
float: left;
font: 11px/12px "Lucida Grande", verdana, sans-serif;
text-align: center;
text-indent: 0px;
}

#navcontainer3 a
{
color: #000000;
padding: 4px 20px 4px 10px;
text-decoration: none;
display: block;
border-top: 0;
border-right: 0;
}

#navcontainer3 li.active { background: #CCCCFF; color: #000000; border-bottom: none; }
#navcontainer3 a:hover { background: #CCCCFF; color: #000000; border-bottom: none;}


#navcontainer4 {
background: #FFFFFF;
margin: 0;
width: 200px;
padding: 0;
}

#navcontainer4 ul{
margin: 0;
padding: 0;
}
#navcontainer4 ul li
{
list-style-type: none;
width: 200px;
background: #FFFFFF;
padding: 0 0 0 2px;
margin: 0 0 5px 0;
display: block;
float: left;
font: 13px/16px "Lucida Grande", verdana, sans-serif;
text-align: left;
text-indent: 0px;
}

#navcontainer4 a
{
color: #000000;
padding: 4px 20px 4px 10px;
text-decoration: none;
display: block;
border-top: 0;
border-right: 0;
}

#navcontainer4 li.active { background: #CCCCFF; color: #000000; border-bottom: none; }
#navcontainer4 a:hover { background: #E0E0E0; color: #000000; border-bottom: none;}

#navcontainer5 {
background: #FFFFFF;
margin: 0;
padding: 0;
}

#navcontainer5 ul{
margin: 0;
padding: 0;
}
#navcontainer5 ul li
{
list-style-type: none;
width: 100%;
color: green;
background: #FFFFFF;
padding: 0 0 0 0px;
margin: 0 0 5px 0;
display: block;
float: left;
font: 14px/16px "Lucida Grande", verdana, sans-serif;
text-align: left;
text-indent: 0px;
}

#navcontainer5 ul li ul li
{
list-style-type: none;
width: 350px;
background: #F0F0F0;
color: #777;
}

#navcontainer5 a
{
color: #777;
padding: 4px 20px 4px 10px;
text-decoration: none;
display: block;
border-top: 0;
border-right: 0;
}

#navcontainer5 a:hover { background: #E0E0E0; color: #000000; border-bottom: none;}