.about {
	
	text-align: center;
	width: 50%;
	padding-top:0px;
	padding-left:25%;
	padding-bottom:50px;
	font: verdana;
	font-size: 16pt;
	color: white;
	visibility: visible;
	position: relative;	

}

.audio {
	
	padding-left:10px;
	padding-top:20px;
	padding: 10px;

	text-align: center;
	position: relative;

	font: Verdana;
	font-size: 16pt;
	color: white;	
	

}


.audioText {
	
	padding:5px;
	padding-top: 2px;
	text-align: center;
	position: relative;
	
	font-family: "Lucida Console", "Courier New", monospace;
	font-size: 16pt;
	color: white;
	
}
	

.bannerText {
	
	position: fixed;
	z-index:1;
	left: 0;
	top: -20;
	height:10%;
	width: 100%;
	background-color: black;
	color: white;
	text-align: center;
	font-weight:normal;
	font-size:30pt;
	font-family:verdana;
	padding-bottom:15px;
	
}


html, body {
	

	height: 125%;
	font-family: "Lucida Console", "Courier New", monospace;
	font-size: 16;
	color: white;
	font-weight:normal;
	background-image:linear-gradient(rgba(0.7, 0, 0, 0.8), rgba(0, 0, 0, 0)), url("GMORN.jpg"); 
	height: 95%;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	z-index: 0;
	background-attachment: fixed;
	display: table-cell;
    vertical-align: middle;
	
}

.button {
	
	padding: 0;
	border: none;
	background: none;
	font: verdana;
	font-size: 14pt;
	color: white;
	
}

.buttonDiv {
	text-align: center;
	width: 100%;
}

.collection {
	

	padding: 30px;
	padding-top:50px;
	text-align: center;
	position: relative;
	right: -20%;
	width:55%;
	font-size: 16pt;
	font-family: "Lucida Console", "Courier New", monospace;
	
	
}

.column {
  float: center;
  width: 90%;
  padding: 2px;
}

.columnV {
  float: left;
  width: 50%;
  padding: none;
}


.contact {
	
	text-align: center;
	position: relative;
	font: verdana;
	font-size: 10pt;
	color: white;
	font-weight:normal;
}

.equipment {
	
	text-align: center;
	width: 60%;
	right: 20%;
	padding-top:0px;
	padding-right: 10px;
	font: verdana;
	font-size: 16pt;
	color: white;
	visibility: visible;
	position: absolute;
	padding-bottom: 75px;


}

.examples {
	
	text-align: left;
	width: 12%;
	right: 10%;
	padding-top:100px;
	padding-right: 300px;
	font: verdana;
	font-size: 14pt;
	color: white;
	visibility: visible;
	position: absolute;


}

.footer {
	
	position: fixed;
	left: 0;
	bottom: 0;
	width: 100%;
	background-color: black;
	color: white;
	text-align: center;
	font-weight:normal;
	font-size:8pt;
	font-family:verdana;
}


.hr {
	height:2px;
	color:white;
	background-color:white;
}

html {
    display: table;
    margin: auto;
}

.me {
	
	opacity: 1.0;
	width: 20%;
	right: 10%;
	padding-top:100px;
	padding-right: 600px;
	position: absolute;
	
}


.row:after {
  content: "";
  display: table;
  clear: both;
}

.rowV:after {
  content: "";
  display: table;
  clear: both;
}


.tab_content {
    
	padding-bottom: 15px;
	padding-top:30px;
	height:70%;
	width:100%;
	position:relative;
	overflow-x: auto;
	overflow-y:auto;
}
 
#tabContainer {
	
	padding-bottom: 0px;
	margin-bottom: 0px;
	display: block;
	font-family: "Lucida Console", "Courier New", monospace;
	font-size: 14pt;
}
 
#tabContainer div {
	
	padding-bottom: 5px;
	padding-right: 8px;
	padding-left: 110px;
	font-weight: bold;
	font-family: verdana;
	font-size: 14pt;
	color:white;
	margin-left: 5px;
	padding-top: 5px;
	background-color: transparent;
	float: left;
	width: 10%;
	
  
}
 
#tabContainer .tabs_on, #tabContainer .tabs_off {
	
	border-bottom-color: #669CCC;
	border-right-color: #669CCC;
	background-position: bottom;

	background-color: transparent;
	font-weight: bold;
	font-family: verdana;
	font-size: 14pt;
	color:gray;
	border-bottom-width: 0px;
	border-right-width: 1px;

	border-left-width: 1px;
	border-top-width: 1px;
	cursor: pointer;
}

#tabContainer .tabs_on {
	
	background-color: transparent;
	color: white;
	text-decoration-line: underline;
	text-decoration-color: white;
}

.topPara {
	
	padding-bottom: 110px;
	z-index: 2;
}
.VH2 {
	
	font-family: verdana;
	font-size:12pt;
	color:white;
	
}

.video{
	
	width:70%;
	height:50%;
	
}

.videoDiv{
	
	padding-top:10px;
	padding-left:30px;
	padding-bottom:20px;

}