	/* global styles */
	
	* {
		font-family: 'helvetica neue', helvetica, arial, sans-serif;
		margin: 0;
		padding: 0;
	
	}
	
	html { 
		  background: url(../images/bg.png) no-repeat center center fixed; 
		  -moz-background-size: cover;
		  -webkit-background-size: cover;	  
		  -o-background-size: cover;
		  background-size: cover;
	}
		
	a {
		color: #1b5175;
		/* color: #3784c0; */
		text-decoration: none;
		margin: 0;
		padding: 0;
		outline: none;
		border: 0;	
	}
	
	a img {
		outline: none;
		border: 0;
	}
	
	#maincontain {
		width: 960px;
		margin: 0 auto;
	}
	
	p {
		font-size: .85em;
		margin-bottom: 12px;
	}
	
	h5 {
		font-size: 1em;
		margin: 12px 0;
	}
	
	h5 a {
		
	}
	
	h2 {
		font-size: 2em;
		padding: 24px 12px;
		text-align: center;
		color: #333;
	}
	
	#vid1  {
		display: block;
	} 
	
	#vid2  {
		display: block !important;
		margin-left: 0;
		width: 953px;
		height: 536px;
	} 
	
		
	#myExperience, #myExperience2780885769001 {
		position: relative;
		top: 0px;
		left: 1px;
		width: 953px !important;
		height: 536px !important;
		float: left;
	}
	


	
	#poster {
		display:none\9;
		position: relative;
		top: 0px;
		left: 1px;
		width: 0px;
		height: 0px;
		margin-left: 1px;
		background: url('../images/poster.png') no-repeat;
		background-size: contain; 
		-moz-background-size: contain;
		-webkit-background-size: contain; 
		-o-background-size: contain;
	}
	
	
	
	#poster:hover {
		background: url('../images/posterselect.png') no-repeat;
		background-size: contain; 
		-moz-background-size: contain;
		-webkit-background-size: contain; 
		-o-background-size: contain;
	}
	
	#poster2 {
		display: none;
		display:none\9;
		width: 0;
		height: 0;
		margin-left: 1px;
		background: url('../images/ei.png') no-repeat;
		background-size: contain; 
		-moz-background-size: contain;
		-webkit-background-size: contain; 
		-o-background-size: contain;
	}
	
	#poster2:hover {
		background: url('../images/eiselect.png') no-repeat;
		background-size: contain; 
		-moz-background-size: contain;
		-webkit-background-size: contain; 
		-o-background-size: contain;
	}
	
		/* jn nav styles */
	
	#oncTopNav {
  width: 100%;
  background: linear-gradient(#666, #333);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#666666', endColorstr='#333333');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#666666, endColorstr=#333333)";
  height: 34px;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 12px;
  line-height: 14px;
  min-width:768px;
   margin-bottom: 1em;
}

#globalHeader_divUmbrellaNavigationBar {
	width: 960px;
	margin: 0 auto;
}

#oncTopNav a {
  color: rgb(204,204,204);
  text-decoration: none;
}

#oncTopNav a:hover {
  text-decoration: underline;
}

.oncnav {
    height: 28px;
    float: left;
    margin-top: 6px;
    margin-left: 0;
    padding-left: 0;
    display: inline;
}

.oncnav li {
  list-style: none;
  display: inline;
  padding: 5px 0;
  height: 25px;
  float: left;
  vertical-align: middle;
  margin-right: 16px;

}

.oncnav li.first a {
  color: #eee !important;
  font-size: 13px;

}

.searchBar {
  float: right;
  display: inline;
  position: relative;
  right: 12px;
}



#onctxtSearch {
  position: relative;
  top: 3px;
  border: 0;
  width: 212px;
  height: 22px;
  padding: 4px 0 2px 5px;
  color: #ccc;
  float: left;
  background: linear-gradient(#555, #666);
}

.oncsrchbutton {
  background-image: url('../images/search.png');
  width: 16px;
  height: 16px;
  display: block;
  position: relative;
  top: 12px;
}

#srchbuttonwrap {
  display: inline;
  float: left;
  width: 16px;
  height: 16px;
   cursor: pointer;
   margin-left: 3px;
}

.oncsubNav {
  background: #333;
  padding: 1px 0 5px 0;
  position: absolute;
  top: 2px;
  left: auto;
  z-index: 2005;
  zoom: 1;
}

.oncsubNav a {
  font-size: 12px;
  text-decoration: none;
  margin: 0;
  padding: 0;
}

