﻿
html {
	max-width: 100%;
	height: 100%;
}
.active {
  background-color: #04AA6D;
  color: white;
}
body#indexpage{
	background-image: url('images/indexbackground.jpg');
	background-size:cover;
		background-position:center center;
	background-repeat: no-repeat;
	background-color:#426ba3;
	color: #000;
	margin-top: 0;
	height: 100vh;
	font-size: 1em;
	font-family: "Times New Roman";
	z-index:0;
	
}	
body#otherpages{
	background-color:#426ba3;
	color: #000;
	margin-top: 0;
	height: 100vh;
	font-size: 1em;
	font-family: "Times New Roman";
}	 
/* index page */
div.fadeini{
	background-color:transparent;
	color:#000;
	font-family: "Copperplate Gothic Light";
	width:60%;
	margin-left:auto;
	margin-right:auto;
	padding-top:2%;
	}
p.versefade {
	font-size:small;
	text-align:center;
    animation: fadeInAnimation ease 13s;
    animation-iteration-count: 1;
    animation-fill-mode: forwards;
          
    }

        @keyframes fadeInAnimation {
            0% {
                opacity: 0;
                
            }

            100% {
                opacity: 1;
            }
        }
p.center{
	text-align:center;
	font-size:small;
}



img.map{
	display:block;
	margin-left:auto;
	margin-right:auto;
}
/* index page - menu button */
.menu{
  	overflow: hidden;
	background-color:transparent;
 	position: relative;
}
.menu #myLinks {
  display:none;
}
.menu a.icon {
  	background-color:transparent;
  	display: block;
  	position: absolute;
	top:0;
	right:0;
  	padding:2px;
  	color:#fff;
  	font-size:medium;
 	border:1px #fff solid;
	text-decoration:none;
	margin-top:10px;
	margin-right:10px;
}
.menu a.icon:hover {
 	background-color:#426ba3;
  	color: #ffffff;
}
/* menu - index page*/
div.myLinks{
	width:100%;
	margin-left:auto;
	margin-right:auto;
} 
div.mainlinks{
	width:100%;
	margin-left:0px;
	border-top:1px #fff solid;
	border-bottom:1px #fff solid;
}
div.articles{
	width:100%;
	margin-left:0px;
}
/*menu - index and message page*/
table.twocolumnsi{
 	padding:0;
	border-spacing:0;
	border:0;
	background-color:#5a7ead;
	margin-left:auto;
	margin-right:auto;
	width:100%;
	padding-top:1%;
}
.blocki{
	text-align:left;
	display: table; 
	display: table-cell;
	vertical-align: top;
	/*do not change width*/
	width:60%;
}
.hometablei {
	display:block;
	width:100%;
	margin-left:12%;
}
.block2i{
	text-align:left;
	vertical-align: top;
	/*do not change width*/
	width:50%;
}
.hometablei2 {
	width:100%;
	padding-right:5px;
}
a.articles  {	
	text-decoration: none;
	font-size:large;
	text-align:left;
	color:#000; 
	padding-right:30px;
	padding-left:30px;
}
a.articles:hover{
	color:#fff;
	background-color:#426ba3;
	padding-right:30px;
	padding-left:30px;
}

a.articlelinks  {
	color: #fff;
	text-decoration: none;
	font-size:medium;
	padding:5px;
}
a.articlelinks:hover  {	
	background-color:#426ba3;
	}
td.charts{
	background-color:#5a7ead;
	color:#fff;
	padding-left:15px;
	border-left:1px #000 solid; 
	border-bottom:1px #000 solid;
}td.various{
	background-color:#5a7ead;
	color:#fff;
	padding-left:15px;
	border-left:1px #000 solid; 
	border-bottom:1px #000 solid;
}
td.charts{
	background-color:#5a7ead;
	color:#fff;
	padding-left:15px;
	border-left:1px #000 solid; 
	border-bottom:1px #000 solid;
}
a.charts{
	color:#fff;
	text-decoration:none;	
	padding-left:10px;
	padding-right:10px;
	}
a.charts:hover{
	background-color:#426ba3;

}

.doctablei1 {
/*don't change width*/
	width:100%;
	float:left;
	margin-left:30%;
	background-color:#5a7ead;
}
.doctablei2 {
	width:100%;
	float:left;
	background-color:#5a7ead;	
	margin-left:50%;
}
.shortstablei {
	width:100%;
	float:left;
	background-color:#5a7ead;
	}
.charttablei{
	width:100%;
	float:left;
	margin-left:20%;
	background-color:#5a7ead;
	}
/*menu - message page*/

span.enlighten{
	color:red;
 	font-size:xx-large;
  	padding-left:2%;
 	padding-top:2%;
 	font-family:"Vladimir Script";
	text-shadow:1px 0px 0px white;
	font-weight:600;
}
div.fadein{
	background-color:transparent;
	color:#fff;
	font-family: "Copperplate Gothic Light";
	font-size:small;
	width:60%;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	margin-top:1%;
	margin-bottom:5%;
}
/* article page - menu button  */
.topnav {
  	overflow: hidden;
	background-color:transparent;
 	position: relative;
}
.topnav a:hover {
 	background-color:#426ba3;
	color: #fff;
}
.topnav #myLinks {
  display: none;
}
.topnav a.icon {
  	background-color:transparent;
  	display: block;
  	position: absolute;
	top:0;
	right:2%;
  	padding:2px;
  	color:#fff;
  	font-size:medium;
	text-decoration:none;
 	border:1px #fff solid;
	text-align:center;
	margin-top:2%;
	margin-right:1%;
}
.topnav a.icon:hover {
 	background-color:#5a7ead;
 	border:thin #426ba solid;
  	color: #fff;
}
 .source {
	margin-top:-2%;
	text-align:center;
	font-size:medium;
}
div.enlighten{
 	font-size:large;
}
div.floatl{
	float:left;
}
div.floatr{
	float:right;
}
div.uparrow{
	margin-right:0;
	width:98%;
	height:10px;
	position:fixed;
}
p.uparrow{
	float:right;
}
div.messageandclips{
	width:100%;
}
p.blockquote {	
	font-size:medium;
	padding-left: 5%;	
	padding-right:7%;
	text-align:justify;
}
p.response {
	border:1px grey solid;
	border-radius:15px 15px 15px 15px;
	font-size:medium;
	padding-left: 5%;	
	padding-right:7%;
	padding-top:10px;
	padding-bottom:10px;
	text-align:justify;
}
p.blockquote2 {	
	font-size:medium;
	padding-left: 5%;	
	padding-right:7%;
	text-align:right;
}
table.twocolumns{
 	padding:0;
	border-spacing:0;
	border:0;
	background-color:#426ba3;
	margin-left:auto;
	margin-right:auto;
	max-width:100%;
}
.blocka{
	text-align:left;
	display: table; 
	display: table-cell;
	vertical-align: top;
	width:70%;
}
div.holder {/*do not change width*/
	width: 94%;
    height: auto;
    margin-left:25px;
    padding: 0 5px 0 0;
    background-color:#426ba3;
}
div.videoholder {
	width: 94%;
    height: auto;
    padding: 0 5px 0 0;
    background-color:#426ba3;
	margin-left:25px;
}
div.message {
	width:96%;

}
div.videomessage {
	width:96%;
}
div.messagetop {
	border-radius:15px 15px 15px 15px;		
	background-color: #fdffef;			
	margin-bottom:2px;
	z-index: 1;	
	width:100%;
	border-top:4px #426ba3 solid;
	padding:15px;
}
div.videotop{
	border-radius:15px 15px 15px 15px;	
	background-color: #fdffef;
	width:100%;
	border-top:4px #426ba3 solid;
	z-index: 1;
	padding:15px;
}
div.videocontainer{
	width:98%;
}
div.video{
	overflow:visible;
	padding-top:56.25%; 
	position:relative; 
	width: 100%;
}
p.video{text-align:center;
	font-size:medium;
	color:#000;
}
h3.videotitle{
	margin-top:50px;
	color:#000;
	text-align:center;
}
div.begverse {	
	border:1px #fff solid;
	border-radius:15px 15px 15px 15px;
	margin-top:4%;
	font-size:medium;
}
p.begverse {
	color:#000;
	padding: 1%;
	max-width: 100%;	
	}
