body { 
    background: #ffffff url(../images/bg.jpg) repeat-x left top;
}

* { 
    color: #000;
}

dt {
    padding: 10px 15px 5px;
    border-top: 1px solid #dfd6b9;
    border-left: 1px solid #dfd6b9;
}

dt a {
    color: #9e0401;
}

dd {
    padding: 5px 15px 10px;
    border-left: 1px solid #dfd6b9;
}

dd strong {
    font-size: 10px;
}

#logo h1 {
    float: left;
    margin-top: 0px;
    width: 223px;
    height: 167px;
    text-indent: -9999px;
    background: url(../images/logo.jpg) no-repeat left top;
}
#top_tab_1 { background: url(../images/top_tab_1.jpg) no-repeat left top; margin: 39px 0 0 31px; width: 216px; height: 128px; float: left; }
#top_tab_1 h2 {
    text-indent: -9999px;
}

#top_tab_1 a, #top_tab_2 a {
    display: block;
    margin: 72px 0 0 30px;
    width: 155px;
    height: 23px;
    overflow: hidden;
    text-indent: -9999px;
    text-decoration: none;
    background: url(../images/btn_find_out_more.gif) top left no-repeat;
}

#top_tab_1 a:hover, #top_tab_2 a:hover {
    background: url(../images/btn_find_out_more.gif) bottom left no-repeat;
}

#top_tab_2 {
    float: left;
    margin: 39px 0 0 35px;
    width: 216px;
    height: 128px;
    background: url(../images/top_tab_2.jpg) top left no-repeat;
}

#top_tab_2 h2 { text-indent: -9999px; }

#branding { clear: both; margin: 0 0 0 0; border: solid 10px #fff !important; }
#branding_outline { clear: both; margin: 0 0 0 0; border: solid 1px #d6d6d6; }

#hdr-hope {
    margin-bottom: 10px;
    height: 24px;
    background: url(../images/hdr_hope.gif) top left no-repeat;
    text-indent: -9999px;
}

#hdr-news {
    margin: 15px 0 10px 0;
    height: 20px;
    background: url(../images/hdr_news.gif) top left no-repeat;
    text-indent: -9999px;
}

#left-column {
    margin-top: 24px;
}

#left-padding {
    padding: 0 19px 20px 11px;
}

#right-column {
    width: 233px;
    margin-top: 24px;
}