.oncsubNav a:hover {
  text-decoration: underline;
}

.oncsubNav li {
  margin: 0;
  clear: both;
  padding: 6px 5px;
  width: 284px;
  border-bottom: 1px dotted #ccc;
  position: relative;
  z-index: 2006;
  line-height: 16px;
  height: auto;
}

.oncsubNav li.first {
  margin: 0;
  padding: 8px 0 7px 6px;
  line-height: 1.2;
  width: 289px;
  border-bottom: 1px solid white;
  border-top: 1px solid #ccc;

}


.oncsubNav li.first a {
  font-size: 12px;
}

.oncsubNav li.last  {
  border: 0;
  padding-bottom: 2px;
}

#oncjnl {
  cursor: pointer;
}

	
	/* header styles */
	
	
	#head1 {
			padding: 1em;
			/*  background: url('../images/ebm-logo-mobile.png') no-repeat;
			*/		
			background: url('../images/ebm-logo.png') no-repeat;
			background-size: contain; -moz-background-size: contain;
			-webkit-background-size: contain; -o-background-size: contain;
			height: 42px;
			margin-top: 12px;
		}
		


	
	/* header social media styles */
	
	#socmed {
		display: inline;
		float: right;
		padding-right: -48px;
		margin-right: -18px;
	}
	
	#socmed li {
		list-style-type: none;
		display: inline;
		float: left;
		margin: 0 12px 6px 6px;
		font-size: .75em;
	}
	
	#socmed img {
		margin-bottom: -3px;
	}
	
	#socmed a {
		text-decoration: none;
		color: #000;
	}

	/* styles for top and bottom horizontal navigation menus */
	
				
		.topnav {
			clear: both;
			margin: 18px 0 0 0;
			font-size: .9em;
			height: 36px;
		}
		
		
		.topnav li {
			list-style-type: none;
		}
		
		.topnav a {
			display: inline;
			float: left;
			background: #1b5175;
			color: #fff;
			width: 215px;
			border-right: solid 1px #fff;
			height: 18px;
			padding: 12px;
			text-align: center;
		}
		
		.topnav li a:hover {
			color: #fff;
			background: #3784c0;
		}
		
		#mvselect {
			color: #fff;
			background: #3784c0;
		}
		
		#acselect {
			color: #fff;
			background: #3784c0;
		}
		
		#elbselect {
			color: #fff;
			background: #3784c0;
		}
		
		/*WHY ISN'T BELOW WORKING??? */
		.mylast {
			border-right: none !important;
			width: 216px !important;
		}
		
		/* bottom navigational styles */
		
		.bottomnav {
			clear: both;
			display: none;
			margin: 0;
			font-size: .9em;
			height: 36px;
		}
		
		
		.bottomnav li {
			list-style-type: none;
		}
		
		.bottomnav a {
			display: inline;
			float: left;
			background: #1b5175;
			color: #fff;
			width: 215px;
			border-right: solid 1px #fff;
			height: 18px;
			padding: 12px;
			text-align: center;
		}
		
		.bottomnav li a:hover {
			color: #fff;
			background: #3784c0;
		}
		
		.mytopfirst {
			border-top-left-radius: .5em;
			-moz-border-top-left-radius: .5em;
			-webkit-border-top-left-radius: .5em;
			-o-border-top-left-radius: .5em;

		}
		.mytoplast {
			border-right: none !important;
			width: 216px !important;
			border-top-right-radius: .5em;
			-moz-border-top-right-radius: .5em;
			-webkit-border-top-right-radius: .5em;
			-o-border-top-right-radius: .5em;
		}	
		
		.mybottomfirst {
			border-bottom-left-raidus: .5em;
		}
		.mybottomlast {
			border-right: none !important;
			width: 216px !important;
			border-bottom-right-radius: .5em;
			-moz-border-bottom-right-radius: .5em;
			-webkit-border-bottom-right-radius: .5em;
			-o-border-top-bottom-radius: .5em;
		}					
		
	/* styles for main body */
	
	.innerContain {
		clear: both;
		width: 960px;
	}
	
