/******************************************************************/
/* START standard 'BODY' and font tags */
/******************************************************************/

#body {
margin-top:0px;
margin-bottom:0px;
}

#table {
border: 1px solid #dddddd;
}

#headerbar {
border-bottom:1px solid #dddddd;
}

#navbar {
border-bottom:1px solid #dddddd;
border-top:1px solid #dddddd;

}

#footer {
background:;
background-color:#ffffff;
border-left:8px solid #E1E2D8;
border-right:8px solid #E1E2D8;
border-top:1px solid #dddddd;
height:40px;
padding-top:30px;
}



.text10 {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height:150%;
	text-decoration:none; /**basic text font**/
}	 

.text6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small; /**used for Reverend Fun copyright**/
}

.text7 {
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small; /**used for Schoolmaster copyright**/
}

.text8 {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style:normal;
	text-decoration:none;/**basic text font**/
	font-weight: bold;
}	 

.shirt {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style:normal;
	text-decoration:none;/**basic text font**/
	font-weight: normal;
}	 

/**#b6b288** consider using/

/******************************************************************/
/* END standard 'BODY' and font tags */
/******************************************************************/




/******************************************************************/
/* START standard 'HEADER' tags */
/******************************************************************/

.h1 {
	color:#000000;
	font-family:Verdana;
	font-size:11pt;
	text-decoration:none;
	font-weight:bold;
}	

h2 {
  color: #000000;
  font-weight: normal;
}

h3 {
  color: #000000;
  font-weight: normal;
}

h4 {
  color: #000000;
  font-weight: normal;
}

h5 {
  color: #000000;
  font-weight: normal;
}

h6 {
  color: #000000;
  font-weight: normal;
}

/******************************************************************/
/* END standard 'HEADER' tags */
/******************************************************************/




/******************************************************************/
/* START standard 'LINK' tags */
/******************************************************************/

.style1 {
	color: #FFFFFF;
	font-family:Verdana;
	font-size:xx-small;
	text-decoration: none;	/**used for links at top of pages and copyright at bottom**/
}

.style3 {
	color: #0000FF;  /**blue color**/
	text-decoration: none;
	font-family: Verdana;
	font-size: 8pt;  /**used for links throughout text to go to Bible Gateway**/
}

.style4 {
	color: #0000FF;  /**blue color**/
	text-decoration: none;
	font-family: Verdana;
	font-weight:800;
	font-size: 10pt;  /**used for links throughout text to go to Bible Gateway**/
}

.style5 {
	color: #0000FF;  /**blue color**/
	text-decoration: none;
	font-family: Verdana;
	font-weight: normal;
	font-size: 10pt;  /**used for links throughout text to go to Bible Gateway**/
}

.style8 {
		color: #0000FF; 
		text-decoration: none; 
		font-family: Tahoma; 
		font-size: 10pt; 
		font-weight: bold; /**used to link to other pages or sites**/
}

.style9 {
		color: #0000FF; 
		text-decoration: none; 
		font-family: Tahoma; 
		font-size: 12px; 
		font-weight: bold; /**used for links in the scroller section**/
}

.style10 {
		color: #0000FF; 
		text-decoration: none; 
		font-family: Tahoma; 
		font-size: 10pt; 
		font-weight: bold; /**used to link to other pages or sites**/
}



a:hover {
text-decoration: underline;
} /**used for links throughout text to go to Bible Gateway**/


/******************************************************************/
/* END standard 'LINK' tags */
/******************************************************************/



/******************************************************************/
/* START standard 'COLLAPSABLE' tags */
/******************************************************************/

.question{ /*header of 1st demo*/
cursor: hand;
cursor: pointer;
color: #000000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10pt;
text-decoration:none;
}

.openquestion{ /*class added to contents of 1st demo when they are open*/
color: #336699;
}

.answer{ /*class added to contents of 1st demo when they are open*/
color: #000000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10pt;
text-decoration:none;
}

.archive{ /*header of 1st demo*/
cursor: hand;
cursor: pointer;
color: #000000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10pt;
text-decoration:none;
}

.openarchive{ /*class added to contents of 1st demo when they are open*/
color: #336699;
}

.headline{ /*class added to contents of 1st demo when they are open*/
color: #000000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10pt;
text-decoration:none;
}


/******************************************************************/
/* END standard 'COLLAPSABLE' tags */
/******************************************************************/




/******************************************************************/
/* START standard 'SCROLLER CONTENT' tags */
/******************************************************************/
.scroller {
  font-family: Tahoma, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 8pt;
  color: #0B477D;
  padding-top: 2px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  text-align: left;
  padding-top:5px;
  padding-right:4px;
  padding-left:4px;
  padding-bottom:0px;
 
}

/* 10-scrollercontent */
.scrollercontent {
  padding-top: 5px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  text-align: center;
  width: 198px;
  height: 150px;
}
/******************************************************************/
/* START standard 'SCROLLER CONTENT' tags */
/******************************************************************/
