#welcome-login{
	background-image: url(img/prayer/welcome-login.jpg);
	background-repeat:  no-repeat;
	height: 410px;
	width: 625px;
	}
	
#prayer-login-container{
	position: relative;
	height: 410px;
	width: 625px;
	color:#ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	}

#prayer-login{
	position:absolute;
	top: 81px;
	left:178px;
	}
	
#prayer-login-form{
	background-image: url(img/login/login-box.gif);
	background-repeat:  no-repeat;
	height: 182px;
	width: 252px;
	}

#prayer-inner{
	background-image: url(img/prayer/prayer-temple-inner-bg.jpg);
	background-repeat:  repeat-y;
	width: 625px;
	height: 597px;
	}
	
#prayer-inner-top{
	background-image: url(img/prayer/prayer-temple-inner-top.jpg);
	background-repeat:  no-repeat;
	width: 625px;
	}

.prayer-inner-content{
	margin-left:50px;
	margin-right:50px;
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}	