/* default background below nav?

	#alwayssect {
		clear: both;
		background: #333;
		margin: auto;
		padding: 2px;
		text-align: center;
		height: 800px;
		overflow: auto;
		border-bottom-left-radius: .5em;
		border-bottom-right-radius: .5em;
		z-index: -100;
	} */
	
	#topsect {
		padding-bottom: 6px !important;
		clear: both;
		background: #1b5175;
		margin: auto;
		padding: 2px;
		text-align: center;
		height: auto;
		overflow: auto;
		border-bottom-left-radius: .5em;
		border-bottom-right-radius: .5em;
		-moz-border-bottom-left-radius: .5em;
		-webkit-border-bottom-left-radius: .5em;
		-o-border-bottom-left-radius: .5em;
		-moz-border-bottom-right-radius: .5em;
		-webkit-border-bottom-right-radius: .5em;
		-o-border-bottom-right-radius: .5em;
	}
	
	/* main video content */
	
	
	#vidcontextblurb {
		background: #eee;
		border-radius: .5em;
		-webkit-border-radius: .5em;
		-moz-border-radius: .5em;
		-o-border-radius: .5em;
		text-align: left;
		padding: 12px;
		margin-top: 12px;
		color: #1b5175;
	}

	#maingallery {
		display: none;
		margin-top: 1px;
		margin-top: -17px\9;
		background: #fff;
		border-bottom-left-radius: .5em;
		border-bottom-right-radius: .5em;
		-moz-border-bottom-left-radius: .5em;
		-moz-border-bottom-right-radius: .5em;
		-webkit-border-bottom-left-radius: .5em;
		-webkit-border-bottom-right-radius: .5em;
		-o-border-bottom-left-radius: .5em;
		-o-border-bottom-right-radius: .5em;
		width: 600px;
		height: 150px;
		margin-left: auto;
		margin-right: auto;
		position: relative;
		overflow: hidden;	
	}
	

	
	#mainviddummy1 h5, #mainviddummy2 h5, #mainviddummy3 h5 {
		text-align: center;
		font-size: .75em;
		color: #1b5175;
		margin-top: 3px;
		cursor: pointer;
	}

	#mainviddummy1, #mainviddummy2, #mainviddummy3 {
		margin:6px 12px;
		padding:6px;
		height:200px;					
		float: left;
		display: inline;
		cursor: pointer;
	}
	

	
	#part1slug {
		background: url('../images/part1.png') no-repeat;
		background-size: contain; 
		-moz-background-size: contain;
		-webkit-background-size: contain; 
		-o-background-size: contain;
		background: url('../images/ie/part1.jpg') no-repeat\9;
		height:85px;
		width:150px;
		margin-left: 18px;
		display: inline-block;
		cursor: pointer;
	}
	
	#part1slug:hover {
		background: url('../images/part1play.png') no-repeat;
		background-size: contain; 
		-moz-background-size: contain;
		-webkit-background-size: contain; 
		-o-background-size: contain;
		background: url('../images/ie/part1select.jpg') no-repeat\9; 
	}
	
	#part1play {
		background: url('../images/part1playing.png') no-repeat;
		background-size: contain; 
		-moz-background-size: contain;
		-webkit-background-size: contain; 
		-o-background-size: contain;
		background: url('../images/ie/part1playing.jpg') no-repeat\9;
		height:85px;
		width:150px;
		margin-left: 18px;

		display: inline-block;
		cursor: pointer;
	}
	
	#part2slug {
		background: url('../images/part2.png') no-repeat;
		background-size: contain; 
		-moz-background-size: contain;
		-webkit-background-size: contain; 
		-o-background-size: contain;
		background: url('../images/ie/part2.jpg') no-repeat\9;
		height:85px;
		width:150px;
		display: inline-block;
		cursor: pointer;
	}
	
	#part2slug:hover {
		background: url('../images/part2play.png') no-repeat;
		background-size: contain; 
		-moz-background-size: contain;
		-webkit-background-size: contain; 
		-o-background-size: contain;
		background: url('../images/ie/part2select.jpg') no-repeat\9;
	}
	
	#part2play {
		background: url('../images/part2playing.png') no-repeat;
		background-size: contain; 
		-moz-background-size: contain;
		-webkit-background-size: contain; 
		-o-background-size: contain;
		background: url('../images/ie/part2playing.jpg') no-repeat\9;
		height:85px;
		width:150px;		
		display: inline-block;
		cursor: pointer; 
	}
	
	#part3slug {
		background: url('../images/part3.png') no-repeat;
		background-size: contain; 
		-moz-background-size: contain;
		-webkit-background-size: contain; 
		-o-background-size: contain;
		background: url('../images/ie/part3.jpg') no-repeat\9;
		height:85px;
		width:150px;
		display: inline-block;
		cursor: pointer;
	}
	
	#part3slug:hover {
		background: url('../images/part3play.png') no-repeat;
		background-size: contain; 
		-moz-background-size: contain;
		-webkit-background-size: contain; 
		-o-background-size: contain;
		background: url('../images/ie/part3select.jpg') no-repeat\9; 
	}
	
	#part3play {
		background: url('../images/part3playing.png') no-repeat;
		background-size: contain; 
		-moz-background-size: contain;
		-webkit-background-size: contain; 
		-o-background-size: contain;
		background: url('../images/ie/part3playing.jpg') no-repeat\9;
		height:85px;
		width:150px;
		display: inline-block;
		cursor: pointer; 
	}

	/* additional content section styles */
	
	#restsect {
		clear: both;
		display: block;
		background:  #1b5175;
		height: auto;
		margin: auto;
		padding: 2px;
		text-align: center;
		height: auto;
		overflow: auto;
		border-bottom-left-radius: .5em;
		border-bottom-right-radius: .5em;
		-moz-border-bottom-left-radius: .5em;
		-moz-border-bottom-right-radius: .5em;
		-webkit-border-bottom-left-radius: .5em;
		-webkit-border-bottom-right-radius: .5em;
		-o-border-bottom-left-radius: .5em;
		-o-border-bottom-right-radius: .5em;		
		margin-top: none;
	}
	
	
	
		
	/* styles for scrolling gallery */
	
	/* Additonal Video gallery */

		#acoutergallery {
		  	width: 953px;
		  	height: 150px;
		  	margin-top: 1px;
		  	margin-left: 1px;
		  	background: #fff;
			border-bottom-left-radius: .5em;
			border-bottom-right-radius: .5em;
			-moz-border-bottom-left-radius: .5em;
			-moz-border-bottom-right-radius: .5em;
			-webkit-border-bottom-left-radius: .5em;
			-webkit-border-bottom-right-radius: .5em;
			-o-border-bottom-left-radius: .5em;
			-o-border-bottom-right-radius: .5em;
			float: left;
			position: relative;
			overflow: hidden;	  	
		}

		
			
			#acviddummy1 h5, #acviddummy2 h5, #acviddummy3 h5, #acviddummy4 h5, #acviddummy5 h5 {
				text-align: center;
				font-size: .75em;
				color: #1b5175;
				margin-top: 3px;
				cursor: pointer;
			}
			
			#acviddummy1, #acviddummy2, #acviddummy3, #acviddummy4, #acviddummy5 {
				margin:6px 12px;
				padding:6px;
				height:200px;					
				float: left;
				display: inline;
				cursor: pointer;
			}
			
			
			
			#patientstories {
				margin-left:12px;
				width: 150px;
				height: 85px;
				display: inline-block;
				background: url('../images/patientstories.png') no-repeat;
				background-size: contain; 
				-moz-background-size: contain;
				-webkit-background-size: contain; 
				-o-background-size: contain;
				background: url('../images/ie/patientstories.jpg') no-repeat\9;
				
							}
			
			#patientstories:hover {
				background: url('../images/patientstoriesselect.png') no-repeat;
				background-size: contain; 
				-moz-background-size: contain;
				-webkit-background-size: contain; 
				-o-background-size: contain;
				background: url('../images/ie/patientstoriesselect.jpg') no-repeat\9;
			}
			
			#patientstoriesplaying {
				margin-left:12px;
				width: 150px;
				height: 85px;
				display: inline-block;
				background: url('../images/patientstoriesplaying.png') no-repeat;
				background-size: contain; 
				-moz-background-size: contain;
				-webkit-background-size: contain; 
				-o-background-size: contain;
				background: url('../images/ie/patientstoriesplaying.jpg') no-repeat\9;
			}
			
			#rennie {
				width: 150px;
				height: 85px;
				display: inline-block;
				background: url('../images/rennie.png') no-repeat;
				background-size: contain; 
				-moz-background-size: contain;
				-webkit-background-size: contain; 
				-o-background-size: contain;
				background: url('../images/ie/rennie.jpg') no-repeat\9;
			}
			
			#rennie:hover {
				background: url('../images/rennieselect.png') no-repeat;
				background-size: contain; 
				-moz-background-size: contain;
				-webkit-background-size: contain; 
				-o-background-size: contain;
				background: url('../images/ie/rennieselect.jpg') no-repeat\9;
			}
			
			#rennieplaying {
				width: 150px;
				height: 85px;
				display: inline-block;
				background: url('../images/rennieplaying.png') no-repeat;
				background-size: contain; 
				-moz-background-size: contain;
				-webkit-background-size: contain; 
				-o-background-size: contain;
				background: url('../images/ie/rennieplaying.jpg') no-repeat\9;
			}
			
			#chalmersgray {
				width: 150px;
				height: 85px;
				display: inline-block;
				background: url('../images/chalmersgray.png') no-repeat;
				background-size: contain; 
				-moz-background-size: contain;
				-webkit-background-size: contain; 
				-o-background-size: contain;
				background: url('../images/ie/chalmersgray.jpg') no-repeat\9;
			}
			
			#chalmersgray:hover {
				background: url('../images/chalmersgrayselect.png') no-repeat;
				background-size: contain; 
				-moz-background-size: contain;
				-webkit-background-size: contain; 
				-o-background-size: contain;
				background: url('../images/ie/chalmersgrayselect.jpg') no-repeat\9;
			}
			
			#chalmersgrayplaying {
				width: 150px;
				height: 85px;
				display: inline-block;
				background: url('../images/chalmersgrayplaying.png') no-repeat;
				background-size: contain; 
				-moz-background-size: contain;
				-webkit-background-size: contain; 
				-o-background-size: contain;
				background: url('../images/ie/chalmersgrayplaying.jpg') no-repeat\9;
			}

			
			#sackett1 {
				width: 150px;
				height: 85px;
				display: inline-block;
				background: url('../images/sackett1.png') no-repeat;
				background-size: contain; 
				-moz-background-size: contain;
				-webkit-background-size: contain; 
				-o-background-size: contain;
				background: url('../images/ie/sackett1.jpg') no-repeat\9;
			}
			
			#sackett1:hover {
				background: url('../images/sackett1select.png') no-repeat;
				background-size: contain; 
				-moz-background-size: contain;
				-webkit-background-size: contain; 
				-o-background-size: contain;
				background: url('../images/ie/sackett1select.jpg') no-repeat\9;
			}
			
			#sackett1playing {
				width: 150px;
				height: 85px;
				display: inline-block;
				background: url('../images/sackett1playing.png') no-repeat;
				background-size: contain; 
				-moz-background-size: contain;
				-webkit-background-size: contain; 
				-o-background-size: contain;
				background: url('../images/ie/sackett1playing.jpg') no-repeat\9;
			}
			
			#sackett2 {
				width: 150px;
				height: 85px;
				display: inline-block;
				background: url('../images/sackett2.png') no-repeat;
				background-size: contain; 
				-moz-background-size: contain;
				-webkit-background-size: contain; 
				-o-background-size: contain;
				background: url('../images/ie/sackett2.jpg') no-repeat\9;
			}
			
			#sackett2:hover {
				background: url('../images/sackett2select.png') no-repeat;
				background-size: contain; 
				-moz-background-size: contain;
				-webkit-background-size: contain; 
				-o-background-size: contain;
				background: url('../images/ie/sackett2select.jpg') no-repeat\9;
			}
			
			#sackett2playing {
				width: 150px;
				height: 85px;
				display: inline-block;
				background: url('../images/sackett2playing.png') no-repeat;
				background-size: contain; 
				-moz-background-size: contain;
				-webkit-background-size: contain; 
				-o-background-size: contain;
				background: url('../images/ie/sackett2playing.jpg') no-repeat\9;
			}
		
		.prev {
			display: inline;
			float: left;
			width: 40px;
			height: 42px;
			background: url('../images/navleftshortidle.png') no-repeat;
			background-size: contain; -moz-background-size: contain;
			-webkit-background-size: contain; -o-background-size: contain;
			margin-left: 6px;
			margin-right: 3px;
			margin-top: 58px;
		}
		
		.prev:hover {
			background: url('../images/navleftshortselect.png') no-repeat;
			background-size: contain; -moz-background-size: contain;
			-webkit-background-size: contain; -o-background-size: contain;
		}
		
		.next {
			display: inline;
			float: left;
			width: 40px;
			height: 42px;
			background: url('../images/navrightshortidle.png') no-repeat;
			background-size: contain; -moz-background-size: contain;
			-webkit-background-size: contain; -o-background-size: contain;
			margin-right: 6px;
			margin-left: 3px;
			margin-top: 58px;							
		}
		
		.next:hover {
			background: url('../images/navrightshortselect.png') no-repeat;
			background-size: contain; -moz-background-size: contain;
			-webkit-background-size: contain; -o-background-size: contain;
		}

	/* styles for bios section */
	
	#bios {
		
		clear: both;
		background: #1b5175;
		margin: auto;
		padding: 2px;
		text-align: center;
		height: auto;
		overflow: auto;
		border-bottom-left-radius: .5em;
		border-bottom-right-radius: .5em;
		-moz-border-bottom-right-radius: .5em;
		-webkit-border-bottom-left-radius: .5em;
		-webkit-border-bottom-right-radius: .5em;
		-o-border-bottom-left-radius: .5em;
		-o-border-bottom-right-radius: .5em;

	}

	#bioscreen {
		width: 953px;
		height: 536px;
		background: url('../images/bi.png') no-repeat;
		background-size: contain; 
		-moz-background-size: contain;
		-webkit-background-size: contain; 
		-o-background-size: contain;
	}	

	/* bios gallery */
	

			#ebloutergallery {
			float: left;
			position:relative;
		  	overflow:hidden;
		  	width: 858px;
		  	height: 150px;
		  	margin-top: 1px;
		  	background: #fff;
			border-bottom-left-radius: .5em;
			border-bottom-right-radius: .5em;
			-moz-border-bottom-right-radius: .5em;
			-webkit-border-bottom-left-radius: .5em;
			-webkit-border-bottom-right-radius: .5em;
			-o-border-bottom-left-radius: .5em;
			-o-border-bottom-right-radius: .5em;
	  	
		}
		
			#eblinnergallery {
			position: absolute;
			width: 2500px;

			}
			
			#eblviddummy1 h5, #eblviddummy2 h5, #eblviddummy3 h5, #eblviddummy4 h5, #eblviddummy5 h5, #eblviddummy6 h5, #eblviddummy7 h5, #eblviddummy8 h5, #eblviddummy9 h5  {
				text-align: center;
				font-size: .75em;
				color: #1b5175;
				margin-top: 6px;
				cursor: pointer;
			}
			
			#eblviddummy1, #eblviddummy2, #eblviddummy3, #eblviddummy4, #eblviddummy5, #eblviddummy6, #eblviddummy7, #eblviddummy8, #eblviddummy9 {
				margin:6px 6px;
				padding:3px;
				height:200px;					
				float: left;
				cursor: pointer;
				display: 
			}
			
			
			#biosdickersin {
				width: 953px;
				height: 536px;
				background: url('../images/dickersin-slate.png') no-repeat;
				background-size: contain; 
				-moz-background-size: contain;
				-webkit-background-size: contain; 
				-o-background-size: contain; 
			}
			
			#biosguyatt {
				width: 953px;
				height: 536px;
				background: url('../images/guyatt-slate.png') no-repeat;
				background-size: contain; 
				-moz-background-size: contain;
				-webkit-background-size: contain; 
				-o-background-size: contain; 
			}
			
			#bioschalmers {
				width: 953px;
				height: 536px;
				background: url('../images/chalmers-slate.png') no-repeat;
				background-size: contain; 
				-moz-background-size: contain;
				-webkit-background-size: contain; 
				-o-background-size: contain; 
			}
			
			#biosgray {
				width: 953px;
				height: 536px;
				background: url('../images/gray-slate.png') no-repeat;
				background-size: contain; 
				-moz-background-size: contain;
				-webkit-background-size: contain; 
				-o-background-size: contain;
			}
			
			#biosrennie {
				width: 953px;
				height: 536px;
				background: url('../images/rennie-slate.png') no-repeat;
				background-size: contain; 
				-moz-background-size: contain;
				-webkit-background-size: contain; 
				-o-background-size: contain; 
			}
			
			#bioshaynes {
				width: 953px;
				height: 536px;
				background: url('../images/haynes-slate.png') no-repeat;
				background-size: contain; 
				-moz-background-size: contain;
				-webkit-background-size: contain; 
				-o-background-size: contain; 
			}
			
			#biosglasziou {
				width: 953px;
				height: 536px;
				background: url('../images/glasziou-slate.png') no-repeat;
				background-size: contain; 
				-moz-background-size: contain;
				-webkit-background-size: contain; 
				-o-background-size: contain; 
			}
			
			#biossackett {
				width: 953px;
				height: 536px;
				background: url('../images/sackett-slate.png') no-repeat;
				background-size: contain; -moz-background-size: contain;
				-webkit-background-size: contain; -o-background-size: contain; 
			}
			
			#biossmith {
				width: 953px;
				height: 536px;
				background: url('../images/smith-slate.png') no-repeat;
				background-size: contain; -moz-background-size: contain;
				-webkit-background-size: contain; -o-background-size: contain; 
			}		
			
			#dickersinthumb {
				width: 150px;
				height: 85px;
				display: inline-block;
				background: url('../images/dickersinthumb.png') no-repeat;
				cursor: pointer; 
				background-size: contain; 
				-moz-background-size: contain;
				-webkit-background-size: contain; 
				-o-background-size: contain; 
				background: url('../images/ie/dickersinthumb.jpg') no-repeat\9;
			}
			
			#dickersinthumb:hover, #dickersinthumbselect {
				background: url('../images/dickersinthumbselect.png') no-repeat;
				width: 150px;
				height: 85px;
				display: inline-block;
				cursor: pointer;
				background-size: contain; 
				-moz-background-size: contain;
				-webkit-background-size: contain; 
				-o-background-size: contain; 
				background: url('../images/ie/dickersinthumbselect.jpg') no-repeat\9;
			}
			
			#guyattthumb {
				width: 150px;
				height: 85px;
				display: inline-block;
				background: url('../images/guyattthumb.png') no-repeat; 
				cursor: pointer;
				background-size: contain; 
				-moz-background-size: contain;
				-webkit-background-size: contain; 
				-o-background-size: contain; 
				background: url('../images/ie/guyattthumb.jpg') no-repeat\9;
			}
			
			#guyattthumb:hover, #guyattthumbselect {
				background: url('../images/guyattthumbselect.png') no-repeat;
				width: 150px;
				height: 85px;
				display: inline-block;
				cursor: pointer;
				background-size: contain; 
				-moz-background-size: contain;
				-webkit-background-size: contain; 
				-o-background-size: contain; 
				background: url('../images/ie/guyattthumbselect.jpg') no-repeat\9;
			}
			
			#graythumb {
				width: 150px;
				height: 85px;
				display: inline-block;
				background: url('../images/graythumb.png') no-repeat; 
				cursor: pointer;
				background-size: contain; 
				-moz-background-size: contain;
				-webkit-background-size: contain; 
				-o-background-size: contain; 
				background: url('../images/ie/graythumb.jpg') no-repeat\9;
			}
			
			#graythumb:hover, #graythumbselect {
				background: url('../images/graythumbselect.png') no-repeat;
				width: 150px;
				height: 85px;
				display: inline-block;
				cursor: pointer;
				background-size: contain; 
				-moz-background-size: contain;
				-webkit-background-size: contain; 
				-o-background-size: contain; 
				background: url('../images/ie/graythumbselect.jpg') no-repeat\9;
			}
			
			#sackettthumb {
				width: 150px;
				height: 85px;
				display: inline-block;
				background: url('../images/sackettthumb.png') no-repeat; 
				cursor: pointer;
				background-size: contain; 
				-moz-background-size: contain; 
				-webkit-background-size: contain; 
				-o-background-size: contain;
				background: url('../images/ie/sackettthumb.jpg') no-repeat\9;
			}
			
			#sackettthumb:hover, #sackettthumbselect {
				background: url('../images/sackettthumbselect.png') no-repeat;
				width: 150px;
				height: 85px;
				display: inline-block;
				cursor: pointer;
				background-size: contain; 
				-moz-background-size: contain;
				-webkit-background-size: contain; 
				-o-background-size: contain; 
				background: url('../images/ie/sackettthumbselect.jpg') no-repeat\9;
			}
			
			#renniethumb {
				width: 150px;
				height: 85px;
				display: inline-block;
				background: url('../images/renniethumb.png') no-repeat; 
				cursor: pointer;
				background-size: contain; 
				-moz-background-size: contain;
				-webkit-background-size: contain; 
				-o-background-size: contain; 
				background: url('../images/ie/renniethumb.jpg') no-repeat\9;
			}
			
			#renniethumb:hover, #renniethumbselect {
				background: url('../images/renniethumbselect.png') no-repeat;
				width: 150px;
				height: 85px;
				display: inline-block;
				cursor: pointer;
				background-size: contain; 
				-moz-background-size: contain;
				-webkit-background-size: contain; 
				-o-background-size: contain; 
				background: url('../images/ie/renniethumbselect.jpg') no-repeat\9;
			}
			
			#chalmersthumb {
				width: 150px;
				height: 85px;
				display: inline-block;
				background: url('../images/chalmersthumb.png') no-repeat; 
				cursor: pointer;
				background-size: contain; 
				-moz-background-size: contain;
				-webkit-background-size: contain; 
				-o-background-size: contain; 
				background: url('../images/ie/chalmersthumb.jpg') no-repeat\9;
			}
			
			#chalmersthumb:hover, #chalmersthumbselect {
				background: url('../images/chalmersthumbselect.png') no-repeat;
				width: 150px;
				height: 85px;;
				display: inline-block;
				cursor: pointer;
				background-size: contain; 
				-moz-background-size: contain;
				-webkit-background-size: contain; 
				-o-background-size: contain; 
				background: url('../images/ie/chalmersthumbselect.jpg') no-repeat\9;
			}
			
			#glasziouthumb {
				width: 150px;
				height: 85px;
				display: inline-block;
				background: url('../images/glasziouthumb.png') no-repeat; 
				cursor: pointer;
				background-size: contain; 
				-moz-background-size: contain;
				-webkit-background-size: contain; 
				-o-background-size: contain; 
				background: url('../images/ie/glasziouthumb.jpg') no-repeat\9;
			}
			
			#glasziouthumb:hover, #glasziouthumbselect {
				background: url('../images/glasziouthumbselect.png') no-repeat;
				width: 150px;
				height: 85px;
				display: inline-block;
				cursor: pointer;
				background-size: contain;
				-moz-background-size: contain;
				-webkit-background-size: contain; 
				-o-background-size: contain;
				background: url('../images/ie/glasziouthumbselect.jpg') no-repeat\9;
			}
			
			#haynesthumb {
				width: 150px;
				height: 85px;
				display: inline-block;
				background: url('../images/haynesthumb.png') no-repeat; 
				cursor: pointer;
				background-size: contain;
				-moz-background-size: contain;
				-webkit-background-size: contain; 
				-o-background-size: contain;
				background: url('../images/ie/haynesthumb.jpg') no-repeat\9;
			}
			
			#haynesthumb:hover, #haynesthumbselect {
				background: url('../images/haynesthumbselect.png') no-repeat;
				width: 150px;
				height: 85px;
				display: inline-block;
				cursor: pointer;
				background-size: contain;
				-moz-background-size: contain;
				-webkit-background-size: contain; 
				-o-background-size: contain;
				background: url('../images/ie/haynesthumbselect.jpg') no-repeat\9;
			}
			
			#smiththumb {
				width: 150px;
				height: 85px;
				display: inline-block;
				background: url('../images/smiththumb.png') no-repeat; 
				cursor: pointer;
				background-size: contain;
				-webkit-background-size: contain; 
				-o-background-size: contain;
				background: url('../images/ie/smiththumb.jpg') no-repeat\9;	
			}
			
			#smiththumb:hover, #smiththumbselect {
				background: url('../images/smiththumbselect.png') no-repeat;
				width: 150px;
				height: 85px;
				display: inline-block;
				cursor: pointer;
				background-size: contain; 
				-moz-background-size: contain;
				-webkit-background-size: contain; 
				-o-background-size: contain;
				background: url('../images/ie/smiththumbselect.jpg') no-repeat\9; 
			}

	
	/* styles for bottom links below bottom horizontal navigation menu */
		
		
		
		#bottLinks {
			clear: both;
			/* background: #eee; */
			font-size: .8em;
			height: 96px;
			padding-left: 12px;
		}
		
		.bottLinksCol {
			display: inline;
			float: left;
			width: 160px;
			margin: 24px 0 24px 24px;
		}
		
		#bottLinks li {
			list-style-type: none;
			margin-bottom: 6px;
			text-align: center;
		}
		
		#bottLinks a:hover {
			text-decoration: underline;
		}
		

	/* styles for bottom logo section */
	
		
		#bottomLogs {
			width: 480px;
			margin: 6px auto;
			padding: 0;
			text-align: center;
		}
		
		.bottomLog {
			width: 220px;
			display: inline;
			margin: 0;
			padding: 0;		
		}
		
		.bottomLog img {
			padding: 6px;
			height: auto;
		}
		
		.bottomLog a {
			border: none;
			text-decoration: none;
		}
		
		#cright {
			clear: both;
			font-size: .65em;
			width: 100%;
			text-align: center;
			margin-top: 6px;
		}




 /* responsive navigation */
 
 #resshell {display: none;}
 
 #resnav {display: none;}
 
 #vidtitle1, #vidtitle2, #vidtitle3, #vidtitle4, #vidtitle5, #vidtitle6 {
 	display: none;
 }


	
