DIV#top_02 {
    border-bottom:          1px #243f54 solid;
}

DIV#bottom_01 {
    border-top:             1px #243f54 solid;
    background-color:       #e4e8e9;
}

DIV#left {
    background-image:       url('/images/bg_darkblue_123_1.gif');
}

DIV#content H1 {
    color:                  #578ab1;
}

DIV#content a, a:active, a:link, a:visited, a:hover {
    color:                  #578ab1;
}

