div.alertdiv {
  min-height: 100px; 
  background-image: url('../images/banner_images/alert_100.jpg'); 
  background-repeat: no-repeat; 
  background-position: 5px; 
  border-top: 1px #000099 solid; 
  border-bottom: 1px #000099 solid; 
  margin-right: 160px; 
  margin-bottom: 15px; 
  padding-left: 110px;
}
div.autodiv {
  min-height: 100px; 
  background-image: url('../images/Auto_cover.jpg'); 
  background-repeat: no-repeat; 
  background-position: 5px;
  border-top: 1px #000099 solid; 
  border-bottom: 1px #000099 solid; 
  margin-right: 160px; 
  margin-bottom: 15px; 
  padding-left: 170px; 
}
div.commcornerdiv {
  min-height: 100px; 
  background-image: url('../images/cc_logo.jpg'); 
  background-repeat: no-repeat; 
  background-position: 5px; 
  border-top: 1px #000099 solid; 
  border-bottom: 1px #000099 solid;
  margin-right: 160px; 
  margin-bottom: 15px; 
  padding-left: 170px; 
}
div.fightfakediv {
  min-height: 100px;
  background-image: url('../images/banner_images/fightfake_banner_blank.jpg'); 
  background-repeat: no-repeat; 
  background-position: 5px; 
  border-top: 1px #000099 solid; 
  border-bottom: 1px #000099 solid; 
  margin-right: 160px; 
  margin-bottom: 15px; 
  padding-left: 110px;
}
div.healthdiv {
  min-height: 100px; 
  background-image: url('../images/Health_cover.jpg'); 
  background-repeat: no-repeat; 
  background-position: 5px;
  border-top: 1px #000099 solid; 
  border-bottom: 1px #000099 solid; 
  margin-right: 160px; 
  margin-bottom: 15px; 
  padding-left: 170px; 
}
div.homediv {
  min-height: 100px; 
  background-image: url('../images/Home_cover.jpg'); 
  background-repeat: no-repeat; 
  background-position: 5px;
  border-top: 1px #000099 solid; 
  border-bottom: 1px #000099 solid; 
  margin-right: 160px; 
  margin-bottom: 15px; 
  padding-left: 170px; 
}
div.iqdiv {
  min-height: 100px; 
  background-image: url('../images/IQ.jpg'); 
  background-repeat: no-repeat; 
  background-position: 5px; 
  border-top: 1px #000099 solid; 
  border-bottom: 1px #000099 solid;
  margin-right: 160px; 
  margin-bottom: 15px; 
  padding-left: 170px; 
}
div.kidsealdiv {
  min-height: 100px;
  background-image: url('../images/newseal_100.gif'); 
  background-repeat: no-repeat; 
  background-position: 5px; 
  border-top: 1px #000099 solid; 
  border-bottom: 1px #000099 solid; 
  margin-right: 160px; 
  margin-bottom: 15px; 
  padding-left: 110px;
}
div.legislationdiv {
  min-height: 100px; 
  background-image: url('../images/legislation_160.jpg'); 
  background-repeat: no-repeat; 
  background-position: 5px;
  border-top: 1px #000099 solid; 
  border-bottom: 1px #000099 solid; 
  margin-right: 160px; 
  margin-bottom: 15px; 
  padding-left: 170px; 
}
div.medsuppdiv {
  min-height: 100px; 
  background-image: url('../images/Medsupp_cover.jpg'); 
  background-repeat: no-repeat; 
  background-position: 5px;
  border-top: 1px #000099 solid; 
  border-bottom: 1px #000099 solid; 
  margin-right: 160px; 
  margin-bottom: 15px; 
  padding-left: 170px; 
}
div.militarydiv {
  min-height: 100px; 
  background-image: url('../images/Military_family.jpg'); 
  background-repeat: no-repeat; 
  background-position: 5px;
  border-top: 1px #000099 solid; 
  border-bottom: 1px #000099 solid; 
  margin-right: 160px; 
  margin-bottom: 15px; 
  padding-left: 170px; 
}
div.studentdiv {
  min-height: 100px; 
  background-image: url('../images/college_students.jpg'); 
  background-repeat: no-repeat; 
  background-position: 5px;
  border-top: 1px #000099 solid; 
  border-bottom: 1px #000099 solid; 
  margin-right: 160px; 
  margin-bottom: 15px; 
  padding-left: 170px; 
}
div.graduatediv {
  min-height: 100px; 
  background-image: url('../images/graduate.jpg'); 
  background-repeat: no-repeat; 
  background-position: 5px;
  border-top: 1px #000099 solid; 
  border-bottom: 1px #000099 solid; 
  margin-right: 160px; 
  margin-bottom: 15px; 
  padding-left: 170px; 
}
div.blankdiv {
  min-height: 100px; 
  border-top: 1px #000099 solid; 
  border-bottom: 1px #000099 solid; 
  margin-right: 160px; 
  margin-bottom: 15px; 
  padding-left: 0px; 
}


