@charset "utf-8";

@font-face {
font-family: 'papyrus';
src: url('../_fonts/papyrus.eot'); /* IE9 Compat Modes */
src: url('../_fonts/papyrus.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
url('../_fonts/papyrus.woff') format('woff'), /* Modern Browsers */
url('../_fonts/papyrus.ttf') format('truetype'), /* Safari, Android, iOS */
url('../_fonts/papyrus.svg#svgFontName') format('svg'); /* Legacy iOS */
}
img, object, embed, video {
	max-width: 100%;
	text-align: right;
}
/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width:100%;
}
.exSmText {
	font-family: 'papyrus';
	font-size: 1.5vw;
	}
.smText {
	font-family: 'papyrus';		
	font-size: 2vw; /* was 4px */
	}
.medText {
	font-family: 'papyrus';		
	font-size: 2.25vw; /* was 6px */
	}
.lrgText {
	font-family: 'papyrus';		
	font-size: 2.5vw; /* was 8px */
	}
.lrgTextBold {
	font-family: 'papyrus';		
	font-size: 2.5vw; /* was 8px */
	font-weight:700;
	}
.xlrgText {
	font-family: 'papyrus';		
	font-size: 2.75vw; /* was 8px */
	}		
.xxlrgText {
	font-family: 'papyrus';	
	font-size: 3vw; /* was 14px */
	}
.xxxlrgText {
	font-family: 'papyrus';	
	font-size: 5vw;
	}		
.padTopLogo {
	padding-top: 2%;
	}

/* Desktop Layout: 769px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout. */


/*************************************************************************/
/*******************          Tables              ************************/
/*************************************************************************/
		
/********************    General Table   *****************************/
.GenTable
    {
	display: table;
	font-family: 'papyrus';	
	font-weight: normal;

    }
.GenTableTitle
    {
	display: table-caption;
	text-align: center;
	font-weight: 700;
	color: #CCC;
    } 
.GenTableColm
    {
	display: table-cell;
	text-align: center;
	vertical-align: central;
    }
.GenTableColmRight
    {
	display: table-cell;
	text-align: right;
	vertical-align: central;
/*	padding-right: 20%; */
    } 	
	 
.GenTableColmLeft
    {
	display: table-cell;
	text-align: left;
	vertical-align: central;
/*	padding-left: 10%; */
    } 	
.GenTableColmCent
    {
	display: table-cell;
	text-align: center;
	vertical-align: central;
/*	padding-left: 10%; */
    } 		
.GenTableColmPad
    {
	display: table-cell;
	font-family: 'papyrus';
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	padding-bottom: 10px;
    } 	
.GenTableColm2
    {
	display: table-cell;
	border-width: thin;
	font-family: 'papyrus';
	font-weight: normal;
	vertical-align: top;
    }	
.GenTableColmBlt
    {
	display: table-cell;
	border-width: thin;
	font-family: 'papyrus';
	font-weight: normal;
	text-align: left;
	width: 10px; 
	padding-right: 10px;
    }
.GenTableColmBlt2
    {
	display: table-cell;
	border-width: thin;
	font-family: 'papyrus';
	font-weight: normal;
	text-align: left;
	width: 18px; 
    }	
.GenTableRow
    { 
	display: table-row;
    }

* {
  box-sizing: border-box;
}

.column {
  float: left;
  width: 33.33%;
}

/* Clearfix (clear floats) */
.row::after {
  content: "";
  clear: both;
  display: table;
}

/*	
.row {
  display: flex;
}

.column {
  flex: 33.33%;
  padding: 5px;
}
*/	

/*************************************************************************/
/*******************      END Tables              ************************/
/*************************************************************************/	
	


/*************************************************************************/
/***************      General Formating           ************************/
/*************************************************************************/	
	

.valignTop {
	vertical-align: top
	}
.alignLeft {
	text-align: left;	
    }	
.alignRight {
	text-align: right;	
    }		
.alignCenter {
	margin: 0 auto;
    }	
.IP {
	border-width: thin;
	font-family: 'papyrus';
	font-weight: normal;
	text-align:right;
	color: #F00;
	}
.intro {
	font-family: 'papyrus';
	color: F00;
	text-align: left;
	padding-right: 10%;
	padding-left: 10%;
	padding-bottom: 2%;
	padding-top: 1%;
    }
.centerText{
	text-align:center;
	}	
.boldText {
	font-weight: bold;
    }
.redText {
	color: #F00;
	}
.leftText {
	text-align: left;	
	}
.rightText {
	text-align: right;	
    }
.center {
	text-align: center;	
    }
