@charset "utf-8";
h1, h2, h3, h4, p, ul, ol, blockquote, form {
	margin: 0;
	padding: 0;
}
hr {
	color: #9CF;
	margin: 5px 5px 5px 5px;
}
.link a {
	color:#00F;
}
.link a:hover {
	background-color:#CFF;
}
.studies a, p a {
	color:#00F;
}
.studies a:hover, p a:hover {
	background-color:#CFF;
}
.linkLetter a {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#00F;
	margin-left:2px;
}
.linkLetter a:hover {
	color:#F00;
}
.articleNavText {
	font-weight:bold;
	font-size:18px;
	margin-right:10px;
}
#play,#playV {
	cursor:pointer;
}
body  {
	font:100% "Palatino Linotype", Palatino, "Book Antiqua", serif;
	margin: 0;
	padding: 0;
	text-align: center;
	background:#0071bc;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#container {
	position:relative;
	background:#985e1f;
	width: 960px;
	margin: 0 auto;
	text-align: left;
	border: 1px solid #000;
	-moz-border-radius:17px;
	border-radius:17px;
	-moz-box-shadow: 0px 0px 20px #000;
	-webkit-box-shadow: 0px 0px 20px #000;
	box-shadow: 0px 0px 20px #000;
	behavior: url(ie_effects/PIE.htc);
}
#topBorderSpacer {
	line-height: 10px;
}
.textSpacer {
	height:5px;
}
#headerPrint {
	display:none;
}
#header {
	position:relative;
	width:960px;
}
#headerQuotes {
	position:absolute;
	top: 7px;
	right: 12px;
}
/*this fixes png24 slides in ie*/
#headerQuotes img {
	background:none !important;
}
#theDate {
	position:absolute;
	top:8px;
	left:25px;
	line-height:10px;
	font-style:italic;
	font-size:14px;
	font-weight:bold;
	color:#000;
}
/*turn off seo rollover to show*/
#infoHolder span {
	display:none;
}
#iframeAudio {
	visibility:hidden;
	position:absolute;
	top:0px;
	left:0px;
}
#contactButton {
	position:absolute;
	right:8px; /*120px*/
	bottom:27px; /*2px*/
}
#contactButton a {
	display:inline-block;
	position:relative;
	background:#0071bc;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:white;
	border:solid 1px black;
	-moz-border-radius:4px;
	border-radius:4px;
	behavior: url(../ie_effects/PIE.htc);
	padding:1px 3px 1px 3px;
}
#contactButton a:hover {
	background:#aa191a;
}
#talkShoeWrapper {
	display:none;
}
#talkShoeLogoButton {
	position:absolute;
	right:90px;
	bottom:1px;
	z-index:10;
}
#talkShoeInfo {
	display:none;
	background:#F00;
	width:146px;
	position:absolute;
	right:110px;
	bottom:24px;
	text-align:justify;
	line-height:15px;
	font-size:14px;
	font-weight:bold;
	color:#FFF;
	border:solid #F00 1px;
	-moz-border-radius:8px;
	border-radius:8px;
	behavior: url(../ie_effects/PIE.htc);
	padding:1px 5px 5px 5px;
	z-index:20;
}
#portrait { /*79x68 new 70x70*/
}
#portraitLink {
	display:block;
}
#portraitNow,#portraitNowNL {
	display:block;
	position:absolute;
	left:615px;
	bottom:5px;
	z-index:20;
}
#portraitNoLink {
	display:none;
}
#theInterview {
	display:none;
	position:absolute;
	left:685px;
	bottom:40px;
	line-height:12px;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	color:#00F;
}
#myName {
	display:none;
	position:absolute;
	left:589px;
	bottom:0px;
	z-index:20;
}
#myName a {
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	color:#FFF;
}
#myNameOnly {
	display:none;
	position:absolute;
	left:589px;
	bottom:0px;
	font-size:12px;
	font-weight:bold;
	color:#FFF;
	z-index:20;
}
#addThisWrapper {
	display:none;
	position:absolute;
	right:5px; /*right:20px;*/
	bottom:5px; /*bottom:5px;*/
	vertical-align:top;
}
#addThisWrapper a {
	text-decoration:none;
	color:#FFF;
}
#addThisWrapper a:hover {
	background:#CFF;
}
.infoText {
	position:absolute;
	right:15px; /*right:15px;*/
	bottom:60px; /*bottom:60px;*/
	font-size:9px;
	color:#000;
	cursor:default;
}
.infoText:hover p {
	left:auto;
	width:880px;
}
.infoText p {
	position:absolute;
	background:#FFF;
	left: -1999em;
	margin-top:-10px; /*margin-top:-10px;*/
	margin-left:-836px; /*margin-left:-840px;*/
	padding:10px 20px 10px 20px;
	z-index:100;
	font-size:12px;
	font-weight:normal;
	line-height:1.25em;
	text-align: justify;
	color:black;
	border:solid 1px black;
	-moz-border-radius:20px;
	border-radius:20px;
	-moz-box-shadow:0px 0px 6px #000;
	-webkit-box-shadow:0px 0px 6px #000;
	box-shadow:0px 0px 6px #000;
	behavior:url(ie_effects/PIE.htc);
}
.infoText p span {
	display:none;
}
#navcontainer {
	position:relative;
	background: #000;
	margin: 0;
 	padding: 0;
	text-align: left;
	border-top:solid #000 3px;
	border-bottom:solid #000 1px;
}
#navcontainer ul {
	list-style-type: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.75em;
	font-weight: bold;
	margin-left: 2px;
	padding-bottom: 0.5em;
	padding-top: 0.5em;
}
#navcontainer ul li {
	display: inline;
	margin: 0 1px;
}
#navcontainer ul li a {
	position:relative;
	background: #0071bc;
	text-decoration: none;
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-bottom: 0.5em;
	padding-top: 0.5em;
	color:#FFF;
	border-top:solid #000 1px;
	border-bottom:solid #000 1px;
	border-left:solid #000 1px;
	border-right:solid #000 1px;
	-moz-border-radius:5px 5px 0px 0px;
	border-radius:5px 5px 0px 0px;
	behavior: url(ie_effects/PIE.htc);
}
#navcontainer ul li a:hover {
	background: #aa191a;
	color:#FFF;
}
#navcontainer .current {
	position:relative;
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-bottom: 0.5em;
	padding-top: 0.5em;
	background: #985e1f;
	color: #FFF;
	cursor: default;
	border-top:solid black 1px;
	border-bottom:solid #985e1f 1px;
	border-left:solid black 1px;
	border-right:solid black 1px;
	-moz-border-radius:5px 5px 0px 0px;
	border-radius:5px 5px 0px 0px;
	behavior: url(ie_effects/PIE.htc);
}
#pageIdentified {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.75em;
	font-weight: bold;
	text-align:center;
	margin:14px 0px 18px 0px;
}
#pageIdentifiedFooter {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.75em;
	font-weight: bold;
	text-align:center;
	margin:14px 0px 28px 0px;
}
#pageIdentified a,#pageIdentifiedFooter a {
	position:relative;
	background:#FFC;
	color:#633;
	border:solid 1px #000;
	-moz-border-radius:7px;
	border-radius:7px;
	-moz-box-shadow: 2px 2px 4px #000;
	-webkit-box-shadow: 2px 2px 4px #000;
	box-shadow: 2px 2px 4px #000;
	behavior: url(ie_effects/PIE.htc);
	text-decoration:none;
	padding: 6px 8px 3px 8px;
}
#pageIdentified a:hover,#pageIdentifiedFooter a:hover {
	background:#f00;  /*navy*/
	color:#FFF;
}
#homeContent, #topContent {
	position:relative;
	width: 880px;
	background:#CCC;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	padding: 0px 20px 0px 20px;
	border:solid 1px #aa191a;
	-moz-border-radius:17px;
	border-radius:17px;
	-moz-box-shadow: 0px 0px 10px #000;
	-webkit-box-shadow: 0px 0px 10px #000;
	box-shadow: 0px 0px 10px #000;
	behavior: url(ie_effects/PIE.htc);
}
#homeContent p {
	font-size:16px;
	font-style:normal;
	text-align: justify;
	margin-top: -5px;
	padding-bottom: 15px;
}
#homeContent h4, #topContent h4 {
	text-align: center;
	font-size:24px;
	color:#aa191a;
	padding-top:5px;
}
#topContent p {
	text-align: justify;
	font-size:18px;
	padding-bottom:15px;
}
#israelProphecies {
	display:none;
	position:relative;
	background:#FFF;
	padding:10px 10px 15px 10px;
	margin-bottom:20px;
	border:solid #000 1px;
	-moz-border-radius:10px;
	border-radius:10px;
	-moz-box-shadow: 0px 0px 10px #000;
	-webkit-box-shadow: 0px 0px 10px #000;
	box-shadow: 0px 0px 10px #000;
	behavior: url(ie_effects/PIE.htc);
}
#israelProphecies p {
	margin-bottom:-15px;
	padding:10px;
	text-indent: 10px;
}
#israelProphecies li {
	font-size:18px;
}
.superNum {
	vertical-align:text-top;
	font-family:Verdana, Geneva, sans-serif;
	font-size:.75em;
	font-weight:bold;
	color:#F00;
	margin-left:-.25em;
}
.refNum {
	font-family:Verdana, Geneva, sans-serif;
	color:#F00;
	margin-right:-4px;
}
#israelPropheciesClose {
	position:relative;
	float:right;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	cursor: pointer;
}
#israelPropheciesClose a {
	position:relative;
	background:#F00;
	text-decoration:none;
	font-weight:bold;
	color:#FFF;
	border:solid #000 1px;
	-moz-border-radius:4px;
	border-radius:4px;
	-moz-box-shadow: 2px 2px 3px #000;
	-webkit-box-shadow: 2px 2px 3px #000;
	box-shadow: 2px 2px 3px #000;
	behavior: url(ie_effects/PIE.htc);
	padding: .075em .375em .25em .375em;
}
#israelPropheciesClose a:hover {
	background:#036; /*dark blue*/
}
#leftCol {
	position:relative;
	float: left;
	width: 415px;
	background:#FFF;
	margin: 0px 0px 10px 20px;
	padding: 10px 20px 10px 20px;
	border:solid 1px #002d5e;
	-moz-border-radius:10px;
	border-radius:10px;
	-moz-box-shadow: 0px 0px 10px #000;
	-webkit-box-shadow: 0px 0px 10px #000;
	box-shadow: 0px 0px 10px #000;
	behavior: url(ie_effects/PIE.htc);
}
#leftCol h2,#rightCol h2,#scrollBox h2 {
	font-family: Verdana, Geneva, sans-serif;
	text-align:center;
}
#leftCol h3,#rightCol h3,#scrollBox h3 {
	text-align:center;
}
#leftCol h3 span,#rightCol h3 span,#scrollBox h3 span {
	color:#666;
}
#leftCol h4,#rightCol h4,#scrollBox h4 {
	color:#aa191a;
	text-align:center;
	margin-top:5px;
	margin-bottom:-5px;
}
#leftCol p,#rightCol p,#scrollBox p {
	text-align: justify;
	text-indent:15px;
	margin-top:5px;
}
#rightCol {
	position:relative;
	float:right;
	width: 415px;
	background:#FFF;
	margin: 0px 20px 10px 0px;
	padding: 10px 20px 10px 20px;
	border:solid 1px #002d5e;
	-moz-border-radius:10px;
	border-radius:10px;
	-moz-box-shadow: 0px 0px 10px #000;
	-webkit-box-shadow: 0px 0px 10px #000;
	box-shadow: 0px 0px 10px #000;
	behavior: url(ie_effects/PIE.htc);
}
#numList,#numListR {
	width: 380px;
	text-align: justify;
	list-style: decimal outside;
	margin-bottom:-3px;
	margin-left:20px;
}
#numList li,#numListR li {
	padding-bottom:3px;
}
.studies {
	list-style: outside;
	padding-left:10px;
}
/****** the Footer ******/
#footer {
	position:relative;
	background:#000;
	margin-bottom:20px;
}
#footer p {
	text-align: center;
	font-weight:bold;
	color:white;
	margin:0 20px;
}
#visitCounter {
	display:none;
	color:#FF0;
	margin-bottom:2px;
}
#footCounter {
	position:relative;
	display:inline-block;
	background:#FFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	text-align:center;
	color:#F00;
	border:solid 1px #000;
	-moz-border-radius:3px;
	border-radius:3px;
	-moz-box-shadow: 0px 0px 4px #000;
	-webkit-box-shadow: 0px 0px 4px #000;
	box-shadow: 0px 0px 4px #000;
	behavior: url(ie_effects/PIE.htc);
	padding: .075em .375em .125em .375em;
}
#copyright {
	text-align:center;
	margin:0px auto 5px auto;
	padding-bottom:3px;
}
#navcontainerFooter {
	position:relative;
	background: #000;
	margin: 0;
 	padding: 0;
	margin-top:20px;
	margin-bottom:5px;
	text-align: left;
	border-top:solid #000 1px;
	border-bottom:solid #000 3px;
}
#navcontainerFooter ul {
	list-style-type: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.75em;
	font-weight: bold;
	margin-left: 2px;
	padding-bottom: 0.5em;
	padding-top: 0.5em;
}
#navcontainerFooter ul li {
	display: inline;
	margin: 0 1px;
}
#navcontainerFooter ul li a {
	position:relative;
	background: #0071bc;
	text-decoration: none;
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-bottom: 0.5em;
	padding-top: 0.5em;
	color:#FFF;
	border-top:solid #000 1px;
	border-bottom:solid #000 1px;
	border-left:solid #000 1px;
	border-right:solid #000 1px;
	-moz-border-radius:0px 0px 5px 5px;
	border-radius:0px 0px 5px 5px;
	behavior: url(ie_effects/PIE.htc);
}
#navcontainerFooter ul li a:hover {
	background: #aa191a;
	color:#FFF;
}
#navcontainerFooter .current {
	position:relative;
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-bottom: 0.5em;
	padding-top: 0.5em;
	background: #985e1f;
	color: #FFF;
	cursor: default;
	border-top:solid #985e1f 1px;
	border-bottom:solid black 1px;
	border-left:solid black 1px;
	border-right:solid black 1px;
	-moz-border-radius:0px 0px 5px 5px;
	border-radius:0px 0px 5px 5px;
	behavior: url(ie_effects/PIE.htc);
}
#btmBorderSpacer {
	line-height: 10px;
}
#goodDesigns {
	display:inline-block;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	text-align:center;
	color:#000;
	margin:10px auto 15px auto;
}
#goodDesigns a {
	position:relative;
	background:#ffcd52;
	text-decoration:none;
	font-weight:bold;
	color:#00F;
	border:solid 1px #000;
	-moz-border-radius:6px;
	border-radius:6px;
	-moz-box-shadow: 3px 3px 4px #000;
	-webkit-box-shadow: 3px 3px 4px #000;
	box-shadow: 3px 3px 4px #000;
	behavior: url(ie_effects/PIE.htc);
	padding: .075em .375em .25em .375em;
}
#goodDesigns a:hover {
	background:#CFF;
	color:#F00;
}
/*truth about Jesus*/
.truthPopup {
	display:none;
	position:relative;
	background:yellow;
	font-size:12px;
	border:solid 1px yellow;
	-moz-border-radius:10px;
	border-radius:10px;
	-moz-box-shadow: 0px 0px 10px #000;
	-webkit-box-shadow: 0px 0px 10px #000;
	box-shadow: 0px 0px 10px #000;
	behavior: url(ie_effects/PIE.htc);
	margin-left:-10px;
	padding:5px 10px 5px 25px;
}
.seeHeadingText {
	width:415px;
	text-align:right;
	margin-top:-4px;
	margin-bottom:5px;
}
.hideHeadingText {
	display:none;
	width:415px;
	text-align:right;
	margin-top:-4px;
	margin-bottom:5px;
}
.hideHeadingText a {
	color:#F00;
}
.phrophcyHeadText {
	font-weight:bold;
	color:#aa191a;
	margin-top:5px;
	margin-bottom:-5px;
	margin-left:10px;
}
.jesusIS {
	padding-left:30px;
	list-style: decimal;
}
/*Hell study page*/
.hebrewWord {
	font-family:Geneva, sans-serif;
	font-style:italic;
	font-weight:bold;
	color:#930;
}
.greekWord {
	font-family:Helvetica, sans-serif;
	font-style:italic;
	font-weight:bold;
	color:#C30;
}
/*this is for other articles*/
#blueAstric img {
	vertical-align:bottom;
}
#blueAstric a {
}
#blueAstric a:hover {
	cursor: pointer;
}
.outDent {
	text-indent: -25px;
	margin-bottom:10px;
	margin-left:20px;
	padding-left: 25px;
}
/*jew interviews in other articles*/
.theQuote {
	font-style:italic;
}
/*jew created communism in other articles*/
.jewQuoteRef {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#666;
	margin-top:5px;
	margin-bottom:20px;
}
#pdfButton {
	position:absolute;
	top:-34px;
	left:1px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight: bold;
}
#pdfButton a {
	position:relative;
	background:#00F;
	color:#FFF;
	border:solid 1px #000;
	-moz-border-radius:7px;
	border-radius:7px;
	-moz-box-shadow: 2px 2px 4px #000;
	-webkit-box-shadow: 2px 2px 4px #000;
	box-shadow: 2px 2px 4px #000;
	behavior: url(ie_effects/PIE.htc);
	text-decoration:none;
	padding: 6px 6px 8px 6px;
}
#pdfButton a:hover {
	background:#F00;
	color:#FFF;
}
/*for hebrew words*/
.HebrewWrapper {
	position:relative;
	font-size:10px;
}
.HebrewWrapper img {
	vertical-align:text-bottom;
}
.HebrewAstric {
	position:absolute;
	top:-3px;
	right:2px;
}
.HebrewAstric a,.HebrewAstric a img {
	text-decoration:none;
	border:none;
}
/*Hebrew Alphabet popup page*/
#hebrewAlphabetContainer {
	position:relative;
	background:#985e1f; /*brown*/
	width: 340px;
	margin: 0 auto;
	padding: 0px 20px 0px 20px;
	text-align: left;
	border: 1px solid #000;
	-moz-border-radius:17px;
	border-radius:17px;
	-moz-box-shadow: 0px 0px 20px #000;
	-webkit-box-shadow: 0px 0px 20px #000;
	box-shadow: 0px 0px 20px #000;
	behavior: url(ie_effects/PIE.htc);
}
#hebrewAlphabetContent {
	position:relative;
	width: 300px;
	background:#FFC; /*CCC grey*/
	margin-top: 20px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px 20px 0px 20px;
	border:solid 1px #aa191a;
	-moz-border-radius:17px;
	border-radius:17px;
	-moz-box-shadow: 0px 0px 10px #000;
	-webkit-box-shadow: 0px 0px 10px #000;
	box-shadow: 0px 0px 10px #000;
	behavior: url(ie_effects/PIE.htc);
}
#hebrewAlphabetTable {
}
#hebrewAlphabetCloseButton {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight: bold;
	margin:0px 10px 20px 100px;
	padding-top:6px;
	padding-bottom:8px;
}
#hebrewAlphabetCloseButton a {
	position:relative;
	background:#F00;
	color:#FFF;
	border:solid 1px #000;
	-moz-border-radius:7px;
	border-radius:7px;
	-moz-box-shadow: 2px 2px 4px #000;
	-webkit-box-shadow: 2px 2px 4px #000;
	box-shadow: 2px 2px 4px #000;
	behavior: url(ie_effects/PIE.htc);
	text-decoration:none;
	padding: 6px 6px 8px 6px;
}
#hebrewAlphabetCloseButton a:hover {
	background:#000080;  /*navy*/
	color:#FFF;
}
.greekLetters {
	vertical-align: text-top;
	margin-top:5px;
}
#mailToLink {
	color:#00F;
}
#pdf {
	cursor: pointer;
}
#newPage {
	position: absolute;
	top:-18px;
	left:319px;
	background:#f7f770;
	color:#000;
	display:inline-block;
	font-family:Verdana, Geneva, sans-serif;
	font-size:8px;
	/*font-weight: bold;*/
	border:solid 1px #F00;
	padding: 0px 2px 0px 2px;
	z-index:10;
}
