

div.about-foe {
    text-align: right;
    padding: 1em 0 0 0;
    font-weight: bold;
}
div.about-foe a:link, div.about-foe a:visited {
    background-image: url("/imgs/common/right_arrow.gif");
    background-repeat: no-repeat;
    background-position: center left;
    padding-left: 20px;
}
h3.latest-news {
    color: #009933;
    font-size: 100%;
}
div#home-feature {
    border: 2px solid #009933;
    margin: 0 0 1em 0;
    position: relative;
}
div#home-feature ul#home-feature-nav {
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
    z-index:10;
}
div#home-feature ul#home-feature-nav li {
    float: left;
    width: 102px;
    margin: 0 2px 0 0;
    font-weight: bold;
    position: relative;
    z-index: 10;
padding: 0
}
div#home-feature ul#home-feature-nav li.last {
    width: 101px;
    margin-right: 0;
}
div#home-feature ul#home-feature-nav li.cur a:link, 
div#home-feature ul#home-feature-nav li.cur a:visited {
    background-color: #009933;
}
div#home-feature ul#home-feature-nav li a:link, 
div#home-feature ul#home-feature-nav li a:visited {
    background-color: #ccc;
    color: #fff;
    display: block;
    min-height: 4em;
    padding: 0.2em 4px 0 4px;
}
div#home-feature ul#home-feature-nav li span {
    background-image: url(/imgs/feature-arrow.png);
    background-repeat: no-repeat;
    background-position: center;
    display: block;
    height: 13px;
    width: 100%;
}
div#home-feature ul#home-feature-nav li.cur span {
    background-image: url(/imgs/feature-arrow-on.png);
}

div#home-feature div#feature-images {
    position: relative;
    clear: both;
    top: -11px;
    z-index: 1;
    height: 158px;
}
div#home-feature div#feature-images img {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
}
body.dynamic div#home-feature #feature-plane {
    position: absolute;
    top: 0;
    left: 0;
    height: 169px;
    width: 309px;
    overflow: hidden;
}
div#home-feature .clear {
    display: block;
    clear: both;
    height: 0;
}
#lightbox {
    z-index: 99;
}
/*
/imgs/boy_flood_309.jpg
/imgs/feature-banner-food-chain.jpg
/imgs/feature-banner-get-serious.jpg
*/

