



body, input, textarea, select {
    color: #000;
    background: none;
}
ul.primary-links, ul.secondary-links, #header-region, .sidebar {
    display: none;
}
body.sidebars, body.sideber-left, body.sidebar-right, body {
    width: 640px;
}
body.sidebar-left #center, body.sidebar-right #center, body.sidebars #center, body.sidebar-left #squeeze, body.sidebar-right #squeeze, body.sidebars #squeeze {
    margin: 0;
}
#wrapper #container #header {
    height: 130px;
}
#wrapper #container #header h1, #wrapper #container #header h1 a:link, #wrapper #container #header h1 a:visited {
    text-shadow: none;
    color: #000;
}