.height2p {
	height: 2px;
	}	
.width400p {
	width: 400px;	
	}
.width110 {
	width: 110%;	
	}		
.width100 {
	width: 100%;	
	}
.width95 {
	width: 95%;	
	}	
.width90 {
	width: 90%;	
	}
.width85 {
	width: 85%;	
	}					
.width80 {
	width: 80%;	
	}	
.width75 {
	width: 75%;	
	}	
.width70 {
	width: 70%;	
	}	
.width65 {
	width: 65%;	
	}					
.width60 {
	width: 60%;	
	}	
.width55 {
	width: 55%;	
	}		
.width50 {
	width: 50%;	
	}
.width45 {
	width: 45%;	
	}	
.width40 {
	width: 40%;	
	}
.width35 {
	width: 35%;	
	}	
.width33 {
	width: 33.33%;	
	}		
.width30 {
	width: 30%;	
	}
.width25 {
	width: 25%;	
	}	
.width20 {
	width: 20%;	
	}	
.width12 {
	width: 12%;
	}
.width11 {
	width: 11%;
	}	
.width10 {
	width: 10%;
	}		
.width9 {
	width: 9%;
	}	
.width8 {
	width: 8%;
	}	
.width7 {
	width: 7%;
	}				
.width6 {
	width: 6%;
	}		
.width5 {
	width: 5%;
	}	
.width4 {
	width: 4%;
	}
.width3 {
	width: 3%;
	}	
.width2 {
	width: 2%;
	}						
.width1 {
	width: 1%;
	}							
.MainContent {
	text-align: left;
	padding-right: 15%;
	padding-left: 15%;
}
.padListItems{ 
	padding-bottom: 1.5%;
	}
.padList{ 
	padding-top: 2%;
	}
.padLeftArchive {
	padding-left: 18.5%;	
	}	
.padArchive {
	padding-top: 2%;	
	}	
.padYear {
	padding-left: 18.5%;	
	}		
.pad20 {
	padding-left: 20%;
	padding-right: 20%;	
	}
.pad15 {
	padding-left: 15%;
	padding-right: 15%;	
	}
.pad15px {
	padding-left: 15px;
	padding-right: 15px;	
	}	
.pad10 {
	padding-left: 10%;
	padding-right: 10%;	
	}
.pad10px {
	padding-left: 10px;
	padding-right: 10px;	
	}	
.pad5 {
	padding-left: 5%;
	padding-right: 5%;	
	}
.padLeft1 {
	padding-left: 1%;
	}	
.padLeft2 {
	padding-left: 3%;
	}		
.padLeft5 {
	padding-left: 5%;
	}
.padLeft10 {
	padding-left: 10%;
	}	
.padLeft15 {
	padding-left: 15%;
	}
.padLeft20 {
	padding-left: 20%;
	}	
.padLeft25 {
	padding-left: 25%;
	}	
.padLeft30 {
	padding-left: 30%;
	}
.padLeft31 {
	padding-left: 31%;
	}	
.padLeft35 {
	padding-left: 35%;
	}	
.padLeft39 {
	padding-left: 39%;
	}
.padLeft40 {
	padding-left: 40%;
	}	
.padRight1 {
	padding-right: 1%;
	}				
.padRight2px {
	padding-right: 2px;
	}				
.padRight5 {
	padding-right: 5%;
	}	
.padRight5px {
	padding-right: 5px;
	}		
.padRight10 {
	padding-right: 10%;
	}	
.padRight10px {
	padding-right: 10px;
	}	
.padRight15 {
	padding-right: 15%;
	}
.padTopOneHalf {
	padding-top: 0.5%;
	}			
.padTop1 {
	padding-top: 1%;
	}
.padTop2 {
	padding-top: 2%;
	}	
.padTop3 {
	padding-top: 3%;
	}		
.padTop5 {
	padding-top: 5%;
	}
.padTop10 {
	padding-top: 10%;
	}
.padTop90 {
	padding-top: 90%;
	}	
.padBot1 {
	padding-bottom: 1%;
	}
.padBot2 {
	padding-bottom: 2%;
	}
.padBot3 {
	padding-bottom: 3%;
	}	
.padBot5 {
	padding-bottom: 5%;
	}
.padBot7 {
	padding-bottom: 7%;
	}			
.margBot {
	margin-bottom: -1em;
	}
.margTop6 {
	margin-top: 6%;
	}
.margTop12 {
	margin-top: 12%;
	}								
.nobreakText {
	white-space: nowrap;
    }
.CenterPic {
  display: block;
  margin-left: auto;
  margin-right: auto;	
	}
