@import "../../stylesheets/layout_1/homepage.css"; 


/*  Generic color and image customizations. */
.lead                           { border-bottom-color: #ffc700; }

#latest-news                    { background-color: #d1e9c6}
#latest-news-tabs li            { background-image: url(../images/nav/home-left.png); }
#latest-news-tabs li a          { background-image: url(../images/nav/home-right.png); }
#latest-news-tabs li.active     { background-image: url(../images/nav/home-left-on.png); }
#latest-news-tabs li.active a   { background-image: url(../images/nav/home-right-on.png); }

.welcomemessage                 { background-color: #d1e9c6; }


/* Removed 23apr2008

#rail .container { border-top: 1px solid #ffc700; }
*/