html, body {
	margin: 0;
	padding: 0;
	text-align:center;
	height: 100%;
	color: #3E3E3E;
	font-size: small;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background: url(../site_img/bg.jpg); /* outside border */
}

div.container {
	display: table;
	width: 90%;
	margin: 0 auto;
	height: 100%;
}
div.top {
	display: none;
}

div.underhead {
	display: none;
}
	
div.banner {
	display: none;
	margin: 0 auto;
	width: 768px;
	height: 84px;
	text-align: center;
}
div.buttons {
	display: none;
	margin: 0 auto;
	margin-top: 3px;
	width: 768px;
	height: 21px;
	text-align: left;
}
div.undertop {
	display: none;
}

div.undertoptext {
	display: none;
}

div.body {
	width: 100%;
	height: 100%;
	margin: 0 auto;
}

div.left {
	display: none;
	width: 0px;
	margin-left: 5px;
	float: left;
	margin-right: 0px;
}

div.bigbuttons {
	display: none;
}

div.bigbuttontext {
	display: none;
}

div.right {
	width: 100%;
	margin-right: 4px;
	margin-left: 4px;
	text-align: left;
}
div.fright {
	width: 230px;
	float: right;
	margin-top: 4px;
	margin-right: 2px;
	margin-left: 6px;
	text-align: left;
}

div.bookright {
	display: none;
}

div.fleft {
	width: 118px;
	float: left;
	margin-right: 3px;
	margin-left: 3px;
	text-align: center;
}

div.fleft_thumb {
	width: 110px;
	float: left;
	margin-right: 3px;
	margin-left: 3px;
	text-align: left;
}

div.fleft_thumb {
	width: 80px;
	height: 80px;
}

div.fleft_thumb img {border: 0px;}

div.article, div.article_thumb, div.article_news {
	border: 0px;
	  }

/*div.article_news {
  height: 210px;
}
*/

div.article_thumb {height:115px;
	background-color: #ddd8bc;
}


div.comment1, div.comment2 {
	margin-left: 0em;
	margin-right: 0em;
	padding-top: 2px;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 2px;
	text-align: justify;
	margin-bottom: 8px;
	background-color: #ddd8bc;
	font-size: small;
}

div.commentForm {
	display: none;
}

div.comment2 {
	background-color: #ece9d8;
}

div.box_1 {
	font-size: 8pt;
	width: 229px;
	height: 98px;
	background-image: url(../site_img/box1.jpg);
	text-align: left;
	margin-bottom: 8px;
}

div.box_pic {
	float: left;
	margin-right: 1px;
	margin-left: 1px;
	width: 80px;
	height: 90px;
	padding: 8px 4px 0px 6px;
}

div.fright3 {
	width: 98px;
	height: 68px;
	float: right;
	margin-top: 1px;
	margin-right: 2px;
	margin-left: 6px;
	text-align: left;
}

div.box_3 {
	width: 96px;
	height: 66px;
	background-image: url(../site_img/box3.jpg);
	font-size: 8pt;
	text-align: left;
	margin-bottom: 2px;
}

div.box_pic3 {
	display: none;
}

div.box_text {
	overflow:hidden;
	top: 10px;
	width: 120px;
	height: 70px; 
	position:relative; 
	font-family:Geneva, Arial, Helvetica, sans-serif;
}


div.box_bottom {
	overflow:hidden;
	top: 10px;
	width: 130px;
	height: 24px; 
	position:relative; 
}

div.head {
  	height: 17px;
	margin-top: 0px;   /* was 2 */
	margin-bottom: 0px;
	margin-left: -4px;
	margin-right: -4px;
	
    padding-left: 0.5em;
    padding-top: 0px;
    padding-bottom: 0px;

    font-family: "Arial", Sans-serif;
	font-size: 100%;
	font-weight: bold;
}

div.bible {
	margin: 10px 10px 10px 10px;
}

p {
	margin-top: 4px;
	line-height: 16px;
}

#mylayer a {
padding:5em;
background-color:#CC0000;
}
#mylayer a:hover {
background-color:#CCCCCC;
}


p.more {
	text-align: right;
	margin-top: 0px;
	margin-bottom: 0px;
}

p.right {
	text-align: right;
}

div.peabody {
	font-family:Geneva, Arial, Helvetica, sans-serif;
  }


div.floatRight {
  	float: right;
	width: 120px;
	margin-left: 0px;
	margin-right: 5px;
	margin-top: -20px;
 }

h1 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333366;
	margin-top: 8px;
	margin-bottom: 0px;
}

label
{
	width: 8em;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	display: block
}

fieldset
{
	border: 1px solid #000000;
	width: 674px;
}

legend
{
	color: #000000;
	background: white;
	border: 1px solid #000000;
	padding: 2px 6px
}


div#miniMenu {
	float: right;
	position:relative;
	margin-top:-20px;
	width: 238px;
	height:18px;
	text-align:left;
}
div#underSearch {
	margin-top:3px;
	float: right;
	width: 230px;
	height:20px;
	text-align:left;
}

.searchBox {
	margin-top:1px;
	background-color:#ddd8bc;
	color:#000066;
}

.searchBtn:hover {
	background-position: bottom right;
	color: #336699;
}

.searchBtn {
	display: none;
}

.formBtn:hover {
	background-position: bottom right;
	color:#000066;
}

.formBtn {
	display: none;
}

.bigBtn:hover {
	background-position: bottom right;
	color:#336699;
}

.bigBtn {
	display: none;
}