* { background: transparent !important; color: black !important; box-shadow:none !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; }
a, a:visited { text-decoration: underline; }
a[href]:after { content: " (" attr(href) ")"; }
abbr[title]:after { content: " (" attr(title) ")"; }
.ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }
pre { border: 1px solid #999; page-break-inside: avoid; }
thead { display: table-header-group; }
tr, img { page-break-inside: avoid; }
img { max-width: 100% !important; }
@page { margin: 0.5cm; }
p, h2, h3 { orphans: 3; widows: 3; }
h2, h3 { page-break-after: avoid; }

#main_header a[href]:after { content: ''; }
#banner, #navcontainer {
  display: none !important; visibility: hidden;
}
#main_content {
  margin-left: 0;
}
#main_content_inner {
  padding: 0;
}
#header_slogan .ir { 
  background: url("../images/lwv_slogan.gif") !important;
  height: 56px;
  width: 225px;
}


/* Replace custom fonts */
/* Clarendon */
#banner h2, #banner span, #main_content h1, #slogan, h2, .home dt, .internal_links {
  font-family: Georgia,"Times New Roman",Times,serif;
}
/* Bebas */
#main_content dt .more, input[type="submit"] {
  font-family: "Arial Narrow","Helvetica Narrow",Arial,Helvetica,sans-serif;
  text-transform: uppercase;
}
