#banner-1 { background-color:#293141; }

#department-logo {
   position: relative;
   width: 289px;
   height: 183px;
   overflow: hidden;
   letter-spacing: 1px;
   color: white;
}
   .department-text {
      top: 86px;
      left: 25px;
      text-align: left;
      width: 190px;
      position:absolute;
      font-size: 11px;
   }
   .department-phone {
      position: absolute;
      bottom: 25px;
      font-size: 16px;
      color: #b8becc;
      font-weight: bold;
      left: 25px;
   }
      .department-text a, .department-phone a {
         color: white;
         outline-style: none;
         text-decoration: none;
      }

  #body { background:url(/image/bg-navigation.gif) repeat-y right; }

  #menu-right ul  { border-top:solid 1px #ABAFBB;}

    #menu-right ul li { border-bottom:solid 1px #ABAFBB; }
    
      #menu-right ul li a { 
        color:#212832; 
        background-color:#B8BECC; 
        border-top:solid 1px #ABAFBB;
        border-left:solid 1px #ABAFBB;
        border-right:solid 1px #ABAFBB;
        }

      #menu-right ul li a:hover,
      #menu-right ul li a.active { 
      	background-color:#C9CEDC;
        }

#content div.text ul li { list-style-image:url(/image/bullet.gif); }
  
#content h1 { border-left-color:#A8AEBC; }
#content h2,
#content-notes h3 { color:#1A1E43; }
.main_img {margin: 0px 15px 5px 0px}
