html, div, a, header, footer, span  {
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	background-size: cover;/*_new 7.15.22*/
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	outline: none;
	-webkit-font-smoothing: antialiased;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
body, footer {
	width: 100%;
	background: #000000 no-repeat center center fixed/*A3A3A3*/;
	background_image: cover;/*added 2022*/
	
	resize: both;/*_new 7.15.22*/
  	overflow: scroll;/*_new 7.15.22*/
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: /*100*/ 62.5%;
	line-height: 1;
	margin: 0px;
	
}

img {
	max-width: 100%;
	
	left: 0;
	bottom: center;
	margin: 0;
	
}
p {
	font-size: 120%;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	text-align:justify;
}
.welcome {
	padding: 10px 40px 0px 0px;
	margin: 0 auto 0;
	
	height: 46px;
	text-align: right;
	color: rgba(255,255,255,.50);
	z-index:14;
	top: 5px;
	right: 0;
	font-size: 150%;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	position:absolute;
}
.welcome:hover {
	padding: 10px 40px 0px 0px;
	margin: 0 auto 0;
	height: 46px;
	text-align: right;
	color: rgba(255,255,255,0.00);
	z-index:14;
	top: 5px;
	right: 0;
	font-size: 150%;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	position:absolute;
}
.imgCon {
	/*width: 100vw;
	max-width:100vw;*/
	max-height: 200%vh;
	/**/height: 100%vh; 
	margin: auto;
	overflow: hidden;
	z-index: -100;
	position: absolute;
    top:0;bottom:0; /* vertical center */
    left:0;right:0; /*horizontal center */
	/*background: no-repeat center center fixed;
	background-size: cover;*/
	/*
div {
    width: 100vw; 
    height: 56.25vw; ___ height:width ratio = 9/16 = .5625  __
    background: pink;
    max-height: 100vh;
    max-width: 177.78vh; __ 16/9 = 1.778 __
    margin: auto;
    position: absolute;
    top:0;bottom:0; __ vertical center __
    left:0;right:0; __horizontal center __
}
	
	
	*/
}
a {
	color: #777;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: none;
}
.headerNav {
	width: 100%;
	background: rgba(255,255,255,0.10);
	padding: 10px 0px 10px 25px;
	height: 46px;
	text-align: left;
	overflow: hidden;
	position: absolute;
	top: -10px;
	left: -10px;
	z-index: 100;
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	-ms-transition: all 2s;
	transition: all 1s;
	
}
.headerNav a {
	font-size: 1.3em;
	line-height: 1.25em;
	text-decoration: none;
	font-weight: bold;
	margin-right: 25px;
}
.headerNav:hover {
	height: 71px;
	background: rgba(255,255,255,1.0);
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	-ms-transition: all 2s;
	transition: all 1s;
}
.headerImg {
	border: thick solid #D31D20;
	position: absolute;
	left: 0px;
	top: 0px;
	width: auto;
}
.headerNav img{
	top: 0px;
	left: 0px;
}
/**/.topNav {
	background: rgba(255,255,255,0.00);
	width: 100%;
	align:left;
	top:34px;
	margin-left:0px;
	padding-left:0px;
	float:left;
	position: absolute;
	z-index: 17;
	-webkit-transition: height 1.5s linear;
	-moz-transition: height 1.5s linear;
	transition: height 1.5s linear;
}
.topNav ul {
	margin-left:25%;
}
.topNav li {
	z-index: 17;
	float:left;
	padding-left: 20px;
	list-style: none;
}
.w {
	display: block;
	width: 100%;
	margin: 0px auto 0px auto;
	/*padding-top: 30px; */
    align-content: center;
	position: relative;
	left: 0px;
	bottom: 0px;
	background: rgba(255,255,255,0);
}
.footerNav {
	width: 100%;
	padding: 0px 10px 0px 10px;
	height: 80px;
	align-content: center;
	-webkit-transition: opacity 1s, background 1s;
	-moz-transition: opacity 1s, background 1s;
	transition: opacity 1s, background 1s;
	-ms-transition: opacity 1s, background 1s;
}
.footerNav:hover {
	background: rgba(255,255,255,0);
	-webkit-transition: opacity 1s, background 1s;
	-moz-transition: opacity 1s, background 1s;
	transition: opacity 1s, background 1s;
	-ms-transition: opacity 1s, background 1s; 
	
}
.footerNav ul li h2{
	float: left;
	
	margin-left: -100px;
	align-content: center;
	list-style: none;
}
/**/h2{color: white;
	z-index: 400;
	align-content: center;
	
	}
ul{
	float: left;
	margin-left: 500px;
	list-style: none;
}
.whiteText {
	margin:100px 15% 0px;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: rgba(255,255,255,1);
	width:70%;
}
.pic {
	float:right;
	margin:0px 0px 5px 20px;
	z-index:1;/*
	 */
	}
	/* Media Queries*/

@media screen and (max-width: 1000px){
	
	/* Header */
	header div.headerNav { background:rgba(224,32,35,1.00);
	}
	
	}