DIV{
	-moz-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;
	-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;
}

#container {
	margin-top: 20px;
}
#column1 {

}

#mainImg {
	float: left;
	border: 1px solid #999999;
	position: relative;
	margin-bottom: 15px;
}
#mainImgTitle {
	padding: 2px 8px 2px 8px;
	background-image: url(../images/transparent50percent.png);
	background-repeat: repeat;
}
.mainImgTitle  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
}

#column2 {
	width: 350px;

}

#mainImgCaption {
	bottom: 0px;
	background-image: url(../images/transparent60percent.png);
	background-repeat: repeat;
	position: absolute;
	text-align: right;
}
.mainImgCaption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	width: 549px;
	margin: 0px;
	padding: 10px;
}

#quoteBox {
	border: 1px solid #999999;
	background-color: #FFFFFF;
	padding: 0;
	margin-bottom: 20px;
	height: 260px;
}
p  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	color: #333333;
	font-weight: normal;
	font-style: normal;
	margin: 0 0 10px 0;
	padding: 0px;
	text-decoration: none;
}
p.dateScripture  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	font-weight: normal;
	font-style: normal;
	margin: 0;
	padding: 0px;
}
#column1   h1, #column2   h1  {
	margin: 5px 0 5px 0;
	padding: 0px;
	font-size: 20px;
	color: #333333;
	text-decoration: none;
}
#column1 h2  {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

#column2 h3 {
	sUmargin: 5px 0 5px 0;
	padding: 0px;
	font-size: 17px;
	color: #000066;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
#tContent1, #tContent2, #tContent3, #tContent4, #tContent5, #tContent6{
	display: none;
}
p.link  {
	text-decoration: none;
}
.download  a:link   {
	color: #CC6600;
	font-weight: bold;
	text-decoration: none;
}
.download a:hover {
	text-decoration: underline;
}


#landing{
	margin-bottom:20px;
}
.banner-ad{
	padding: 2px;
	margin-top: 20px;
	border: 1px solid #999999;
	text-align: center;
}
