/* CSS Document */
html, body {
    background: none
    }
#header, #header div.left {
    height: 30px;
    background: none
    }
#header h2 {
    color: #000;
    text-align: left
    }
#tnav, #lnav {
    width: 1px
    }
#content {
    position: relative;
    width: 100%;
    top: 0;
    left: 0
    }
a:link, a:visited {
    color: #008
    }
#header h3 a:link, #header h3 a:visited, #header strong.subtitle, #frmsearch, #tagline, #tnav, #lnav {
    display: none
    }