body {
	margin-top: 0px;
	margin-left: 0px;
	background:#666;

}
h1 {
	font-family:Arial, Helvetica, sans-serif;
	color: #F90;
	margin-left: 10px;
	margin-right: 10px;
	font-weight: bolder;
 }
h1 {
	font-size: 165%;	
}
h2 {
	color: #060;
	font-size: 135%;
	font-weight: bolder;
}
p {
	font-weight: bold;
	color: #03C;
	font-size: 110%;
	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;
}
#clmtopfont {
	font-size: 105%;
	font-weight:bold;
	vertical-align: top;
}
#clmcentopfont {
	text-align: center;
	vertical-align: top;
	font-size: 105%;
	font-weight:bold;
}
#tblmainside {
	width: 20%;
	text-align: center;
	vertical-align: top;
}
#tblmaincen {
	width: 80%;
	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;
}S
/*#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;
}
/*#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;
  }
