body {
	background-color: #303F96;
	}
img {
width:100%;
}	

h4 {
  margin-top: 25px;
}
.row {
  margin-bottom: 20px;
}
.row .row {
  margin-top: 10px;
  margin-bottom: 0;
  
  }
  
  .header {
   background-image: url(../img/headline.png);
	background-size: 100%;
	height: 200px;
  	background-color: #545454;
  	color:white;
  	text-align: center;
  	
  
}

.videowrapper {
	background-color: #fff;
	padding:15px 0;
}

.pics img {
 width: 100%;

}


.thumbnails {
	background-color: #545454;
	img:hover {
    opacity: 1.0;
    filter: alpha(opacity=100); /* For IE8 and earlier */
}
	}
	
.footer {
	background-color: white;
	padding:25px 0;
		}
.span {
	margin-left: 300px;
	}
	
.footer img {
	max-width: 200px;
	}		

.footertext	{
	margin-left: 100px;
}

hr {
  margin-top: 40px;
  margin-bottom: 40px;
}

#cyclegallery {
	height: 578px;
	overflow: hidden;

}

