body {
	background-color: #bbbbaa;
	padding: 0px;
	margin: 0px;
}

td {
	background-color: #ffffff;
	font-family: sans-serif;
	font-size: 14px;
	vertical-align: top;
	padding: 0px;
}

a {
	text-decoration: none;
	color: #000000;
	border-bottom: 1px dotted #000000;
}

a:hover {
	color: #ff4400;
	border-bottom: 1px dotted #ff4400;
}

td.mainmen {
	background-color: #666655;
	text-align: center;
	vertical-align: middle;
	color: #ffffff;
	width: 110px;
}

div.title {
	width: 500px;
	font-size: 24px;
	font-weight: bold;
	color: #666655;
}

div.ingress {
	padding: 0px;
	width: 500px;
	font-size: 16px;
	font-weight: bold;
}

div.articleBody {
	padding: 0px;
	width: 500px;
	font-size: 14px;
}

div.bibleverse {
	padding-top: 15px;
	padding-left: 25px;
}

div.img_holder {
	margin-bottom: 5px;
	margin-top: 5px;
	margin-left: 10px;
	margin-right: -86px;
	padding: 0px;
	position: relative;
	display: inline;
}

div.marg {
	margin-bottom: 5px;
	margin-top: 5px;
	margin-left: 10px;
	margin-right: -86px;
	padding: 10px;
	padding-left: 20px;
	position: relative;
	display: inline;
	float: right;
	background-image: url(marg.png);
	background-repeat: repeat-y;
	background-color: #999988
}

div.mquot {
	width: 250px;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-left: 10px;
	margin-right: -86px;
	padding: 10px;
	padding-left: 20px;
	position: relative;
	display: inline;
	float: right;
	font-weight: bold;
	background-image: url(mquot.png);
	background-repeat: repeat-y;
	background-color: #999988
}


.mainmen a {
	color: #ffffff;
	text-decoration: none;
	border: 0px;
}

.mainmen a:hover {
	color: #ffffff;
	border-bottom: 1px dotted #ffffff;
}

td.copyright {
	color: #ffffff;
	font-size: 10px;
	background-color: #666655;
	text-align: center;
	padding: 3px;
}

div.lmarg {
	margin: 0px;
	padding: 5px; 
	padding-left: 15px; 
	background-color: #666655;
	border-bottom: 1px solid #ffffff;
	color: #ffffff;
}

.lmarg a {
	color: #ffffff;
	text-decoration: none;
	border-bottom: 1px dotted #ffffff;
}

.lmarg a:hover {
	color: #ff4400;
	border-bottom: 1px dotted #ff4400;
}

td.searchDlg {
	background-color: #999988; 
	color: #ffffff;
	text-align: justify;
	padding-top: 10px;
}

.searchDlg a {
	color: #ffffff;
	text-decoration: none;
	border: 0px;
}

.searchDlg a:hover {
	color: #ff4400;
	border-bottom: 1px dotted #ff4400;
}

.mainarticlelink {
	font-size: 24px;
	font-weight: bold;
	color: #666655;
	text-decoration: none;
	border: 0px;
}

.mainarticlelink:hover {
	color: #ff4400;
	border-bottom: 1px dotted #ff4400;
}

.articlelink {
	font-size: 18px;
	font-weight: bold;
	color: #666655;
	text-decoration: none;
	border: 0px;
}

.articlelink:hover {
	color: #ff4400;
	border-bottom: 1px dotted #ff4400;
}

.list {
	font-weight: bold;
	color: #666655;
	text-decoration: none;
	font-size: 14px;
	border: 0px;
}

.list:hover {
	color: #ff4400;
	border-bottom: 1px dotted #ff4400;
}

.date {
	font-size: 10px;
}

td.article_block {
	max-width: 300px; 
	padding: 5px;
	padding-left: 10px;
}
