.blk { background:#000; }
.bl { background:#141E37; }
.navbar-brand img {max-height:45px;margin-top:-10px;}
.shadow {
	-webkit-box-shadow: 0 1px 3px #111;
	-moz-box-shadow: 0 1px 3px #111;
	box-shadow: 0 1px 3px #111;
	behavior: url(js/pie.htc);
	/*border:1px solid #bbb\9;*/
}

.ltshadow {
	-webkit-box-shadow: 0 1px 2px #777;
	-moz-box-shadow: 0 1px 2px #777;
	box-shadow: 0 1px 2px #777;
	behavior: url(js/pie.htc);
	/*border:1px solid #bbb\9;*/
}

.containerlg {
	margin:0px auto;
	max-width:1280px;

}

.jumbotron {
    margin-bottom: 0px;
    background-image: url(../img/jsc-history-full.jpg);
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
    color: white;
    text-shadow: black 0.3em 0.3em 0.3em;
	height: 350px;
}

.innerjumbo {
	margin-top:40px;
	width:100%;
	padding:20px;
	color:#f7f7f7;
	font-size:22px;
	
	
}

.welcome {
	font-size:42px;
}

H3 {margin-top:0px;padding-top:0px;}

H3 A{
	font-size:28px;
	color:#223159 !important;
	font-weight:600;
}

.thumbnail {border-color:#dfdfdf !important;}

footer {
  padding: 0;
  font-size: 15px;
  color: #aaa;
  background-color: #edeff1;
  }
footer a {
  font-weight: 700;
  color: #777;
  }
footer p {
  margin-bottom: 10px;
  font-size: 15px;
  line-height: 20px;
  }
.footer-title {
  padding-top: 21px;
  margin: 0 0 22px;
  font-size: 24px;
  line-height: 40px;
  }
.footer-brand {
  display: block;
  width: 220px;
  margin-bottom: 26px;
  }
.footer-brand img {
  width: 216px;
  }
.footer-banner {
  min-height: 316px;
  padding: 0 30px 30px;
  margin-left: 42px;
  color: #d1f2eb;
  background-color: #1abc9c;
  }
.footer-banner .footer-title {
  color: #fff;
  }
.footer-banner a {
  color: #b7f5e9;
  text-decoration: underline;
  }
.footer-banner a:hover {
  text-decoration: none;
  }
.footer-banner ul {
  padding: 0;
  margin: 0 0 26px;
  list-style-type: none;
  }
.footer-banner ul li {
  padding: 6px 0;
  line-height: 19px;
  border-top: 1px solid #1bc5a3;
  }
.footer-banner ul li:first-child {
  padding-top: 1px;
  border-top: none;
  }