

body, td {

  font-size: 11pt; font-family: Arial, Helvetica, Verdana, Arial, "Century Gothic";

  line-height: .6cm; color: #DDDDDD; font-weight: none;

}



a:link, a:visited, a:link {

  color: #FFDD00

}



H1,H2 {

  color: #FFDD00; font-size: 16pt; font-weight: bold; line-height: .70cm

}



.bottomLinks {

  font-size: 10pt

}



.experiment {

   filter:progid:DXImageTransform.Microsoft.MotionBlur(strength=25);

}



.thumbnail {

   filter:alpha(opacity=65); -moz-opacity:.65; opacity:.65;

}



a:hover .thumbnail {

   filter:none; -moz-opacity:1; opacity:1;

}





.navleft {
align-content: left;
width: 254; 
background-color: #000000;
	padding: none;
	margin: none;
	font-family: "Jerash", lucida calligraphy, sans-serif;
	text-shadow: 1px 1px 4px #000000;

}

ul {
list-style-type: none;
}


a.linkNav{
  background-image: url("images/NavButtonStone.jpg");
	 background-repeat: no-repeat;
	 width: 254;
	height: 47;
	border:none; 
	margin: none;
  padding: 8px 0 0 15px;
  text-align: left;
  color: #c0f0fa;
  display: block;
	 font-family: jerash, lucida calligraphy, sans-serif;
	text-shadow: 2px 2px 4px #000000;
  font-size: 45px;
	text-decoration: none;
}

a.linkNav:hover, a.linkNav:active  {
  background-image: url("images/NavButtonStone.jpg");
	background-repeat: no-repeat;
	width: 254;
	height: 47;
	border:none; 
  padding: 8px 0 0 15px;
  text-align: left;
color: #f7fcba;
  text-decoration: none;
  display: block;
	font-family: Jerash, lucida calligraphy, sans-serif;
	text-shadow: 2px 2px 4px #000000;
  font-size: 45px;
	
}

a.linkNav:active {
  background-image: url("images/NavButtonStone.jpg");
	background-repeat: no-repeat;
	width: 254;
	height: 47;
	border:none; 
  padding: 8px 0 0 15px;
  text-align: left;
color: #f7fcba;
  text-decoration: none;
  display: block;
	 font-family: Jerash, lucida calligraphy, sans-serif;
	text-shadow: 2px 2px 4px #000000;
  font-size: 45px;
	list-style-type: none;
}

#videosList {
 max-width: 600px; 
  overflow: hidden;
}

.video {
  background-image: url('https://img.youtube.com/vi/nZcejtAwxz4/maxresdefault.jpg');
  height: 330px;
  width: 600px;
  margin-bottom: 50px;
}

/* Hide Play button + controls on iOS */
video::-webkit-media-controls {
    display:none !important;
}