.word{
	color:#e50000;
}
span.stress {		
	font-weight:bolder;
}

h1.topic{
	background-image:linear-gradient(to left, #fdffef, #426BA3, #fdffef);
	text-align:center;
	padding-bottom:15px;	
}
span.subtitle{
	text-align:center;
	font-size:large;
}
.titlebar{
	height:5px;
	border:thin #fff solid;
	margin-top:-14px;
	background-image:linear-gradient(to left, #fdffef, #426BA3, #fdffef);
	text-align:center;
}
.titlebar2{
	height:5px;
	border:thin #fff solid;
	margin-top:100px;
	background-image:linear-gradient(to left, #fdffef, #426BA3, #fdffef);
	text-align:center;
}
div.pdfdownload{
	padding-bottom:50px;
}
p.pdfdownload{
	float:right;
}
a.pdfdownload{
	text-decoration:none;
}
a.title{
	text-decoration:none;
	cursor:default;
	color:#fff;	
	margin-bottom:5px;
}
h3.subheadings{
	font-size:large;
	padding-top:3%;
	font-style:oblique;
	margin-top:0;
}

/*back and forward article*/
hr.bar{
	width:100%;
	height:5px;
	background-image:linear-gradient(to right, #426ba3, #fdffef);
	border-radius:15px 15px 15px 15px;
}
hr.bar1{
	width:100%;
	height:5px;
	background-image:linear-gradient(to left, #426ba3, #fdffef);
	border-radius:15px 15px 15px 15px;
	margin-bottom:10px;
}
.floatlft{
	float:left;
	margin-left:20px;
}
a.floattitle{
	font-size:small;
	font-variant: small-caps;
	color:#000;
	text-decoration:none;
	padding:5px;
}
a.floattitle2{
	font-size:medium;
	color:#000;
	text-decoration:none;
	padding:5px;
}
a.floattitle:hover{
	border-radius:15px 15px 15px 15px;
	box-shadow: 5px 5px 25px #426ba3;
}
.floatgt{
	float:right;
	margin-right:20px;
}
 /* article buttons */
 div.articlebtn{
 width:95%;
 margin-left:auto;
 margin-right:auto;
}
 table.twocolumnsbtn{
	width:75%;
}
td.articlebtn{
	padding-top:3%;
	padding-left:23px;
}
.blockbtn{
	text-align:left;
	display: table; 
	display: table-cell;
	vertical-align: top;
	width:50%;
}
.blockbtn2{
	text-align:left;
	vertical-align: top;
	width:50%;
}
 table.btndiv{
	border-collapse:collapse;
	width:100%;
	margin-left:auto;
	margin-right:auto;
 }
 table.btndiv2{
	border-collapse:collapse;
	width:100%;
	margin-left:auto;
	margin-right:auto;
 }
.box{
	display:block;
	width:153px;
	height:98px;
	border-radius:15px 15px 15px 15px;
	margin:2px;
	font-family:"Century Gothic";
	box-shadow: 5px 5px 25px #ffffe;
}
.box1{
	display:block;
	width:163px;
	height:60px;
	margin:2px;
	font-family:"Century Gothic";
	color:#000;
	font-size:medium;
	text-decoration:none;
	clear:both;
	padding-bottom:5px;
}
a.box1:hover {
	background-color:#426ba3;
	color:#fff;
	
}
/*button divisions*/
div.understand{
	background-image: url('images/understand.jpg');
	background-position: center center; 
	width:153px;
	height:78px;
	border-radius:15px 15px 15px 15px;
	padding:1%;
	font-family:"Century Gothic";
	box-shadow: 5px 5px 25px #ffffe0;
	font-size:x-small;
	background-repeat: no-repeat;
}
div.understand:hover {
	background-image: url('images/understand1.jpg')
}
div.money{
	background-image: url('images/money.jpg');
	background-position: center center; 
	width:153px;
	height:78px;
	border-radius:15px 15px 15px 15px;
	padding:1%;
	font-family:"Century Gothic";
	box-shadow: 5px 5px 25px #ffffe0;
	font-size:x-small;
	background-repeat: no-repeat;
}
div.money:hover {
	background-image: url('images/money1.jpg')
}
div.baptism{
	background-image: url('images/baptism.jpg');
	background-position: center center; 
	width:153px;
	height:78px;
	border-radius:15px 15px 15px 15px;
	padding:1%;
	font-family:"Century Gothic";
	box-shadow: 5px 5px 25px #ffffe0;
	font-size:x-small;
	background-repeat: no-repeat;
}

div.baptism:hover {
	background-image: url('images/baptism1.jpg');
}

div.threedays{
	background-image: url('images/threedays.jpg');
	background-position: center center; 
	width:153px;
	height:78px;
	border-radius:15px 15px 15px 15px;
	padding:1%;
	font-family:"Century Gothic";
	box-shadow: 5px 5px 25px #ffffe0;
	font-size:x-small;
	background-repeat: no-repeat;
}

div.threedays:hover {
	background-image: url('images/threedays1.jpg');
}
div.order{
	background-image: url('images/order.jpg');
	background-position: center center; 
	width:153px;
	height:78px;
	border-radius:15px 15px 15px 15px;
	padding:1%;
	font-family:"Century Gothic";
	box-shadow: 5px 5px 25px #ffffe0;
	font-size:x-small;
	background-repeat: no-repeat;
}

div.order:hover {
	background-image: url('images/order1.jpg');
}
div.circles{
	background-image: url('images/flat_earth.jpg');
	background-position: center center; 
	width:153px;
	height:78px;
	border-radius:15px 15px 15px 15px;
	padding:1%;
	font-family:"Century Gothic";
	box-shadow: 5px 5px 25px #ffffe0;
	font-size:x-small;
	background-repeat: no-repeat;
}

div.circles:hover {
	background-image: url('images/flat_earth1.jpg')
}
div.john{
	background-image: url('images/john.jpg');
	background-position: center center; 
	width:153px;
	height:78px;
	border-radius:15px 15px 15px 15px;
	padding:1%;
	font-family:"Century Gothic";
	box-shadow: 5px 5px 25px #ffffe0;
	font-size:x-small;
	background-repeat: no-repeat;
}

div.john:hover {
	background-image: url('images/john1.jpg');
}
div.roots{
	background-image: url('images/roots.jpg');
	background-position: center center; 
	width:153px;
	height:78px;
	border-radius:15px 15px 15px 15px;
	padding:1%;
	font-family:"Century Gothic";
	box-shadow: 5px 5px 25px #ffffe0;
	font-size:x-small;
	background-repeat: no-repeat;
}
div.roots:hover {
	background-image: url('images/roots1.jpg');
}
div.nation{
	background-image: url('images/nation.jpg');
	background-position: center center; 
	width:153px;
	height:78px;
	border-radius:15px 15px 15px 15px;
	padding:1%;
	font-family:"Century Gothic";
	box-shadow: 5px 5px 25px #ffffe0;
	font-size:x-small;
	background-repeat: no-repeat;
}
div.nation:hover {
	background-image: url('images/nation1.jpg');
}
div.rapture{
	background-image: url('images/rapture.jpg');
	background-position: center center; 
	width:153px;
	height:78px;
	border-radius:15px 15px 15px 15px;
	padding:1%;
	font-family:"Century Gothic";
	box-shadow: 5px 5px 25px #ffffe0;
	font-size:x-small;
	background-repeat: no-repeat;
}
div.rapture:hover {
	background-image: url('images/rapture1.jpg');
}
 div.mercy{
	background-image: url('images/mercy.jpg');
	background-position: center center; 
	width:153px;
	height:78px;
	border-radius:15px 15px 15px 15px;
	padding:1%;
	font-family:"Century Gothic";
	box-shadow: 5px 5px 25px #ffffe0;
	font-size:x-small;
	background-repeat: no-repeat;
}
div.mercy:hover {
	background-image: url('images/mercy1.jpg')
}
 div.hell{
	background-image: url('images/hell.jpg');
	background-position: center center; 
	width:153px;
	height:78px;
	border-radius:15px 15px 15px 15px;
	padding:1%;
	font-family:"Century Gothic";
	box-shadow: 5px 5px 25px #ffffe0;
	font-size:x-small;
	background-repeat: no-repeat;
}
div.hell:hover {
	background-image: url('images/hell1.jpg')
}
 div.savior{
	background-image: url('images/savior.jpg');
	background-position: center center; 
	width:153px;
	height:78px;
	border-radius:15px 15px 15px 15px;
	padding:1%;
	font-family:"Century Gothic";
	box-shadow: 5px 5px 25px #ffffe0;
	font-size:x-small;
	background-repeat: no-repeat;
}
div.savior:hover {
	background-image: url('images/savior1.jpg');
}
 div.created{
	background-image: url('images/created.jpg');
	background-position: center center; 
	width:153px;
	height:78px;
	border-radius:15px 15px 15px 15px;
	padding:1%;
	font-family:"Century Gothic";
	box-shadow: 5px 5px 25px #ffffe0;
	font-size:x-small;
	background-repeat: no-repeat;
}
div.created:hover {
	background-image: url('images/created1.jpg');
}
 div.heaven{
	background-image: url('images/heaven.jpg');
	background-position: center center; 
	width:153px;
	height:78px;
	border-radius:15px 15px 15px 15px;
	padding:1%;
	font-family:"Century Gothic";
	box-shadow: 5px 5px 25px #ffffe0;
	font-size:x-small;
	background-repeat: no-repeat;
}
div.heaven:hover {
	background-image: url('images/heaven1.jpg');
}

 
div.judgment{
	background-image: url('images/gavel.jpg');
	background-position: center center; 	
	width:153px;
	height:78px;
	border-radius:15px 15px 15px 15px;
	padding:1%;
	font-family:"Century Gothic";
	box-shadow: 5px 5px 25px #ffffe0;
	font-size:x-small;
	background-repeat: no-repeat;
}
div.judgment:hover {
	background-image: url('images/gavel1.jpg');
}
div.israel{
	display:block;
	background-image: url('images/allsaved.jpg');
	background-position: center center; 	
	width:153px;
	height:78px;
	border-radius:15px 15px 15px 15px;
	padding:1%;
	font-family:"Century Gothic";
	box-shadow: 5px 5px 25px #ffffe0;
	font-size:x-small;
	background-repeat: no-repeat;
	
}

div.israel:hover {
	background-image: url('images/allsaved1.jpg');
}
div.preterism{
	background-image: url('images/preterism.jpg');
	background-position: center center; 
	width:153px;
	height:78px;
	border-radius:15px 15px 15px 15px;
	padding:1%;
	font-family:"Century Gothic";
	box-shadow: 5px 5px 25px #ffffe0;
	font-size:x-small;
	background-repeat: no-repeat;

}

div.preterism:hover {
	background-image: url('images/preterism1.jpg');
}
div.Jesus{
	background-image: url('images/Jesus.jpg');
	background-position: center center; 
	width:156px;
	height:78px;
	border-radius:15px 15px 15px 15px;
	padding:1%;
	font-family:"Century Gothic";
	box-shadow: 5px 5px 25px #ffffe0;
	font-size:x-small;
	background-repeat: no-repeat;

}

div.Jesus:hover {
	background-image: url('images/Jesus1.jpg');
}

div.sabbath{
	background-image: url('images/sabbath.jpg');
	background-position: center center; 
	width:153px;
	height:78px;
	border-radius:15px 15px 15px 15px;
	padding:1%;
	font-family:"Century Gothic";
	box-shadow: 5px 5px 25px #ffffe0;
	font-size:x-small;
	background-repeat: no-repeat;
}

div.sabbath:hover {
	background-image: url('images/sabbath1.jpg');
}
div.one{
	background-image: url('images/asone.jpg');
	background-position: center center; 
	width:153px;
	height:78px;
	border-radius:15px 15px 15px 15px;
	padding:1%;
	font-family:"Century Gothic";
	box-shadow: 5px 5px 25px #ffffe0;
	font-size:x-small;
	background-repeat: no-repeat;
}

div.one:hover {
	background-image: url('images/asone1.jpg')
}

div.holidays{
	background-image: url('images/holidays.jpg');
	background-position: center center; 
	width:153px;
	height:78px;
	border-radius:15px 15px 15px 15px;
	padding:1%;
	font-family:"Century Gothic";
	box-shadow: 5px 5px 25px #ffffe0;
	font-size:x-small;
	background-repeat: no-repeat;

}

div.holidays:hover {
	background-image: url('images/holidays1.jpg');
}


div.covid{
	background-image: url('images/chip.jpg');
	background-position: center center; 
	width:153px;
	height:78px;
	border-radius:15px 15px 15px 15px;
	padding:1%;
	font-family:"Century Gothic";
	box-shadow: 5px 5px 25px #ffffe0;
	font-size:x-small;
	background-repeat: no-repeat;

}
div.covid:hover {
	background-image: url('images/chip1.jpg');
}


div.enoch {
	background-image: url('images/enoch.jpg');
	background-position: center center; 
	width:153px;
	height:78px;
	border-radius:15px 15px 15px 15px;
	padding:1%;
	font-family:"Century Gothic";
	box-shadow: 5px 5px 25px #ffffe0;
	font-size:x-small;
	background-repeat: no-repeat;

}

div.enoch:hover {
	background-image: url('images/enoch1.jpg');
}
div.nicolaitans{
	background-image: url('images/nicolaitans.jpg');
	background-position: center center; 
	width:153px;
	height:78px;
	border-radius:15px 15px 15px 15px;
	padding:1%;
	font-family:"Century Gothic";
	box-shadow: 5px 5px 25px #ffffe0;
	font-size:x-small;
	background-repeat: no-repeat;
}
div.nicolaitans:hover {
	background-image: url('images/nicolaitans1.jpg');
}


div.chosenpeople{
	background-image: url('images/chosenpeople.jpg');
	background-position: center center; 
	width:153px;
	height:78px;
	border-radius:15px 15px 15px 15px;
	padding:1%;
	font-family:"Century Gothic";
	box-shadow: 5px 5px 25px #ffffe0;
	font-size:x-small;
	background-repeat: no-repeat;

}

div.chosenpeople:hover {
	background-image: url('images/chosenpeople1.jpg');
}

div.times{
	background-image: url('images/times.jpg');
	background-position: center center; 
	width:153px;
	height:78px;
	border-radius:15px 15px 15px 15px;
	padding:1%;
	font-family:"Century Gothic";
	box-shadow: 5px 5px 25px #ffffe0;
	font-size:x-small;
	background-repeat: no-repeat;

}

div.times:hover {
	background-image: url('images/times1.jpg')
}

div.antichrist{
	background-image: url('images/antichrist.jpg');
	background-position: center center; 
	width:156px;
	height:78px;
	border-radius:15px 15px 15px 15px;
	padding:1%;
	font-family:"Century Gothic";
	box-shadow: 5px 5px 25px #ffffe0;
	font-size:x-small;
	background-repeat: no-repeat;

}

div.antichrist:hover {
	background-image: url('images/antichrist1.jpg');
}


div.day{
	background-image: url('images/return.jpg');
	background-position: center center; 
	width:153px;
	height:78px;
	border-radius:15px 15px 15px 15px;
	padding:1%;
	font-family:"Century Gothic";
	box-shadow: 5px 5px 25px #ffffe0;
	font-size:x-small;
	background-repeat: no-repeat;

}

div.day:hover {
	background-image: url('images/return1.jpg')
}


/* sidebar */
.blocka1{
	overflow:visible;
	text-align:left;
	vertical-align: top;
	width:100%;
}
div.clipholder{
	/*do not change width*/
	width: 93%;
    height: auto;
	top:0;
    margin-left:0;
    padding: 0 5px 0 0;
    background-color:#426ba3;
 }
div.cliptabletop{
	border-radius:15px 0px 0px 15px;
	display:block;
	border-top:1px #fff solid;
	border-bottom:thin #fff solid;		
	margin-top:1%;
	background-image:linear-gradient(to left, #426ba3, #fdffef);
	width:98%;
	height:auto; 
}
div.cliptable{
	width:100%;
}
td.clips {
	border-top:1px #fff solid;
	padding:10px;
}
div.clips{
	padding:5px;
}
a.source2 {
	font-size:small;
	float:right;
	text-decoration:none;
	color:#000;
}
p.sidescripture{
	margin-left:3%;
	font-size:medium;
	margin-bottom:0;		
}
p.sidescriptureblock{
	font-size:medium;
	padding-left: 7%;
	padding-right:8%;
}
a.clips {
	font-weight:bold;	
	text-decoration: none;	
	font-size: small;	
	color: #0314A3;
}
a.clips:hover{		
	font-style:italic;
 }
span.clips {		
	font-size: small;
}

/*LOGO AT END OF PAGE*/		
div.bottomofpagelogo {	
	margin:0;
}		
p.bottomofpagelogo {
	text-align:center;				
	font-family: "Vladimir Script";	
	font-weight: 700;	
	max-width:100%;	
	margin-top: 5%;	
	margin-left:1%;	
	margin-bottom:5%;	
	color: #e50000;
	font-size: 50pt;
	text-shadow: 1px 1px 2px #fff, 0 0 25px #fff, 0 0 5px #fff;
	}		
.faq_body, .head{
	max-width:600px;
	margin:auto;
}
.q_body, .head{
	max-width:600px;
	margin:auto;
	border:thin #000 solid;
}
.head{
	text-align:center;
	padding:20px 0px;
}
.faq_body{
	background-color:#fff;
	border-radius:10px;
	padding:30px 20px;
}
.q_body{
	background-color:#fff;
	border-radius:10px;
	padding:20px 20px;
}
summary{
	background-color:#f2f2f2;
	border-radius:10px;
	padding:20px 30px;
	margin:15px 0px;
	cursor:pointer;
	transition:all 0.3s ease-in-out;
}
summary:hover{
	background-color:#DAE3EF;
}
details[open=] > summary{
	background-color:#EFEFEF;
}
details div{
	background-color:#fafafa;
	padding:10px 20px;
	border-radius:10px;
	line-height:2;
	margin-bottom:40px;
}
span.paraphrase{
	color:#008000;
}
a.title2 {		
	text-decoration: none;
	font-variant:small-caps;
	color:#4169E1;
		
}
a.title2:hover{
font-variant: normal;
}		


h3.title {
	text-align: center;		
	margin-top:3%;	
	background-image:linear-gradient(to right, #fdffef, #fdffef, #426ba3);
	color: #000;
}

p.image{
	text-align:center;
	font-size:medium;
	font-weight:bold;
}	
p.imagejohn3-17{
	 float:left;
	 margin-top:20%;
	 margin-left:28%;
}
p.imageluke9-56{
	 float:left;
	 margin-top:50px;
	 margin-bottom:100px;
	 margin-left:27%;
}
p.imagecreation{
	 float:left;
	 margin-top:8%;
	 margin-left:9%;"
}
a.bibleverse{
	color:#426ba3;
	text-decoration:none;
}	
table.spirit {		
	width: 100%;		
	background-color: #f8efef;	
	border: 2px solid #426ba3;	
	margin-bottom: 2%;	
	border-radius:15px 15px 15px 15px;
}		

td.spirit {	
	 background-color: #f8e1ef;
	text-align: left;
	padding-left:2%;
		
}
		
td.spirit1 {	
	text-align: left;	
	padding-left: 2%;	
	
}





/*images*/
img{
	border-radius:15px;
	width:60%;
}
img.resurrectiontimeframe{
	width:60%;
	margin-top:2%;
	}
img.flatEarth{
	width:50%;
}
img.beast1{
	width:50%;
}
img.beast{
	width:90%;
}
img.one {
	width:200px;
	height:200px;
	object-fit:cover;
	border:1px #fff solid;
}
img.two {
	width:300px;
	height:200px;
	object-fit:cover;
	border:thin #fff solid;
}
img.uparrow{
	border:0;
	width:100%;
	height:auto;}

img.luke9-56 {
	width:65%;
}
img.john3-17 {
	width:65%;
}
img.lifeordeath {
	width:65%;
}	
img.creation{
	width:100%;
	border:2px #808080 solid;
}	
img.jeremiah{		
	border: 1px #fdffef solid;	
	width:70%;	
}		
img.resurrection{		
	width:100%;
}
img.syringe{
	border:1px #426ba3 solid;
}
img.theLordsDay1{
	width:100%;	
}
img.timeline1{
	width:100%;
}
img.theLordsDay{
	border:1px #426ba3 solid;
}
img.trillion{
	margin-left:0;
}	
img.weeks{
	border:2px #426ba3 solid;
}
img.weeks1{
	width:100%;
}




/*Look for*/

p.related {		
	color: #000000;	
	font-size: medium;
	font-weight:bold;
	margin-left:3%;
	}

a.related{
	color:#426ba3;
	text-decoration:none;
	font-weight:bold;
}	
a.relatedwhite{
	color:#ffffff;
	text-decoration:none;
}
a.chartreturn{
	font-size:medium;
	color:#000;
	text-decoration:none;
	text-align:center;
}
.chartimage{
	margin-bottom:200px;
	width:100%;
	text-align:center;
} 
.charttitle{
	font-size:large;
	text-align:center;
	color:#fff;
}	
.spiritref {		
	padding-right:7%;
	text-align:justify;
	padding-bottom:1%;
}

		
 
	

	
/*not active*/
p.movie{	
	text-align:center;
}
p.movietitle{
	text-align:center;
}
div.clipsection{
	width:100%;
}
}
	
/* Media */
@media (hover:hover){
div.understand:hover {
	background-image: url('images/understand1.jpg')
}
div.money:hover {
	background-image: url('images/money1.jpg')
}
div.baptism:hover {
	background-image: url('images/baptism1.jpg');
}
iv.threedays:hover {
	background-image: url('images/threedays1.jpg');
}
div.order:hover {
	background-image: url('images/order1.jpg');
}
div.circles:hover {
	background-image: url('images/flat_earth1.jpg')
}
div.roots:hover {
	background-image: url('images/roots1.jpg');
}
div.nation:hover {
	background-image: url('images/nation1.jpg');
}
div.rapture:hover {
	background-image: url('images/rapture1.jpg');
}
div.mercy:hover {
	background-image: url('images/mercy1.jpg')
}
div.hell:hover {
	background-image: url('images/hell1.jpg')
}
div.savior:hover {
	background-image: url('images/savior1.jpg');
}
div.created:hover {
	background-image: url('images/created1.jpg');
}
div.heaven:hover {
	background-image: url('images/heaven1.jpg');
}
div.judgment:hover {
	background-image: url('images/gavel1.jpg');
}
div.israel:hover {
	background-image: url('images/allsaved1.jpg');
}
div.preterism:hover {
	background-image: url('images/preterism1.jpg');
}
div.Jesus:hover {
	background-image: url('images/Jesus1.jpg');
}
div.sabbath:hover {
	background-image: url('images/sabbath1.jpg');
}
div.one:hover {
	background-image: url('images/asone1.jpg')
}
div.holidays:hover {
	background-image: url('images/holidays1.jpg');
}
div.covid:hover {
	background-image: url('images/chip1.jpg');
}
div.nicolaitans:hover {
	background-image: url('images/nicolaitans1.jpg');
}
div.chosenpeople:hover {
	background-image: url('images/chosenpeople1.jpg');
}

div.times:hover {
	background-image: url('images/times1.jpg')
}
div.antichrist:hover {
	background-image: url('images/antichrist1.jpg');
}
div.day:hover {
	background-image: url('images/return1.jpg')
}
.menu a.icon:hover {
 	background-color:#426ba3;
  	color: #ffffff;
}
a.articles:hover{
	color:#fff;
	background-color:#426ba3;
	padding-right:30px;
	padding-left:30px;
}
a.articlelinks:hover  {	
	background-color:#426ba3;
	}
.topnav a.icon:hover {
 	background-color:#5a7ead;
 	border:thin #426ba solid;
  	color: #fff;
}
.topnav a:hover {
 	background-color:#426ba3;
	color: #fff;
}
a.charts:hover{
	background-color:#426ba3;

}
a.floattitle:hover{
	border-radius:15px 15px 15px 15px;
	box-shadow: 5px 5px 25px #426ba3;
}
a.box1:hover {
	background-color:#426ba3;
	color:#fff;
	
}
a.clips:hover{		
	font-style:italic;
 }
summary:hover{
	background-color:#DAE3EF;
}
a.title2:hover{
font-variant: normal;
}
}
@media (hover:none){
div.understand:hover {
	background-image: url('images/understand1.jpg')
}
div.money:hover {
	background-image: url('images/money1.jpg')
}
div.baptism:hover {
	background-image: url('images/baptism1.jpg');
}
iv.threedays:hover {
	background-image: url('images/threedays1.jpg');
}
div.order:hover {
	background-image: url('images/order1.jpg');
}
div.circles:hover {
	background-image: url('images/flat_earth1.jpg')
}
div.roots:hover {
	background-image: url('images/roots1.jpg');
}
div.nation:hover {
	background-image: url('images/nation1.jpg');
}
div.rapture:hover {
	background-image: url('images/rapture1.jpg');
}
div.mercy:hover {
	background-image: url('images/mercy1.jpg')
}
div.hell:hover {
	background-image: url('images/hell1.jpg')
}
div.savior:hover {
	background-image: url('images/savior1.jpg');
}
div.created:hover {
	background-image: url('images/created1.jpg');
}
div.heaven:hover {
	background-image: url('images/heaven1.jpg');
}
div.judgment:hover {
	background-image: url('images/gavel1.jpg');
}
div.israel:hover {
	background-image: url('images/allsaved1.jpg');
}
div.preterism:hover {
	background-image: url('images/preterism1.jpg');
}
div.Jesus:hover {
	background-image: url('images/Jesus1.jpg');
}
div.sabbath:hover {
	background-image: url('images/sabbath1.jpg');
}
div.one:hover {
	background-image: url('images/asone1.jpg')
}
div.holidays:hover {
	background-image: url('images/holidays1.jpg');
}
div.covid:hover {
	background-image: url('images/chip1.jpg');
}
div.nicolaitans:hover {
	background-image: url('images/nicolaitans1.jpg');
}
div.chosenpeople:hover {
	background-image: url('images/chosenpeople1.jpg');
}

div.times:hover {
	background-image: url('images/times1.jpg')
}
div.antichrist:hover {
	background-image: url('images/antichrist1.jpg');
}
div.day:hover {
	background-image: url('images/return1.jpg')
}
.menu a.icon:hover {
 	background-color:#426ba3;
  	color: #ffffff;
}
a.articles:hover{
	color:#fff;
	background-color:#426ba3;
	padding-right:30px;
	padding-left:30px;
}
a.articlelinks:hover  {	
	background-color:#426ba3;
	}
.topnav a.icon:hover {
 	background-color:#5a7ead;
 	border:thin #426ba solid;
  	color: #fff;
}
.topnav a:hover {
 	background-color:#426ba3;
	color: #fff;
}
a.charts:hover{
	background-color:#426ba3;

}
a.floattitle:hover{
	border-radius:15px 15px 15px 15px;
	box-shadow: 5px 5px 25px #426ba3;
}
a.box1:hover {
	background-color:#426ba3;
	color:#fff;
	
}
a.clips:hover{		
	font-style:italic;
 }
summary:hover{
	background-color:#DAE3EF;
}
a.title2:hover{
font-variant: normal;
}	
}

@media only screen and (max-width: 320px){
	/*index page*/
body#indexpage{
	background-image: url('images/indexbackground2.jpg');
}		
div.fadeini{
	margin-left:40px;
}
div.fadein{
	font-size:xx-small;
	width:40%;
}
p.versefade {
	font-size:xx-small;
}
p.center{
	font-size:xx-small;
}
/*menu icons*/
.menu a.icon{
	font-size:small;
	border-color:#000;
	color:#000;
	margin-right:2px;
}
.topnav a.icon{
	border-color:#fff;
	color:#fff;
	font-size:small;
}
span.enlighten{
	font-size:large;
}
/*menu - (max-width: 320px)*/
.blocki{
	display:block;
	width:100%;
}
.hometablei{
	margin-left:0;
}
.block2i{
	display:block;
	width:90%;
}
a.articles  {	
	font-size:small;
	padding-right:2px;
	padding-left:2px;
}
a.articles:hover{
	padding-right:2px;
	padding-left:2px;
}
a.articlelinks  {
	font-size:x-small;
}
.doctablei1{
	margin-left:5%;
}
.doctablei2{
	margin-left:5%;
}
.shortstablei{
	margin-left:5%;
	margin-bottom:1%;
}
.charttablei{
	margin-left:45%;
	
}
/*message page - (max-width: 320px)*/

div.uparrow{
	width:96%;
}

.blocka{
	display:block;
	width:95%;
}
div.holder{
	margin-left:0;
}

div.messagetop {
	width:90%;
}
div.videoholder {
	width:100%;
}
div.videotop{	
	background-image:linear-gradient(to left, #426BA3, #fdffef);
	width:90%;
}
div.videocontainer{
	width:100%;
	margin-left:0;
	margin-bottom:25px;
}
h3.videotitle{font-size:medium;
	color:#000;
	margin-top:70px;
}
p.video{
	font-size:small;
	color:#000;
}
div.begverse {	
	font-size:small;
}
 .source {
	font-size:small;
}
h1.topic{
	font-size:x-large;
}
/*buttons - (max-width: 320px)*/
 table.columnsbtn{
	display:none;
}
/*clip section*/
.blocka1{
	display:block;
	width:100%;
	margin-top:12%;
}
div.clipholder{
	margin-top:20px;
	width: 90%;
}
div.cliptabletop{
	width:95%;
}
	/*bottom of message page - (320px)*/
p.bottomofpagelogo {
	font-size: 30pt;
}	
}
@media only screen and (max-width: 433px) and (min-width:321px){
	/*index page */
body#indexpage {
	background-image: url('images/indexbackground2.jpg');
}
div.fadeini{width:50%;
	margin-top:0;
}
.menu a.icon{
	margin-right:5px;
	font-size:small;
	border-color:#000;
	color:#000;
}
p.versefade {
	font-size:xx-small;
}
p.center{
	font-size:xx-small;
}
.topnav a.icon {
	font-size:small;
}
/*menu*/
.blocki{
	display:block;
	width:100%;
}
.hometablei{
	margin-left:18%;
}
.hometablei2{
	margin-left:38%;padding-right:0;
}
.block2i{
	display:block;
	width:65%;
}
a.articles  {	
	font-size:small;
	padding-right:2px;
	padding-left:2px;
}
a.articles:hover{
	padding-right:2px;
	padding-left:2px;
}
a.articlelinks  {
	font-size:x-small;
}
.doctablei1{
	margin-left:15%;
}
.doctablei2{
	margin-left:25%;
}
.shortstablei{
	margin-left:20%;
}
.charttablei{
	margin-left:90%;
}
/*message page - (max-width: 433px) and (min-width:321px)*/
div.fadein{
	font-size:x-small;
	width:50%;
}
span.enlighten{
 	font-size:large;
}
div.uparrow{
	width:96%;
}
table.twocolumns{
	width:100%;
}
div.holder{
	/*do not change width*/
	width:90%;
	margin-left:15px;
}
.blocka{
	display:block;
	width:100%;
}
div.message {
	width:95%;
}
div.videoholder {
	width:100%;
	margin-left:5px;
}
div.videotop{	
	background-image:linear-gradient(to left, #426BA3, #fdffef);
	padding:5px;
	width:90%;
}
div.videocontainer{
	width:100%;
	margin-left:0;
	margin-bottom:25px;
}
h3.videotitle{font-size:medium;
	color:#000;
	margin-top:95px;
}
p.video{
	font-size:small;
	color:#000;
}
div.begverse {	
	font-size:small;
}
 .source {
	font-size:small;
}
h1.topic{
	font-size:x-large;
}
/*buttons - (max-width: 433px) and (min-width:321px)*/
 div.articlebtn{
 width:100%;
}
td.articlebtn{
	margin-top:1%;
}
 table.twocolumnsbtn{
	width:100%;
	margin-left:0;
}
.blockbtn{
	display:block;
	width:100%;
}
.blockbtn2{
	display:block;
	width:100%;
}
.box1{
	font-size:medium;
}
.blocka1{
	display:block;
	width:100%;
}
/*(max-width: 433px) and (min-width:321px)*/
div.clipholder{
	margin-top:30px;
	width: 88%;
	margin-left:10px;
}
div.cliptabletop{
	width:95%;
}
p.bottomofpagelogo {
	font-size: 30pt;		
}
}
@media only screen and (max-width: 480px) and (min-width:434px){
body#indexpage {
	background-image: url('images/indexbackground2.jpg');
}	
div.fadein{
	font-size:x-small;
	width:50%;
}
p.versefade {
	font-size:xx-small;
}
p.center{
	font-size:xx-small;
}
/*(max-width: 480px) and (min-width:434px)*/
.menu a.icon {
	font-size:small;
  	color:#000;
 	border:1px #000 solid;
}
.topnav a.icon {
	font-size:small;
	  	color:#000;
 	border:1px #000 solid;
}
/*menu - (max-width: 480px) and (min-width:434px)*/
.blocki{
	display:block;
	width:100%;
}
.hometablei{
	margin-left:20%;
}
.hometablei2{
	margin-left:48%;
	padding-right:0;
}
.block2i{
	display:block;
	width:55%;
}
a.articles  {	
	font-size:small;
	padding-right:2px;
	padding-left:2px;
}
a.articles:hover{
	padding-right:2px;
	padding-left:2px;
}
a.articlelinks  {
	font-size:x-small;
}
.doctablei1{
	margin-left:20%;
}
.doctablei2{
	margin-left:40%;
}
.shortstablei{
	margin-left:29%;
}
.charttablei{
	margin-left:112%;
}
/*message page - (max-width: 480px) and (min-width:434px)*/

span.enlighten{
 	font-size:x-large;
}

div.uparrow{
	width:95%;
}
div.messageandclips{
	width:100%;
}
.blocka{
	display:block;
	width:100%;
}
div.message {
	width:95%;
}
div.messagetop {
	width:90%;
}
div.holder{
	width:100%;
	margin-left:10px;
}
div.videoholder {
	width:100%;
	margin-left:5px;
}
div.videotop{	
	background-image:linear-gradient(to left, #426BA3, #fdffef);
	padding:5px;
	width:90%;
}
div.videocontainer{
	width:100%;
	margin-left:0;
	margin-bottom:25px;
}
h3.videotitle{font-size:medium;
	color:#000;
	margin-top:95px;
}
p.video{
	font-size:small;
	color:#000;
}
/*(max-width: 480px) and (min-width:434px)*/
div.begverse {	
	font-size:small;
}
 .source {
	font-size:small;
}
h1.topic{
	font-size:x-large;
}
 /* article buttons */
 div.articlebtn{
 width:100%;
}
td.articlebtn{
	margin-top:1%;
}
 table.twocolumnsbtn{
	width:100%;
}
/*(max-width: 480px) and (min-width:434px)*/
.blockbtn{
	display:block;
	width:100%;
}
.blockbtn2{
	display:block;
	width:100%;

}
.blocka1{
	display:block;
	width:95%;
}
/*(max-width: 480px) and (min-width:434px)*/
div.clipholder{
	margin-top:35px;
	width: 88%;
	margin-left:3%;
}
div.cliptable{
	width:100%;
}
div.cliptabletop{
	width:95%;
}
p.bottomofpagelogo {
	font-size: 30pt;
}		
}
@media only screen and (max-width:613px) and (min-width:481px) {
p.versefade {
	font-size:xx-small;
}
p.center{
	font-size:xx-small;
}
	/*(max-width: 614px) and (min-width:481px)*/
.menu a.icon {
	font-size:small;
  	color:#000;
 	border:1px #000 solid;
	margin-right:5px;
}
.topnav a.icon {
	font-size:small;
  	color:#fff;
 	border:1px #fff solid;
}	
/*menu - (max-width: 613px) and (min-width:481px)*/
table.twocolumnsi{
	/*do not change width*/
	width:100%;
}
.blocki{
	float:left;
	width:100%;
}
.block2i{float:left;
	/*do not change width*/
	width:55%;
}
.hometablei{
	margin-left:26%;
}
.hometablei2{
	margin-left:51%;
	padding-right:0;
}
a.articles  {	
	font-size:small;
	padding-right:2px;
	padding-left:2px;
}
a.articles:hover{
	padding-right:2px;
	padding-left:2px;
}

a.articlelinks{
	font-size:x-small;
}
.doctablei1{
	margin-left:15%;
}
.doctablei2{
	margin-left:25%;
}
.shortstablei{
	margin-left:20%;
}
.charttablei{
	margin-left:90%;
}
/*message - (max-width: 614px) and (min-width:481px)*/
div.messagetop {
	width:92%;
}
a.articlelinks  {
	font-size:small;
}

span.enlighten{
 	font-size:x-large;
}
div.videoholder {
	width:98%;
	margin-left:5px;
}
div.videotop{	
	padding: 5px;
	width:95%;
}
div.videocontainer{
	width:90%;
	margin-left:0;
	margin-bottom:25px;
}
h3.videotitle{font-size:medium;
	color:#fff;
	margin-top:95px;
}
p.video{
	font-size:small;
	color:#fff;
}
	/*(max-width: 614px) and (min-width:481px)*/
div.begverse {	
	font-size:small;
}
 .source {
	font-size:small;
}
h1.topic{
	font-size:x-large;
}
 /* article buttons */
 div.articlebtn{
 width:100%;
} 
table.twocolumnsbtn{
	width:90%;
	margin-left:0;
}
td.articlebtn{
	margin-top:1%;
}

	/*(max-width: 613px) and (min-width:481px)*/
.blockbtn{
	display:block;
	width:9%;
}
.blockbtn2{
	display:block;
	width:90%;
}
.blocka1{
	display:block;
	width:100%;
}
	/*(max-width: 614px) and (min-width:481px)*/
div.holder{
	width:92%;
}

div.cliptabletop{
	margin-top:2%;
	width:90%;
}
p.bottomofpagelogo {
	font-size: 30pt;
}	
}
@media only screen and (max-width: 768px) and (min-width:614px) {	
/*index page*/
.menu a.icon {
 	border:1px #000 solid;
	color:#000;
}
/*(max-width: 768px) and (min-width:481px)*/
.menu a.icon:hover {
 	background-color:#5a7ead;
  	color: #fff;
	border:thin #fff solid;
}
.topnav a.icon{
 	font-size:small;	
	border:1px #fff solid;
	color:#fff;
}
span.enlighten{
	font-size:xx-large;
}
/* menu - (max-width: 768px) and (min-width:614px)*/ 
div.articles {
	width:100%;
}
table.twocolumnsi{
	/*do not change width*/
	width:100%;
}
.blocki{
	float:left;
	width:55%;
}
.block2i{
	float:left;
	/*do not change width*/
	width:40%;
}
.hometablei{float:left;
	margin-left:7px;
}
.hometablei2{float:left;
	margin-left:14px;
}
a.articles  {	
	font-size:small;
	padding-right:4px;
	padding-left:4px;
}
a.articles:hover{
	padding-right:4px;
	padding-left:4px;
}
a.articlelinks{
	font-size:x-small;
}
.doctablei1{
	margin-left:5%;float:left;
}
.doctablei2{
	margin-left:10%;float:left;
}
.shortstablei{
	margin-left:25%;float:left;
}
.charttablei{
	margin-left:42%;float:left;
}
/* message page*/
.blocka{
	width:65%;
}
div.message {
	width:100%;
}
div.videoholder {
	width:100%;
	margin-left:6px;
}
div.videotop{	
	padding: 5px;
	width:95%;
}
/*(max-width: 768px) and (min-width:481px)*/
div.begverse {	
	font-size:small;
}
 .source {
	font-size:small;
}
.blockbtn{
	display:block;
	width:100%;
}
.blockbtn2{
	display:block;
	width:100%;
}
/*(max-width: 768px) and (min-width:481px)*/
 td.articlebtn{
	padding-left:40px;
}
.box1{
	padding-bottom:0;
}
.blocka1{
	width:30%;
}
div.holder{
	width:92%;
}
div.clipholder{
	margin-top:2%;
	width:84%;
}
div.cliptabletop{
	width:100%;
}
/*(max-width: 768px) and (min-width:481px)*/
p.bottomofpagelogo {
	font-size: 40pt;
}		
}	
@media only screen and (max-width: 841px) and (min-width:769px){ 
div.fadeini{
	width:50%;
}
.menu a.icon{
	border-color:#000;
	color:#000;
}
/*menu 841*/
.blocki{
	float:left;
	width:55%;
}
.block2i{
	float:left;
	/*do not change width*/
	width:40%;
}
.hometablei{
	margin-left:7%;
}
a.articles  {	
	font-size:small;
	padding-right:2px;
	padding-left:2px;
	margin-left:15px;
}
a.articles:hover{
	padding-right:2px;
	padding-left:2px;
}

a.articlelinks{
	font-size:x-small;
}
.doctablei1{
	margin-left:25%;
}
.doctablei2{
	margin-left:55%;
}
.shortstablei {float:left;
	margin-left:25%;
	}
.charttablei{
	margin-left:65%;
}
/*message page*/
div.holder{
	margin-left:15px;
	width:94%;
}
h3.videotitle{
	margin-top:120px;
}
div.begverse{
	font-size:small;
}
p.source{
	font-size:small;
}
div.clipholder{
	width:95%;
}
 div.articlebtn{
 width:100%;
 }

td.articlebtn{
	padding-left:50px;
}
.blockbtn{
	display:block;
	width:100%;
}
.blockbtn2{
	display:block;
	width:100%;
}
p.bottomofpagelogo {
	font-size: 40pt;
}

}	
@media only screen and (max-width: 1024px) and (min-width:842px){ 
div.fadeini{
	width:50%;
	margin-top:0;
	}
/*message page */
/*menu 1024*/
.blocki{
	float:left;
	width:55%;
}
.block2i{
	float:left;
	/*do not change width*/
	width:40%;
}
.hometablei{
	margin-left:11%;
}
.hometablei2{
	width:80%;
	margin-left:8%;
}
a.articles  {	
	font-size:medium;
	padding-right:12px;
	padding-left:12px;

}
a.articles:hover{
	padding-right:12px;
	padding-left:12px;
}
a.articlelinks{
	font-size:small;
}
.doctablei1{
	margin-left:25%;
}
.doctablei2{
	margin-left:50%;
}
.shortstablei {float:left;
	margin-left:25%;
	}
.charttablei{
	margin-left:65%;
}
/*buttons*/
 div.articlebtn{
 width:100%;
 }
td.articlebtn{
	padding-left:13px;
}
.box1{
	padding-bottom:8px;
}
div.videoholder{
	width:96%;
}
p.bottomofpagelogo {
	font-size: 40pt;
}

}	
@media only screen and (max-width: 1200px) and (min-width:1025px){  
div.fadeini{
	width:50%;
}
div.uparrow{
width:97%;
}
div.messagetop{
	width:95%;
}
div.holder{
	width:95%;	
}
img.map{
	display:block;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:20px;
}
/*menu - (max-width: 1200px) and (min-width:1025px)*/
.blocki{
	float:left;
	width:55%;
}
.block2i{
	float:left;
	/*do not change width*/
	width:40%;
}
.hometablei{
	width:85%;
	margin-left:19%;
}
.hometablei2{
	margin-left:0;
}
a.articles  {	
	font-size:medium;
	padding-right:22px;
	padding-left:22px;
}
a.articles:hover{
	padding-right:22px;
	padding-left:22px;
}
a.articlelinks{
	font-size:small;
}
.doctablei1{
	margin-left:60%;
}
.doctablei2{
	margin-left:85%;
}
.shortstablei {float:left;
	margin-left:15%;
	}
.charttablei{
	margin-left:65%;
}
/*message page*/
td.articlebtn{
	padding-left:13px;
}

.box1{
	width:153;
}
div.cliptabletop{
	margin-top:2%;
	width:90%;
}div.clipholder{
	width:90%;
}
}
@media only screen and (max-width: 1280px) and (min-width:1201px){
div.fadeini{
	width:50%;
}
div.uparrow{
width:98%;
}
/*menu - (max-width: 1280px) and (min-width:1201px)*/
.blocki{
	float:left;
	width:55%;
}
.block2i{
	float:left;
	/*do not change width*/
	width:40%;
}
.hometablei{
	width:85%;
	margin-left:19%;
}
.hometablei2{
	margin-left:0;
}
a.articles  {	
	font-size:medium;
	padding-right:22px;
	padding-left:22px;
}
a.articles:hover{
	padding-right:22px;
	padding-left:22px;
}
a.articlelinks{
	font-size:small;
}
.doctablei1{
	margin-left:60%;
}
.doctablei2{
	margin-left:85%;
}
.shortstablei {float:left;
	margin-left:15%;
	}
.charttablei{
	margin-left:65%;
}
/*message page*/
td.articlebtn{
	padding-left:13px;
}

.box1{
	width:153;
}

}

@media only screen and (min-width:1281px){  
	
div.fadeini{
	width:50%;
	margin-top:0;
	}
div.uparrow{
width:99%;
}
/*menu - (min-width: 1281px)*/
.blocki{
	float:left;
	width:55%;
}
.block2i{
	float:left;
	/*do not change width*/
	width:40%;
}
.hometablei{
	width:85%;
	margin-left:18%;
}
.hometablei2{
	margin-left:0;
}
a.articles  {	
	font-size:medium;
	padding-right:22px;
	padding-left:22px;
}
a.articles:hover{
	padding-right:22px;
	padding-left:22px;
}
a.articlelinks{
	font-size:small;
}
.doctablei1{
	margin-left:60%;
}
.doctablei2{
	margin-left:85%;
}
.shortstablei {float:left;
	margin-left:15%;
	}
.charttablei{
	margin-left:65%;
}
/*message page*/
/*buttons*/
td.articlebtn{
	padding-left:13px;
}

.box1{
	width:153;
}

}