.cntrText {
	text-align: center;	
	}
.lftText {
	text-align: left;	
	}	
			
.back-button {
    background: none repeat scroll 0 0;
    border: medium none;
    color: #FFFFFF;
    left: 10%;
    position: fixed;
    top: 1px;
	width: 15%;
	opacity: 0.7;
    }
.floatLeft { 
    float: left; 
    margin: 4px;
	text-align: left;
}
.noborder {
	border:0px;
	
	}

.playPauseButton {
  position: relative;
  width: 100%;
}

.playPauseButton .btn {
	position: absolute;
	bottom: -650px;
	left:  51%;

}

.playPauseButton .btn2 {
	position: absolute;
	bottom: -650px;
	left:  42%;
}

.playButton {
background:url(../img/play2.webp);
	outline: none;
	cursor: pointer;
	border:hidden;
	background-repeat: no-repeat;
	background-size: 100% 100%; 
	width: 100%;
	padding-top: 100%;
	opacity: .2;
}
.playButton:hover {
	background:url(../img/play2.webp);
	outline: none;
	cursor: pointer;
	border:hidden;
	background-repeat: no-repeat;
	background-size: 100% 100%;	 
	width: 100%;
	padding-top: 100%;
	opacity: .6;
}
.playButton:active {
	background:url(../img/play2.webp);
	outline: none;
	cursor: pointer;
	border:hidden;
	background-repeat: no-repeat;
	background-size: 100% 100%;	 
	width: 100%;
	padding-top: 100%;	
	opacity:.1;

}

.pauseButton {
	background:url(../img/pause2.webp);
	outline: none;
	cursor: pointer;
	border:hidden;
	background-repeat: no-repeat;
	background-size: 100% 100%;	 
	width: 100%;
	padding-top: 100%;
	opacity:.2;
}
.pauseButton:hover {
	background:url(../img/pause2.webp);
	outline: none;
	cursor: pointer;
	border:hidden;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	width: 100%;
	padding-top: 100%;
	opacity :.6;
}
.pauseButton:active {
	background:url(../img/pause2.webp);
	outline: none;
	cursor: pointer;
	border:hidden;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	width: 100%;
	padding-top: 100%;
	opacity:.1;
}

/*************************************************************************/
/***************      END General Formating         **********************/
/*************************************************************************/	





/*******************************       Link Behavior       **************************/ 

a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	color: #FFF;
	text-decoration: none;
}

a:hover {
	color: #999;
	text-decoration: none;
}
a:active {
	color: #CCC;
	text-decoration: none;
}


/* -------------------------------------------------------------------------------------------------  */
/* -------------------------------------------------------------------------------------------------  */
/* -------------------------------------------------------  */
/* ---------------------  footer.css  --------------------  */
/* -------------------------------------------------------  */
/* -------------------------------------------------------------------------------------------------  */
/* -------------------------------------------------------------------------------------------------  */


.footer-distributed{
	background-color: #CCCCCC;
	box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12);
	box-sizing: border-box;
	width: 100%;
	text-align: left;
	margin-top: 20px;
	font-family: 'papyrus';
	font-size: 16px;
	font-weight: bold;
	color: #000;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10%;
	border-top-style: solid;
	border-top-color: #999;
	border-top-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #999;
	border-bottom-width: medium;
}

.FootAbout {
	font-family: 'papyrus';
	font-weight: 700;
	text-align: center;
	font-size: x-large;
	padding-bottom: 9px;
}
.footer-distributed .footer-left,
.footer-distributed .footer-center,
.footer-distributed .footer-right{
	display: inline-block;
	vertical-align: top;
/*    padding-left: 20px; */
}

/* Footer left */ 

.footer-distributed .footer-left{
	width: 20%;
	font-family: 'papyrus';
	font-size: 12px;
	font-weight: normal;
	padding-right: 15%;
}
.footer-distributed .footer-right{
	width: 20%;
	font-family: 'papyrus';
	font-size: 12px;
	font-weight: normal;
	padding-left: 5%;
}

/* If you don't want the footer to be responsive, remove these media queries */



/* --------------------------------------------------------------  */
/* ---------------------  Main Menu Buttons  --------------------  */
/* --------------------------------------------------------------  */

.marginl {margin-left: -40%;}

body {margin: 0; 
/*	font-size: 13px; */
	line-height: 1.231;
	font-family: 'papyrus';
	color: #FFF;
	background-color: #000;  
	padding: 0px;
	margin: 0 auto;
	display: grid; 
/*	height: 100vh;   */
	width: 100%;
	max-width: 100%;
	max-height: 100vh;  
/*	margin: auto; */
	}

