div.banner {
    background-color: white;
    background-image: url(clouds.jpg);
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: top right;
    padding: 0 0 0 0; 
    height: 50px; 
    margin-left: 0; 
    margin-right: 0; 
    margin-bottom: 20px; 
    margin-top: 20px; 
    border-top-width: 0pt; 
    border-right-width: 0pt; 
    border-bottom-width: 0pt; 
    border-left-width: 0pt; 
    border-top-style: none; 
    border-right-style: none; 
    border-bottom-style: none; 
    border-left-style: none; 
    border-top-color: -moz-use-text-color; 
    border-right-color: -moz-use-text-color; 
    border-bottom-color: -moz-use-text-color; 
    border-left-color: -moz-use-text-color;
}
div.banner-header { border:none;text-align:left;display: inline;vertical-align: middle;}

span#logo { font-size:50px;font-weight:bolder;
    color:#006 !important;   
    }
span#logo a { font-size:50px;font-weight:bolder;
    color: #006 !important;/*  #ff9933*/
    text-decoration:none;}
span#logo a:hover,a:active {background:#ffc;color:#048;/*#900*/text-decoration:none;}

span#pagename { margin: 0; padding: 0;font-size:25px; background: #fff; 
    color: #4d8cba !important; /* #999999 */ /* blue instead of grey */
    font-family:Times,"Times New Roman",serif;font-weight: bold; margin-top: -6px;}
span#pagename a:link { margin: 0; padding: 0; font-size:25px; background: #fff; color: #4d8cba !important;
    font-family:Times,"Times New Roman",serif;font-weight: bold; }
span#pagename a:hover,a:active {background:#ffc;color:#048;text-decoration:none;}

div.navbar {padding:3px 0 0 0;margin:0 0 0 0;font-family:Arial,Helvetica,sans-serif;border:none;text-align:left;display:block;}
#menu {min-width:0em;list-style-type:none;padding:0;margin:0;margin-top:0em;margin-bottom:1em;height:1.5em;text-align:left;color:#000 !important;}
#menu li {display:inline;padding:0;margin:0;text-align:left;font-weight:bold;font-size:120%;}
#menu a:link {background:#fff;color:#048;text-decoration:underline !important;}
#menu a:visited {background:#fff;color:#636;text-decoration:underline !important;}
#menu a:active {background:#ffc;color:#048;text-decoration:none !important;}
#menu a:hover {background:#ffc;color:#900;text-decoration:none !important;}

/* add to unity-tricolor.css */
#page-title {
    color:#ff9933 ;/* #69c */
}

