﻿html {
	background-color: #000000;
}
body {
	padding: 0 0 0 0;
	margin: 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: .8em;
	height:100%;
	background-image: url(/images/gal.jpg);
	background-repeat:no-repeat;
	background-position: 100% 0%;
	color: #fff;
}
th {
	font-size: .80em;
	text-align: left;
	color: #fff;
}
h2, h3, h4 {
	font-weight: bold;
	text-align: left;
	color: #fff;
}
img {
	border:none;
}
h1 {
	font-size: 140%;
	text-align: center;
	font-weight: bold;
	color: #fff;
}
h2 {
	font-size: 120%;

}
h3 {
	font-size: 110%;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 3px 8px 3px 3px;
	background: #cce5ff;
	border: 2px dotted #e5f2ff;
	max-width:25%;
}
h3.intro {

	font-family:'copperplate gothic bold', 'arial black', 'Franklin Gothic Medium', sans-serif;
	font-variant: small-caps;
	font-size: 130%;
	font-weight: normal;
}
h3.intro span:first-letter {
	font-variant: normal;
}
h3.ref {

	font-family:'copperplate gothic bold', 'arial black', 'Franklin Gothic Medium', sans-serif;
	font-variant: small-caps;
	font-size: 130%;
	font-weight: normal;
	float: none;
}
h3.ref span:first-letter {
	font-variant: normal;
}
h4 {
	font-size: 100%;
}
acronym {
	border-bottom: 1px #00ffff dashed;
}
dfn {
	border-bottom: 1px #00ffff dashed;
	font-style:normal;
}
a:link {
	text-decoration: underline;
	color: #00ffff;
}
a:visited {
	text-decoration: underline;
	color: #ff00ff;
}
a:active { 
	text-decoration: underline;
	color: #00ff00;
}
a:hover {
	text-decoration: underline;
	color: #ffff00;
}
#foot {
	display:block;
	height:54px;
	margin-left:163px;
	float: left;
	text-align: center;
}
#foot-nav {
	background-color: #000;
	margin-left: 163px;
	margin-right: 163px;
	padding: 0px 5px 5px 5px;
	margin-top: -51px;
}
#head {
	text-align:center;
}
#head a {
	display:block;
	background:url(/images/bannernew.jpg) no-repeat;
	width:auto;
	height:100px;
	text-decoration:none;
}
#head h2 {
margin: 0px 0px 0px 0px;
}
#head span {
	position:absolute;
	left:0;
	top:-500px;
	width:1px;
	height:1px;
	overflow:hidden;
}

#content {
	position: relative;
	margin: -15px 163px 0px 168px;
	padding: 0px 0px 0px 0px;
	z-index: 5;
	height:100%; 
	color: #fff
	background-color: #000000;
}
#contentcontent {
	margin: 0px 10px 0px 10px;
	height:100%; 
	background-color: #000000;
}
#left {
	width: 168px;
	position: absolute;
	top: 80px;
	left: 0px;
	z-index: 1;
}
#right {
	width: 163px;
	position: absolute;
	top: 65px;
	right: 0px;
	z-index: 1;
	height:100%; 
}
.ttitle {
	font-family: arial,helvetica,sans-serif;
	font-weight: bold;
}
.new {
	margin: 0px 5px 0px 5px;
	color: #333;
	border-left: 10px solid #6699cc;
	border-right: 10px solid #99ccff;
	border-top: 10px solid #6699cc;
	border-bottom: 10px solid #99ccff;
	background-color: #006699;
}
.new ul {
	list-style: none;
	margin: 5px;
	padding-left: 5px;
	border: none;
}
.new li {
	margin: 0; color: #fff;
	margin-bottom: 3px;
}
.new li a {
	padding: 0px 0px 0px 0px;
	color: #fff
}
.new li a:hover {
	color: #00ff00;
}
.button {
	width: 150px;
	color: #333;
	}
.button ul {
	list-style: none;
	margin: 3px;
	padding-left: 3px;
	border: none;
}
.button li {
	margin: 0;
	padding: 0px 0px 2px 0px;
	}
.button li a {
	display: block;
	padding: 0px 0px 0px 5px;
	border-left: 3px solid #6699cc;
	border-right: 3px solid #99ccff;
	border-top: 3px solid #6699cc;
	border-bottom: 3px solid #99ccff;
	background-color: #006699;
	color: #fff;
	text-decoration: none;
	width: 100%;
}
html>body #button li a {
	width: auto;
}
.button li a:hover {
	border-right: 3px solid #6699cc;
	border-left: 3px solid #99ccff;
	border-bottom: 3px solid #6699cc;
	border-top: 3px solid #99ccff;
	background-color: #99ccff;
	color: #000080;
}
.menuheading {
	margin-top: 0px;
	margin-left: 2px;
	margin-bottom: 1px;
	padding-left: 2px;
	padding-top: 0px;
	font-size: 1.1em;
	font-weight: bold;
	word-wrap: break-word;
	color: #ffff00;
}
a.menuheading:link {
	color: #ffff00;
	text-decoration: underline
}
a.menuheading:visited {
	color: #ffff00;
	text-decoration: underline;
}
a.menuheading:active {
	color: #ffff00;
}
a.menuheading:hover {
	color: #00ff00;
}
.slide {
	font-family: arial,helvetica,sans-serif;
} 
.black {
	background-color: #000000;
}
.thumbnail {
	float: right;
	width: 139px;
	height: 155px;
	background-repeat: no-repeat;
	text-align: center;
}
.links a {
	display:block;
	padding-top: 110px;
}
.links a img {
	height: 0;
	width: 0;
	border-width: 0;
}
.links a:hover img {
	position: relative;
	top: -280px;
	left: -90px;
	height: 240px;
	width: 320px;
	border: 2px solid #fff;
}
.radio {
	float: left;
	width: 15px;
	height: 45px;
	text-align: center;
	padding-top: 110px;
}
.cards {
	float: left;
	width: 165px;
	height: 160px;
	text-align: center;
	margin-right: 5px;
	margin-bottom: 5px;
}
.author {
	font-size: .8em;
}
.stbuttontext{
padding-left:17px;
}
.auto-style2 {
	text-decoration:none;
	color: #000000;
}
.lbsTooltip
{
	background:#cce5ff;
	border: 1px #6699cc;
	z-index: 99;
	text-align: left;
	text-indent: 0;
}

.lbsTooltip div
{
	text-align: left;
}

.lbsTooltipHeader
{
	background:#89aacc;
	color: black;
	font-weight:bold;
	font-size:.8em;
	line-height: .9em;
	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:.9em;
}

.lbsTooltipBody p, .lbsTooltipBody span
{
	display: inline;
	color: black;
	font-size: .9em;
	line-height: 1em;
}

.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:.6em;
}

.lbsTooltipFooter div
{
	text-align:right;
}


.lbsTooltipBody .ch-ref, .lbsTooltipBody .verse-ref
{
	font-size: 100%;
	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;
}

