
<!--
	body {
		background-image: url('../img/paper1.jpg');
	}

	::-webkit-scrollbar {
    		width: 4px;
	}

	::-webkit-scrollbar-track {
    		background: #eee;
	}

	::-webkit-scrollbar-thumb {
   		 background: #ccc;
	}

	::-webkit-scrollbar-thumb:hover {
		background: -webkit-gradient (linear, 0% 0%, 0% 100%, from

					(maroon) (white));
		background: -webkit-linear-gradient(top, maroon, white);
	}

	::-webkit-scrollbar-thumb:active {
    		background: maroon;
	}


	button.sidebutton {
		width: 20px;
		height: 20px;
		position: sticky;
		left: 15px;
		top: 10px;
		border: none; 	
		color: white;
		background-color: steelblue;
		border-right: 1px solid #ccc;
		border-bottom: 1px solid #ccc;	}

	h1 {
		font-family: "Arial Black", sans-serif;
		color: #444;
		font-size: 13pt;
		letter-spacing: 0.75pt;
		margin-left: 10px;
		margin-top: 10px;
		padding: 20px 15px 6px 0px;

	}
	h2 {
		font-family: "Arial Narrow", sans-serif;
		color: slategray;
		font-size: 13pt;
		letter-spacing: 0.75pt;
		margin-left: 10px;
		margin-top: -5px;
		padding: 0px 5px 6px 0px;
	}


	p.notes1st {
		font-family: sans-serif;
		color: #555;
		font-size: 12pt;
		letter-spacing: 0.75pt;
		line-height: 1.5;
		margin-left: 45px;
		margin-right: 60px;
		margin-top: 20px;
	}

	p.notes1 {
		font-family: sans-serif;
		color: #555;
		font-size: 12pt;
		letter-spacing: 0.75pt;
		line-height: 1.5;
		margin-left: 45px;
		margin-right: 60px;
		margin-top: 10px;
	}

	p.notes1a {
		font-family: sans-serif;
		color: #555;
		font-size: 12pt;
		letter-spacing: 0.75pt;
		line-height: 1.5;
		margin-left: 45px;
		margin-right: 60px;
		margin-top: 20px;
	}

	span.hebtxt {
		font-family: Bwhebb;
		font-weight: normal;
		color: #222;
		font-size: 20pt;
		text-align: right;
		padding-left: 5px;
		padding-right: 5px;	}


	p.notes2 {
		font-family: sans-serif;
		color: #555;
		font-size: 12pt;
		letter-spacing: 0.75pt;
		line-height: 1.5;
		text-indent: 20px;
		margin-left: 25px;
		margin-right: 20px;
		margin-top: 10px;
	}

	p.fn1st {
		font-family: sans-serif;
		color: #555;
		font-size: 10pt;
		letter-spacing: 0.75pt;
		line-height: 1.5;
		text-indent: -20px;
		margin: 50px 40px 10px 50px;
	}
	p.fn {
		font-family: sans-serif;
		color: #555;
		font-size: 10pt;
		letter-spacing: 0.75pt;
		line-height: 1.5;
		text-indent: -20px;
		margin: 20px 40px 10px 50px;
	}

 span.hbtxt {
  font-family: "SBL Hebrew", Bwhebb;
color: #222;
font-size: 16pt;} 

	p.item1st {
		font-family: sans-serif;
		color: #555;
		font-size: 11pt;
		letter-spacing: 0.75pt;
		text-indent: -35px;
		line-height: 1.5;
		margin: 40px 30px 10px 60px;
	}

	p.item {
		font-family: sans-serif;
		color: #555;
		font-size: 11pt;
		letter-spacing: 0.75pt;
		text-indent: -10px;
		line-height: 1.5;
		margin: 5px 90px 10px 70px;
	}
	p.item2 {
		font-family: sans-serif;
		color: #555;
		font-size: 11pt;
		letter-spacing: 0.75pt;
		text-indent: -20px;
		line-height: 1;
		margin: 5px 40px 10px 130px;
	}

	p.quote1st {
		font-family: sans-serif;
		color: #555;
		font-size: 11pt;
		letter-spacing: 0.75pt;
		line-height: 1.3;
		margin: 10px 55px 5px 45px;
	}
	p.quote1 {
		font-family: sans-serif;
		color: #555;
		font-size: 11pt;
		letter-spacing: 0.75pt;
		line-height: 1.3;
		margin: 5px 65px 5px 45px;
	}

	span.small {
		font-family: sans-serif;
		color: #555;
		font-size: 8.5pt;
		letter-spacing: 0.75pt;
		
	}

	.greek {
		font-family: Bwgrkl;
		font-size: 16pt;
		padding-bottom: 8px;
		margin-right: 10px;
	}
	

	p.ref {
		font-family: sans-serif;
		color: #555;
		font-size: 10pt;
		letter-spacing: 0.75pt;
		line-height: 1.3;
		margin: 8px 45px 15px 105px;
		border-bottom: 1px solid #ddd;
	}
	p.quote2 {
		font-family: sans-serif;
		color: #555;
		font-size: 11pt;
		letter-spacing: 0.75pt;
		line-height: 1.3;
		margin: 0px 55px 5px 65px;
		text-indent: 10px;
	}


	p.list {
		font-family: sans-serif;
		color: #222;
		font-size: 9pt;
		letter-spacing: 0.75pt;
		line-height: 1.3;
		margin: 10px 25px 100px 65px;	}

	
	p.pnum {
		font-family: sans-serif;
		color: #555;
		font-size: 10pt;
		letter-spacing: 0.75pt;
		line-height: 1.5;
		margin: 10px 60px 10px 330px;	}

		span.box {
			font-size: 7pt;
			color: lightgoldenrodyellow;
			border: 1px solid #ccc;
			padding: 1px 3px 1px 3px;
			border-radius: 3px;
			white-space: pre;
			background-color: rgb(13, 92, 95);
		}

	span.lord {
		font-variant: small-caps;
	}

	p.caption {
		font-family: sans-serif;
		color: #888;
		font-size: 8pt;
		font-weight: bold;
		letter-spacing: 0.75pt;
		line-height: 1.3;
		margin:  0px 140px 5px 70px;
	}

	span.hilight {
		background-color: oldlace;
		font-style: italic;
		padding: 0px 2px 0px 2px;
	}

	span.peru {
		color: peru;
	}
	
	span.verse {
		font-family: sans-serif;
		color: #222;
		font-size: 6pt;
		vertical-align: 15%;
	}
	span.gloss {
		background-color: #e8ffff;
		}
	span.he {
		font-family: SPTiberian;
		font-size: 16pt;
		color: #444;
		float: right; 
		margin-right: 30px;
		}

	a.nav {
		text-decoration: underline;
	}

	a.nav:link {color: cadetblue;}

	a.nav:visited {color: #666;}

	a.nav:hover {
		text-decoration: underline;
		color: sienna;
	}



 	img.pic {
		width: 60%;
		margin: 10px 20% 10px 20%;
		box-shadow: 4px 4px 7px #555;
		border-top: 1px solid #ddd;
		border-left: 1px solid #ddd;
	
	}

 	img.heb {
		 vertical-align: bottom;
	 }

	.footnotes { 
		display: block; 
		font-weight: bold; 
		letter-spacing: 0.75pt;
		margin: 0 0 5px 0; 
		color: red; 		
		font: 0.7em Sans-Serif; 
		text-decoration: none; 
		
	}


	a.supp:link {
		text-decoration: none;
		padding: 1px 0px 1px 0px;
		color: rgb(49, 156, 199);

	}
	a.supp:visited {
		text-decoration: none;
		color:  rgb(49, 156, 199);
	}
	
	a.supp:hover {
		color: sienna;
	}

	a.supp:active {
		color: maroon;
	}



	a.image:link {
		margin-left: 2%;
		background-color: tan;
		margin-left: 15px;

	}

	a.image:hover {
		background-color: maroon;
		box-shadow: 3px 3px 3px #555;
	}

	a.button:link {
		font-family: sans-serif;
		text-decoration: none;
		height: 12px;
		border: 1px solid #ddd;
		font-size: 12px;
		padding: 3px 4px 3px 4px;
		box-shadow: 3px 3px 4px #aaa;
		color: #666;
		margin-left: 10px;
		margin-right: 10px;
	}

	a.button:visited { 
		text-decoration: none;
		border: 1px solid #ddd;
	}

	a.button:hover {
	color: lemonchiffon;
		background: -webkit-gradient(linear, 0% 0%, 40% 100%, from

					(#dae2c0) (#384426));
		background: -webkit-linear-gradient(top, #dae2c0, #384426);
	}

	a.button:active { color: #800000;
		}



	a.button2:link {
		font-family: sans-serif;
		text-decoration: none;
		
		border: 1px solid #ddd;
		font-size: 8px;
		padding: 2px 3px 2px 3px;
		box-shadow: 3px 3px 4px #aaa;
		margin-left: 1px;
		margin-right: 6px;
		background-color: maroon;
		color: wheat;
	}

	a.button2:visited { 
		text-decoration: none;
		border: 1px solid #ddd;
		color: wheat;
	}

	a.button2:hover {
		color: wheat;
		background-color: #005050;
	}

	a.button2:active { color: #800000;
		}



	img.right {
		height: 33px;
		float: right;
		margin-top: -3px; 
	}


	img.separator {
		margin: 5px 0px 5px 30px;
	}

.collapsible {
	background-color: beige;
	color: maroon;
	cursor: pointer;
	padding: 3px;
	padding-left: 10px;
	width: 25px;
	border: none;
	text-align: left;
	outline: none;
	font-size: 10pt;
	margin-left: 50px;
  }
  
  .active, .collapsible:hover {
	background-color: white;
	color: #ddd;
	border-bottom: 2px solid #ccc;
  }
  
  .content {
	display: none;
	overflow: hidden;
	background-color: #fff;
  }	

-->



