* {
	margin:0;
	padding:0;
}
a img {
	border:none;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	color:#000000;
	line-height: 18px;
	background:#336699;
	}
#container {
	width:925px;
	height:auto;
	margin:0 auto 0 auto;
	background:#FFFFFF;
}
#navigation {
	width:925px;
	height:80px;
	}
#navigation ul {
	width:925px;
	height:80px;
	float:left;
	}
#navigation ul li {
	float:left;
	list-style:none;
	}	
		
#header {
	width:925px;
	height:215px;
	}
#wrap {
	width:925px;
	height:auto;
}
.text {
width:905;
height:auto;
padding:10px 10px 20px 10px;
}
.prayer {
	width:765px;
	padding:10px 0 0 10px;
	height:240px;
	float:left;
	}
.button {
	width:150px;
	height:250px;
	float:left;
	list-style:none;
	background:url(images/button.jpg) no-repeat;
	}
.button ul {
	list-style:none;
	
	}	
#content {
	width:905px;
	height:auto;
	padding:0 10px 20px 10px;
	}
#footer {
	width:925px;
	height:auto;
	background:url(images/footer.jpg) no-repeat;
	}		
		
	
		
