/* Changing the color of links */
a { color: #9f0003;}

/* Overriding Main Links to have proper font */
.sponsorText h2 a {font-family: acumin-pro-extra-condensed;}

/* Bulletin Board Images */
.Boardcard3 {width:33%; min-width: 200px; padding-top: 5px; display: flex;}
.Boardcard3 img {max-width:80px; max-height: 120px; margin: 5px;}
.Boardcard4 {width:25%; min-width: 200px; padding-top: 5px; display: flex;}
.Boardcard4 img {max-width:80px; max-height: 120px; margin: 5px;}


#Main12449514 .directory-groupImage.directory-groupImage-belowClassifications {
  width: 80px;
}

@media print {
  .printHeader {
    display: block;
    width: 100%;
  }
  body {
    margin: 0 auto;
  }
  #printHeader{
    width: 200px;
  }
  .googeOuter {
    margin-bottom: 0px;
    margin-top: 0px;
  }
}
