/* layout */
body, body * {font: 11px/17px Arial, sans-serif; color: #333; }
body {background: none !important; }
#wrap {background: none !important; }
#header {background: none !important; height: 72px; }
#masthead {background: none !important; padding: 24px; }
    #masthead h1 {color: #333 !important; }
    .home #masthead {display: none; }
#nav, #subnav {display: none; }
#footer {background: none; display: none; }

/* content */
.home #r_col {margin-top: 0 !important; }
body #content #submit {display: none !important; }
body #content ul {list-style-type: disc !important; padding-left: 14px !important; }
body #content ul li {padding-left: 0 !important; }

body #frame #content form.contact {margin-top: 0 !important; padding-top: 0 !important; }
body #frame #content form.contact fieldset, body #frame #content form.contact ul {padding-bottom: 0; }
body #frame #content form.contact ul {list-style-type: none !important; }
body #frame #content form.contact img {display: none; }

/* Styles */
h1, h2, h3, h4, b, strong {font-weight: bold; color: #333; }
