/* copyright 2017 Frank Nemec   History of Israel and Judah class  */
*{margin:0; padding:0;}

/************** Root Element **************/	   
html { padding:20px; height:100%; background:#c0c0c0; }
body{ margin:0 auto; border:none; width:840px; color:black;
  font:small "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
  font-size:120%; 
}

.historyborder {
  width:800px; padding:10px;
  background:#ffffff;
}
.history {
  width:780px; height:668px; padding:10px;
  vertical-align:bottom;
  background:url("/fan/writing/HistoryofIsrael/images/HistoryClassBackground.gif") no-repeat;
}
.lower {
  padding:20px;
  background:#d0d0d0;
}

/************** Headings **************/
h1  { font-size:200%; color:#005288; margin:0 0 10px 0; text-align:center;}
h2  { font-size:140%; color:#005288; margin:5px 0 2px 0;}
h3  { font-size:120%; color:#005288; line-height:20px;}

/************** Links **************/
a:link {color:#005288; text-decoration:none; font-weight:bold;}
a:visited {color:#005288; text-decoration:none; font-weight:bold;}
a:hover {color:#E31836; text-decoration:none; font-weight:bold;}
a:focus {color:#E31836; text-decoration:none; font-weight:bold;}
a:active {color:#E31836; text-decoration:none; font-weight:bold;}

/************** Standard Elements **************/
p {line-height:20px; margin-top:10px; margin-bottom:10px;}
ul.historyb li{margin-left:40px; margin-right:20px;}
xmp {font-size:100%; color:#666666; }

.indented { margin-left:20px; margin-right:30px;}
.scriptures { font-size:90%; color:#666666; margin:15px; line-height:18px; }
.handouts { margin:5px 20px 5px 20px; padding:5px; background:#c0c0c0; font-size:150%;}
.uniform { margin-left:10px; margin-right:0px; font-family:monospace;}
