/* CSS Document */
@import url(level1.css);
@import url(menu_level_2.css);

body
{
    background: #d9c7a0 url(../images/bg.gif) repeat-x top !important;
}

#header #logo
{
    width: auto;
    height: 80px;
    margin: 0 0 0 25px;
    top: 0;
    background: none;
}

#header #logo #msm_logo
{
    float: left;
    display: block;
    margin: 7px 0;
    padding: 0;
    height: 66px;
    width: 181px;
    text-indent: -5000px;
    background: url(../images/ls_logo_level2.png) 0 50% no-repeat;
}

#header #logo .dept_logo
{
    float: left;
    display: block;
    text-decoration: none;
    color: White;
    font-size: 3em;
    padding-top: 17px;
    font-family: Georgia, "Times New Roman" , Times, serif;
}

#header #logo .dept_logo img
{
    border: none;
}

#news_events
{
    background: url(../images/publication_bg_blue.png) bottom repeat-x;
    background-color: #BCDDFE;
}

#footer div, #footer div a
{
    color: #b89c6f;
}

#publication a#label
{
    background: url(../images/arrow_pub.png) 0% 50% no-repeat;
    color: #dcf0fa;
}
#header
{
    background: #002649 url(../images/header_level1.png) no-repeat scroll 0 50% !important;
}

#navigation
{
    background: #316595 url(../images/menu_bg.png) repeat-x !important;
}

.ContainerHeadTbl
{
    color: #3e6496;
}
