
#menu { 
		}
.navbutton {
        height:63px;
        position:relative !important;
        }
#home, #homebut  { width: 85px }
#busdev, #busdevbut {
        width:131px;
        }
#fund, #fundbut {
        width:133px;
        }
#money, #moneybut {
        width:132px;
        }
#glossary, #glossarybut {
        width:105px;
        }
#using, #usingbut {
        width:102px;
        }
.navbutton span {
        display:block;
        height:63px;
        width:100%;
        position:absolute;
        left:0;
        top:0;
        z-index:1;
        background-repeat:no-repeat;
        }
#homebut span  { background-image: url(../udm-resources/tabs_08.gif) }
#busdevbut span  { background-image: url(../udm-resources/tabs_03.gif) }
#fundbut span  { background-image: url(../udm-resources/tabs_04.gif) }
#moneybut span  { background-image: url(../udm-resources/tabs_05.gif) }
#glossarybut span  { background-image: url(../udm-resources/tabs_06.gif) }
#usingbut span  { background-image: url(../udm-resources/tabs_07.gif) }

.centeredColum  { margin: 0 1em; width: 696px }
        
#udm  { margin-left: -10px; padding: 0 }