html,body {
	font: 12px Arial, Verdana, sans-serif;
	color: #45392B;
	background-color: #f1ecdf;
	margin:0 auto;
	text-align:center;
	padding:0;
}
img {
	border:none;
}
div.clear {
	clear:both;
}
#container {
	width:980px;
	margin:0 auto;
	text-align:center;
	padding:0;
}
#search {
	width:955px;
	text-align:right;
	padding: 40px 35px 0 0;
}
#top {
	width:980px;
	height:35px;
	background:url(images/top.jpg);
}
#top-a {
	width:980px;
	height:43px;
	background:url(images/top-a.jpg);
}
#menu {
	background:#f2f2f2;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	padding:8px;
	width:585px;
	color:#787878;
}
#menu a {
	color:#787878;
	text-decoration:none;
}
#menu a:hover {
	color:#565656;
	text-decoration:none;
}
#body {
	width:980px;
	margin:0 auto;
	text-align:center;
	padding:0;
}
.body-main {
	background:url(images/slice.jpg) repeat-y;
}
.body-a {
	background:url(images/slice-a.jpg) repeat-y;
}
#content {
	width:960px;
	margin:0 auto;
	text-align:center;
}
#content-a {
	width:960px;
	margin:0 auto;
	text-align:center;
	padding-left:50px;
}
#col1 {
	width:450px;
	float:left;
}
#col1-a {
	width:601px;
	float:left;
}
#col2 {
	width:168px;
	float:left;
	padding: 50px 5px 0 5px;
	text-align:center;
	color:#037285;
	font-size:10px;
}
#col3 {
	width:155px;
	float:left;
	padding: 50px 5px 0 5px;
	text-align:left;
}
#col4 {
	width:144px;
	float:left;
	padding-top:10px;
}
#col1 .box-title {
	width:145px;
	float:left;
	margin-right:5px;
	margin:0;
	padding:0;
	text-align:left;
	color:#037285;
	font-size:11px;
	font-weight:bold;
}
#col1 .box {
	width:138px;
	border:1px solid #ccc;
	float:left;
	margin-right:5px;
	height:130px;
}
#col2 .box {
	width:150px;
	border:1px solid #ccc;
	float:left;
	height:150px;
	background:#fff;
	margin-top:8px;
	
}
#review {
	width:582px;
	padding-top:20px;
	padding-left:12px;
	text-align:left;
}
#review-left {
	width:133px;
	float:left;
}
#review-right {
	width:424px;
	float:right;
	border-left:1px solid #ccc;
	padding-left:14px;
	padding-right:10px;
}
#title {
	border-bottom:1px solid #ccc;
	padding-bottom:10px;
}
#footer {
	background: url(images/bottom.jpg);
	height: 56px;
	width: 980px;
}
#footer-a {
	background: url(images/bottom-a.jpg);
	height: 56px;
	width: 980px;
}
#col2 ul, #col3 ul {
	padding:20px 0 0 10px;
	margin:0;
}
#col2 li, #col3 li {
	list-style-type: none;
}
#col2 ul ul {
	padding: 10px 0 0 7px;
}
#col2 ul ul li {
	background: url(images/li.jpg) no-repeat;
	padding-left: 12px;
	background-position: 0 5px;
}
#col2 a {
	color:#BF423E;
	text-decoration:none;

	font-size:11px;
}
#col2 a:hover {
	color:#000;
	text-decoration:none;
}
#col3 a {
	color:#fff;
	text-decoration:none;
}
#col3 a:hover {
	color:#ccc;
	text-decoration:none;
}
#search form {
	padding:0;
	margin:0;
}
#search input {
	background:#e8e0cd;
	border:1px solid #cabfa6;
	padding:3px;
	font-size:12px;
	color:#a59a81;
	margin:0;
}
#search input:focus {
	background:#e8e0cd;
	border:1px solid #a59a81;
}
/* Paragraphs */

p {
	line-height: 16px;
}
p.center {
	text-align: center;
}
#review p {
	line-height:22px;
	text-align:justify;
}

/* Headers */

h1 {
	font: 26px Trebuchet MS, Verdana, Arial;
	color: #45392B;
	font-weight: bold;
	padding:0px;
	margin:0px;
}
h2 {
	font: 16px Trebuchet MS, Verdana, Arial;
	color: #45392B;
	font-weight: bold;
	margin-bottom:0px;
	padding-bottom:0px;
}
h3 {
	font: 14px Trebuchet MS, Verdana, Arial;
	color: #fff;
	font-weight: bold;
	margin-bottom:0px;
	padding-bottom:0px;
	padding-left:10px;
}

/* Links */

li {
	list-style-image: url(images/arrow.gif);
	padding-bottom: 8px;
}
blockquote {
	color:#cacbc4;
}
hr {border: none 0;
border-top: 1px dashed #BCBBA9;/*the border*/
margin-left: 24px;
width:478px;
height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
}
a {
	color: #213F4A;
}
a:hover {
	color: #6294AB;
}
a:visited {
	color: #467388;
}

.lbsTooltip
{
	background:#f2f2f2;
	border: 1px solid gray;
	z-index: 99;
	text-align: left;
	text-indent: 0;
}

.lbsTooltipHeader
{
	background:#f2f2f2;
	color: #990033;
	font-weight:bold;
	font-size:14px;
	line-height: 18px;
	font-family:Arial,Helvetica,serif;
	margin: 0;
	padding:4px;
	position:relative;
	border: 0;
}

.lbsTooltipBody 
{
	padding: 4px 8px 0 8px;
	margin:0;
	position:relative;
	z-index: 2;
	border: 0;
	line-height:16px;
}

.lbsTooltipBody p, .lbsTooltipBody span
{
	display: inline;
	color: black;
	font-family:Arial,Helvetica,serif;
	font-size: 13px;
	line-height:16px;
}

.lbsTooltipFooter
{
	font-size:11px;
	font-family:Helvetica,Arial,serif;
	bottom:4px;
	margin-top: 4px;
	position:absolute;
	text-align:right;
	border: 0;
}

.lbsTooltipFooter a:link, .lbsTooltipFooter a:visited, .lbsTooltipFooter a:hover 
{
	color: blue;
	text-decoration: underline;
	font-weight: normal;
	font-size:11px;
	font-family:Helvetica,Arial,serif;
}

.lbsTooltipBody .ch-ref, .lbsTooltipBody .verse-ref
{
	font-size: 85%;
	top: -1px;
	position: relative;
}

.lbsTooltipBody .ch-ref
{
	font-weight: bold;
}

.lbsTooltipBody .verse-ref
{
	color: dimgray;
}

.lbsTooltip, .lbsTooltipBody span, .lbsTooltip a, .lbsTooltipBody p
{
	margin: 0;
	padding: 0;
}

.lbsLibronix img
{
	float: none !important;
}