/* Kelvin Owers - sitemap stylesheet */

#left_nav .sitemap a, #footer_nav .sitemap a {
    background-color: #FFFFCC;
    color: black;
}
body, html{
    background: #39BFCF url(backgrounds/water.jpg) bottom center no-repeat fixed;
}
#container_and_overlay {
    background: transparent url(decoration/left_overlay.png) bottom left repeat-y; /* W3C */
    _background: transparent url(decoration/left_overlay_aqua.gif) bottom left repeat-y; /* replace .png in IE */
}

#main {
    background: transparent url(decoration/Destiny_logo_big.gif) top center no-repeat;
    padding-top: 200px;
    margin-top: -180px;
}
