#mainCenter1
{
	width:390px;
	height:auto;
	padding-left:10px;
	float:left;
}
#mainContent
{
	width:950px;
	height:auto;
	margin-top:10px;
	float:left;
	clear:left;
}

#mainLeft
{
	width:270px;
	height:auto;
	float:left;
}
#homeScriptureTamil
{
	width:300px;
	height:92px;
	border:1px solid #F2F2F2;
	padding-left:75px;
	padding-top:14px;
	padding-right:13px;
	background:url(../images/bible.jpg) no-repeat;
	background-position:10px 14px;
	float:left;
	clear:left;
	overflow:hidden;
}

#homeScriptureHead
{
	width:300px;
	height:15px;
	padding-bottom:8px;
	float:left;
	clear:left;
}

#homeScriptureContentTamil
{
	width:300px;
	font-family: 'myFirstFont', Helvetica, Verdana, sans-serif;
	/*font-family:"Tamil Bible",Arial, Helvetica, sans-serif;*/
	height:auto;
	float:left;
	clear:left;
}

#homeScriptureContent
{
	width:300px;
	height:auto;
	float:left;
	clear:left;
}

#homeScriptureEnglish
{
	width:300px;
	height:92px;
	border:1px solid #F2F2F2;
	border-top:none !important;
	padding-left:75px;
	padding-top:14px;
	padding-right:13px;
	background:url(../images/bible.jpg) no-repeat;
	background-position:10px 14px;
	float:left;
	clear:left;
	overflow:hidden;
}