/* =Topper Skin
-------------------------------------------------------- */

/* medblue, medium blue 
--------------------------- */
#topper {
background-color: #369;
}

#topper h2 { 
background: transparent url(../images/yaleu_white_on_blue.gif) no-repeat;
}

#topper p.cal {
border-right: 1px solid #fff;
}

#topper a { color: #fff; text-decoration: none; }
#topper a:hover { color: #def; }
#topper a:active { color: #fd0; }


