div#menu{
height: 40px;
background-image: url("../images/sce/lnkbk.gif");
background-position: top left;
width: 950px;
background-color: #87AEFD;
}

div#menu ul li a{
color: #000;
font-weight: bold;
text-align: center;
font-family: "Times New Roman";
font-size: 15px;
}


div#menu ul li a:hover{
background: #093674;

}


#menu ul li ul li{
width: 144px;
margin-left: 1px;
background: #F87C00;
}

#menu ul li ul li a:hover{
background: #FEB957;

//background-image: url('../images/sce/seminartopicsover.png');
}

#menu ul li ul {
background: #F87C00;
width:145px;
height: 58px;
margin-left: 1px;
}

#menu ul li {
margin-right: 4px;
margin-top: 8px;
width: 147px;

}
#menu ul a{
font-size: 16px;

}
#menu ul li ul li a{
font-size: 12px;
color: 000000;
}




li.lastItem a{
//background-image: url('../images/sce/lnkbkg(3).gif');
}
li.lastItem a:hover{
//background-image: url('../images/sce/bottomlinkover.gif');
}
