* {
  margin: 0;
  padding: 0;
}

html, body {
  height: 100%;
  margin: 0;
}

body {
  display: flex;
  flex-direction: column;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-color: #eae8e9;
  background-image: url('images/main_background3.png');
}



a:link {color : #0000c0; font-family:sans-serif ; font-size: 11pt; font-weight : normal; font-style : normal;}/* unvisited link */
a:visited {color: #200020; font-family:sans-serif ; font-size: 11pt; font-weight : normal; font-style : normal;}/* visited link */
a:hover {color: #000000; font-family:sans-serif ; font-size: 11pt; font-weight : normal; font-style : normal;}/* mouse over link */
a:active {color: #0000ff; font-family:sans-serif ; font-size: 11pt; font-weight : normal; font-style : normal;}/* selected link */

#content {
  flex: 1;
}

#westwall {
position: absolute;
width: 100px;
height: 75px;
padding: 0px 0px 0px 0px; 
border-top: 0px solid #400040; 
border-bottom: 0px solid; 
border: solid ;
border-width: 0.1mm;
border-color: #eae8e9;
margin-left: 25.1%;
margin-top: 20px;
background-image:url('images/westwall.png'); 
background-attachment: scroll;
background-position: center; 
background-repeat: no-repeat;
background-color: #eae8e9;
}



#jerusalem {
position: absolute;
width: 420px;
height: 75px;
padding: 0px 0px 0px 0px; 
border-top: 0px solid #400040; 
border-bottom: 0px solid; 
border: solid ;
border-width: 0.1mm;
border-color: #eae8e9;
margin-left: 30.5%;
margin-top: 20px;
background-image:url('images/multitudes1.png'); 
background-attachment: scroll;
background-position: center; 
background-repeat: no-repeat;
background-color: #eae8e9;
}


#eastgate {
position: absolute;
width: 100px;
height: 75px;
padding: 0px 0px 0px 0px; 
border-top: 0px solid #400040; 
border-bottom: 0px solid; 
border: solid ;
border-width: 0.1mm;
border-color: #eae8e9;
margin-left: 53.15%;
margin-top: 20px;
background-image:url('images/eastgate.png'); 
background-attachment: scroll;
background-position: center; 
background-repeat: no-repeat;
background-color: #eae8e9;
}


#westernwall {
position: absolute;
width: 116px;
height: 75px;
padding: 0px 0px 0px 0px;
border-top: 0px solid #400040; 
border-bottom: 0px solid; 
border: solid ;
border-width: 0.1mm;
border-color: #eae8e9;
margin-left: 58.6%;
margin-top: 20px;
background-image:url('images/eclipse.png'); 
background-attachment: scroll;
background-position: center; 
background-repeat: no-repeat;
background-color: #eae8e9;
}


#wailingwall {
position: absolute;
width: 112px;
height: 75px;
padding: 0px 0px 0px 0px; 
border-top: 0px solid #400040; 
border-bottom: 0px solid; 
border: solid ;
border-width: 0.1mm;
border-color: #eae8e9;
margin-left: 64.9%;
margin-top: 20px;
background-image:url('images/wailingwall.png'); 
background-attachment: scroll;
background-position: center; 
background-repeat: no-repeat;
background-color: #eae8e9;
}


#israel {
position: absolute;
width: 123px;
height: 75px;
padding: 0px 0px 0px 0px; 
border-top: 0px solid #400040; 
border-bottom: 0px solid; 
border: solid ;
border-width: 0.1mm;
border-color: #eae8e9;
margin-left: 71%;
margin-top: 20px;
background-image:url('images/dead_sea_scrolls.png'); 
background-attachment: scroll;
background-position: center; 
background-repeat: no-repeat;
background-color: #eae8e9;
}

#logo1 {
position: absolute;
width: 431px;
height: 76px;
padding: 0px 0px 0px 0px; 
border-top: 0px solid #400040; 
border-bottom: 0px solid; 
border: solid ;
border-width: 0.0mm;
margin-left: 26%;
margin-top: 92px;
background-image:url('images/pretribtimes_logo_2026.png'); 
background-attachment: scroll;
background-position: center; 
background-repeat: no-repeat;
}


#mainbgonindex {
position: absolute;
width: 976.5px;
height: 0px;
padding: 0px 0px 0px 0px;
margin: 0;
margin-top: 179px;
margin-left: 25%;
border: solid #999999;
border-width: 0.0mm;
font-weight: normal;
text-align: left;
background-color:#eae8e9;
opacity:.99;
}

#middlebgonindex {
position: absolute;
width: 700px;
height: 0px;
padding: 0px 0px 0px 0px; 
margin: 0;
margin-top: 0px;
margin-left: 14%;
border: solid #d7d6d8;
border-width: 0.0mm;
font-weight: normal;
text-align: left;
background-color: #eae8e9;
opacity:.99;
}



#footerindex {
  position:fixed;
  bottom:0;
  left:0;
  width:100%;
  height: 50px;
  background-color: #d6d7d8;
}


.text { color: #000000; 
font-family:sans-serif;
font-size:  10pt; 
font-weight : bold;
font-style : normal;
}

font.tentext {
padding:5px;
color: #444444; 
font-family:sans-serif;
font-size:  10pt; 
font-weight : normal;
font-style : normal;
font-family : sans-serif;
}

font.thirteentext {
padding:5px;
color: #000000; 
font-family:sans-serif;
font-size:  13pt; 
font-weight : bold;
font-style : normal;
}

p.thirteentext {
padding:5px;
color: #000000; 
font-family:sans-serif;
font-size:  13pt; 
font-weight : bold;
font-style : normal;
}


