body {
	margin-top: 0px;
	margin-left: 0px;
	background-color: #CCCCCC;
	background-image:url(/images/BG/5019337.gif);
	background-repeat:repeat;
}
h1, h2, h3 {
	font-family:"Script MT Bold";
	color: 990000;
	margin-left: 10px;
	margin-right: 10px;
	font-weight: bolder;
 }
h1 {
	font-size: 165%;	
}
h2 {
	font-size: 135%;	
}
p {
	font-size: 90%;
	margin-left: 10px;
	margin-right: 10px;
}
#Wrapper {
  width: 1100px;
  background-color: #FFFFFF;
  margin:  auto;

  }
#TopBanner {
	width: 1100px;
	height:auto;
}
#Nav {
	width: 1100px;
 	background-color: #FFFFFF;
}
#Audiobible {
	text-align: center;
	vertical-align: top;
	font-size: 105%;
	font-weight:bold;
 	background-color: #999999;
}
#leftaudio {
	text-align: center;
	background-image: url(/images/rbkg.png);
}
#Content {
	width: 1100px;
 	background-color: #FFFFFF;
}
#clmcentertop {
	text-align: center;
	vertical-align: top;
}
#tblmainside {
	width: 15%;
	text-align: center;
	vertical-align: top;
}
#tblmaincen {
	width: 70%;
	vertical-align: top;
	font-size: 105%;
	font-weight:bold;
}
#bibletblside {
	width: 22%;
	text-align: center;
	vertical-align: top;
}
#bibletblcen {
	width: 56%;
	text-align: center;
	vertical-align: top;
	font-size: 105%;
	font-weight:bold;
}
#clmtopfont {
	font-size: 105%;
	font-weight:bold;
	vertical-align: top;
}
#clmcentopfont {
	text-align: center;
	vertical-align: top;
	font-size: 105%;
	font-weight:bold;
}
/*#Content0 {
	width: 766px;
	background: #FFFFFF url(../Images/BG2.png) top right no-repeat;
}*/
#Footer {
	width: 1100px;
	height: auto;
	background-color: #FFFFFF;
}
#Footer p {
	text-align: center;
	font-size: 75%;
	font-weight: bold;
}
/*Begin reftag
*/
.lbsTooltip
{
	background-color:#D3D2D6;
	border: 1px solid gray;
	z-index: 99;
	text-align: left;
	text-indent: 0;
}

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

.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: 14px;
	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;
}
/*End Reftag*/

/*#hosting {
	background-color:#990000;
	color: #FFFFFF;
}
#listing {
	background-color:#000099;
	color: #FFFFFF;
}
#dev {
	background-color:#006633;
	color: #FFFFFF;
}*/
 /* styles for contact form */
form {
	top: 0px;
  }
#fname, #lname, #phone, #mobile, #email, #state{
  width: 200px;
  }
#address, #city {
	width: 300px
}
#message {
  width:550px;
  height: 100px;
  }
label, .warning {
  font-family:"Times New Roman", Times, serif;
  font-weight: bold;
  }
.warning {
  color:#F00;
  }
