﻿
body, input, textarea, select {
    background: none repeat scroll 0 0 transparent;
    color: #000000;
}
ul.primary-links, ul.secondary-links, #header-region, .sidebar {
    display: none;
}
body.sidebars, body.sidebar-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, #wrapper #container .breadcrumb, #wrapper #container #center, #wrapper #container #center .right-corner, #wrapper #container #center .right-corner .left-corner, #wrapper #container #footer, #wrapper #container #center #squeeze {
    background: none repeat scroll 0 0 transparent;
    clear: both;
    float: none;
    left: 0;
    margin: 0;
    padding: 0;
    position: static;
    width: auto;
}
#wrapper #container #header {
    height: 130px;
}
#wrapper #container #header h1, #wrapper #container #header h1 a:link, #wrapper #container #header h1 a:visited {
    color: #000000;
    text-shadow: none;
}
