/* "Index" Style */


dl{
  margin: 0;
}

dt{
  margin-bottom: 1px;
}

dd{
  margin-bottom: 7px;
}

#carousel-example-generic{
  margin-bottom: 30px;
  height: 400px;
  background-color: #A8A8A8;
  border: solid 1px black;
}

.carousel-content-format{
  margin-left: 171px;
  margin-right: 171px;
  color: white;
  text-align: center;
  font-size: 250%;
}

.sponsor-img-pos{
  margin-left: auto;
  margin-right: auto;
}

.email-format{
  color: #910000;
  font-style: italic;
  text-decoration: underline;
}

.link-custom{
  color: #910000;
}

.jumbotron{
  border: solid 1px black;
}

.panel-default{
  border: solid 1px black;
}

.panel-body{
  padding-bottom: 5px;
}

.panel-custom-news{
  overflow: auto;
}

.panel-twitter{
  width: 100%;
  padding: 0;
  margin-bottom: 15px;
}

iframe[id^='twitter-widget-']{
  width:100%;
}