a.blankbutton {
	    background: linear-gradient(#ff3333, #990000);
		width: 10%;
		height: 10%;
		padding: .5% 5% .5% 6%;
		margin-right: 1.5%;
		}  	  
a:hover.blankbutton { background: linear-gradient(#ff3333, #990000); }



/* ------------------------------------------------------------------  */
/* ------------------------  Custom Bullets  ------------------------  */
/* ------------------------------------------------------------------  */
ul, li {list-style-type: none;

	}

li.smallcheckbox {
	/*list-style-image: url(http://www.compuaid.biz/img/checkbox-small3.png); */
	background: url("http://compuaid.biz/img/checkbox-small3.png") no-repeat left top;
	height: 23px;
    padding-left: 33px;
    padding-top: 10px;
    margin: 10px;
	text-align:left;
	}
li.dots {
	/*list-style-image: url(http://www.compuaid.biz/img/checkbox-small3.png); */
	background: url("http://compuaid.biz/img/bullet2.png") no-repeat left top;
	height:auto;
    padding-left: 20px;
    padding-top: 2px;
   /* margin: 10%; */
	text-align:left;
	}	

/* ------------------------------------------------------------------  */
/* --------------------     Origional Fade       --------------------  */
/* ------------------------------------------------------------------  */	

#fade p {
    margin-top: 0px;
 /*   font-size: 21px;
    text-align: center; */
    animation: fadein 1s;
    -moz-animation: fadein 1s; /* Firefox */
    -webkit-animation: fadein 1s; /* Safari and Chrome */
    -o-animation: fadein 1s; /* Opera */
}
@keyframes fadein {
    from {
        opacity:0;
    }
    to {
        opacity:1;
    }
}
@-moz-keyframes fadein { /* Firefox */
    from {
        opacity:0;
    }
    to {
        opacity:1;
    }
}
@-webkit-keyframes fadein { /* Safari and Chrome */
    from {
        opacity:0;
    }
    to {
        opacity:1;
    }
}
@-o-keyframes fadein { /* Opera */
    from {
        opacity:0;
    }
    to {
        opacity: 1;
    }
}

.fade-in {
  animation: fadeIn ease 1s;
  -webkit-animation: fadeIn ease 1s;
  -moz-animation: fadeIn ease 1s;
  -o-animation: fadeIn ease 1s;
  -ms-animation: fadeIn ease 1s;
}
@keyframes fadeIn {
  0% {
    opacity:0;
  }
  100% {
    opacity:1;
  }
}

@-moz-keyframes fadeIn {
  0% {
    opacity:0;
  }
  100% {
    opacity:1;
  }
}

@-webkit-keyframes fadeIn {
  0% {
    opacity:0;
  }
  100% {
    opacity:1;
  }
}

@-o-keyframes fadeIn {
  0% {
    opacity:0;
  }
  100% {
    opacity:1;
  }
}

@-ms-keyframes fadeIn {
  0% {
    opacity:0;
  }
  100% {
    opacity:1;
}

/* ------------------------------------------------------------  */
/* --------------------     New Fade       --------------------  */
/* ------------------------------------------------------------  */


/* make keyframes that tell the start state and the end state of our object */
@-webkit-keyframes fadeIn { from { opacity:0; } to { opacity:1; } }
@-moz-keyframes fadeIn { from { opacity:0; } to { opacity:1; } }
@keyframes fadeIn { from { opacity:0; } to { opacity:1; } }

.fade-in {
	opacity:1;  /* make things invisible upon start */
	-webkit-animation:fadeIn ease-in .1;  /* call our keyframe named fadeIn, use animattion ease-in and repeat it only 1 time */
	-moz-animation:fadeIn ease-in .1;
	animation:fadeIn ease-in .1;

	-webkit-animation-fill-mode:forwards;  /* this makes sure that after animation is done we remain at the last keyframe value (opacity: 1)*/
	-moz-animation-fill-mode:forwards;
	animation-fill-mode:forwards;

	-webkit-animation-duration:.1; /* This and the two below all had origional value of 1  */
	-moz-animation-duration:.1;
	animation-duration:.1;
} 

/* ------------------------------------------------------------  */
/* ----  Resize an image to fit in the browser window  --------  */
/* ------------------------------------------------------------  */

 * {
	margin: 0;
	padding: 0;
	}
	.imgbox {
		display: grid;
		height: 90%;
	}
	.center-fit {
		max-width: 100%;
		max-height:100vh;
		margin: auto;
        }