/* Home - #981F36 */

#content { border-color: #00247C; background-color: #00247C; }

#content div.box { border-color: #00247C; }

#content #intro div.left p { color: #333; }

#content #intro li a { color: #00247C; }

#content #intro h1 { font-size: 1.2em; color: #00247C; margin-top: 10px; margin-bottom: 5px; }
#content #intro h2 { font-size: 1.1em; color: #00247C; margin-top: 10px; margin-bottom: 5px; }

#tooltip { 
    display:none; 
    background:transparent url(/img/tooltip/black_arrow.png); 
    font-size:12px; 
    height:70px; 
    width:160px; 
    padding:25px; 
    color:#fff;     
}