body{
	color:  #333333;
	margin: 0px;
	padding: 0px;
	background: url(/_images/HBFbg.jpg);
	font: 12px Arial, sans-serif;
}

/*****************************TblTblPages1Col maintains the overal integrity of the page layout****************************/

#TblPages1Col {
	width: 760px;
}
#TblPages1Col TD {
	vertical-align: top;
}

/*******************Default Link Styles***********************/

a:link, a:visited, a:hover {
	color: #445599;
	text-decoration: none;
}


a:hover {
	font-style: italic;
}
#TblPages1Col #TblPages2Col #content #sin-virtue {
	margin: 0px;
	padding: 0px;
}


/******************List styles*************************/
ul{
 list-style-type: square;
}

 ul li {
	list-style-type: square;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
}
/**************** We May employ different height masthead heights****************/
#PageMastheadTall {
	height: 140px;
	overflow: hidden;
}
#PageMastheadShort{
	height: 62px;
	overflow: hidden;
}
#content {
	margin: 15px;
}

/******************Footer Styles*********************/
#footer {
	font-size: 9px;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 15px;
}

#footer HR {
	color: #666666;
	height: 1px;	
}



/******************Other misc styles *********************/
#PrinciplesTable {
	border: 1px solid #666666;
	height: 190px;
	width: 100%;
}

#PrinciplesTable TH {
	background: #BCE6DE;
	text-align: center;
	padding: 3px 5px;
}
#PrinciplesTable TD {
	padding: 3px 5px;
}
#VerseScroll {
	height: 185px;
	width: 337px;
	border: 1px solid #666666;
	padding: 3px 3px 0px;
	overflow: auto;
	float: right;
}

.e-bookTitle {
	font: 18px "Times New Roman", Times, serif;
	border-top: 1px solid #BCE6DE;
	border-bottom: 1px solid #BCE6DE;
	display: block;
	padding-top: 8px;
	text-align: center;
}
.crumbsTABLE {
	margin-bottom: 15px;
}


.ParagraphIntroRed {
	color: #990000;
	font-weight: bold;
}
.HowHelped {
	line-height: 40px;
}
.submit {
	font-size: 8px;
	text-transform: uppercase;
	color: #FFFFFF;
	padding: 3px 4px;
	background: #485998;
	letter-spacing: 2px;
	margin-top: 3px;
	text-align: center;
	margin-bottom: 6px;
}
.smallLink {
	font-size: 10px;
}
#PageMastheadTall IMG {
	border: 1px solid #333333;
}
.InstructorIdea {
	font-size: 11px;
	font-style: italic;
}
.imgWBThumb {
	margin-right: 5px;
	margin-bottom: 8px;
}
