
#bod
{
    background-color:#3E6793;
    

}

#mainframe
{
    background-color:#FFFFFF;
    padding:10px;
    width:800px;
    height:100%;
}

#leftcolumn
{
width:180px;
        
}

#maincolumn dt
{
font-weight:bold;
margin-left:5px;
}

#maincolumn dd
{
 margin-bottom:10px;
}

#maincolumn
{
        width:600px;
        font-weight:normal;
        font-family: Arial, Arial, Helvetica, sans-serif;
        font-size:15px; 
        padding: 20px;
        padding-right:50px;
}

.maincontentbox
{
        background-color:#DDEAF2;
        font-weight:normal;
        font-family: Arial, Arial, Helvetica, sans-serif;
        font-size:14px; 
        padding: 4px;
        padding-left: 6px;
        margin-bottom:5px;
}

.leftcolumnbox
{
        background-color:#DDEAF2;
        font-weight:normal;
        font-family: Microsoft Sans Serif;
        font-size:10px;
        padding: 4px;
        padding-left: 6px;
        margin-bottom:5px;
}

.leftcolumnbox a
{
        text-decoration:none;
}

.leftcolumnbox a:hover
{
        text-decoration:underline;
}


#helprightnow
{
        font-size:12px;
        font-weight:Bold;
}


#contactbox
{
        padding-left:7px;
        padding-bottom:10px;
        font-size:9px;
}

#adminmenu
{
        background-color:#CB964A;
        font-weight:bold;
        font-family: Microsoft Sans Serif;
        font-size:9px;
        

}

#menu
{
        background-color:#FDCD69;
        font-weight:Bold;
        padding-left:0px;
}

h1
{
        border-bottom: solid 1px #CCCCCC;
        font-size:25px;
        color:#000080;
        
}

h3
{
        border-bottom: solid 1px #CCCCCC;
        font-size:16px;
        color:#000080;
        
}

h3.lighter
{
        color:#537BB8;
        
}

.menuitem
{
        
        margin: 0px;
        margin-left:6px;
        margin-right:5px;

        padding:1px;
        padding-top:2px;
        padding-bottom:3px;
        
        border:0px;
        border-bottom: solid 1px #CC9966;
}

.submenuitem
{
        margin: 0px;
        margin-left:6px;
        margin-right:5px;
        
        padding:1px;
        padding-left:14px;   
        padding-top:2px;
p        padding-bottom:3px;
        
        border:0px;
        border-bottom: solid 1px #CC9966;
}

.menuitem a, .submenuitem a
{
        color:#666666;
        text-decoration:none;

}

.menuitem a:hover
{
        text-decoration:underline;
}

.menuitemlabel
{
        overflow:hidden;
        white-space:nowrap;
        width:140px;
        padding-bottom:2px;
        border-bottom: solid 1px #CC9966;
        font-weight:bold;
        font-family: Microsoft Sans Serif;
        font-size:10px;
}

xdiv.editmenuitem .editbutton
{
   display:none;
}

xdiv.editmenuitem:hover .editbutton
{
   display:block;
}

.mover
{
         cursor: move;

}



#empowerment
{
        font-family: times new roman;
        font-weight: 800;
        font-size:41px;
        color: #4B2F1F;
}

#initiatives
{
        font-family: times new roman;
        font-weight: 700;
        font-size:53px;
        color:#99CCFF;
}

#copyright
{
font-weight:normal;
font-family: Microsoft Sans Serif;
color:#666666;
font-size:9px;
 text-align:center;
 padding:2px;
 background-color:#DDEAF2;
}

#menubar
{
 background:url(img/menubarbg.gif);
}

div.menueditbuttons
{
       x float:right;
  xborder:solid 1px blue;
  display:none;
  width:48px;
}

div.menuitem:hover div.menueditbuttons, div.submenuitem:hover div.menueditbuttons
{
  display:block;
}

.menueditbutton
{
  border:none;
}


