/* CSS Document */

 body {
	background-image: url(bg.jpg);
	margin-top:0;
	margin-left:0
}

.ppd_container {width:853px;margin: 0 auto; position:relative}

.ppd_outer {position:relative; overflow: hidden}

.ppd_mainbody {width:853px;*width:681px}

.container {
    padding:0; margin:0;
	width: 853px;
	margin: 0px auto;
	position:relative;
	float:left; 
}

.clear {clear:both; margin:0; padding:0}


 .pagetop {
    position: relative;
    padding:0; margin:0;
	background-image: url(images/top.jpg);
	background-repeat: no-repeat;
	height: 151px;
	width: 853px;
}
 .pagebody {
    padding:0; margin:0;
	background-image: url(images/middle.jpg);
	background-repeat: repeat-y;
	width: 853px;
	height: 450px;
    z-index: 1;	
	}
 .pagefooter {
	padding:0; margin:0;
	background-image: url(images/bottom.jpg);
	background-repeat: no-repeat;
	height: 90px;
	width: 853px;
}

.textbody {
	margin-bottom: 10px;
	margin-left: 99px;
	overflow: auto;
	z-index: 6;
	width: 675px;
	height: 304px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}


#buttons {
	width: 690px;
	height: 57px;
	margin: 0;
	padding: 0;
	position: relative;
    left:81px;
	top:95px;
	background: url(navbuttonsonly.gif);
}

#buttons li {margin: 0; padding: 0; list-style: none; display: block; position: absolute;}

#buttons a {display: block;}

#test-on, #testimonials {left:334px;	top:16px;	width:88px;	height:27px;}
#submitprayer-on, #submitprayer {left:518px;	top:16px;	width:147px;	height:33px;}
#research-on, #research {left:92px;	top:18px;	width:68px;	height:25px;}
#contact-on, #contact {left:433px;	top:18px;	width:83px;	height:25px;}
#about-on, #about {left:8px; top:19px;	width:80px;	height:25px;}
#login-on, #login {left:160px;	top:19px;	width:52px;	height:30px;}
#qp-on, #quantum {left:212px;	top:19px;	width:120px;	height:31px;}

#testimonials a {height: 27px;}
#submitprayer a {height: 33px;}
#research a {height: 25px;}
#contact a {height: 25px;}
#about a {height: 25px;}
#login a {height: 30px;}
#quantum a {height: 31px;}

#test-on, #testimonials a:hover {background: url(navbuttonsonly.gif) -334px -72px	no-repeat;}
#submitprayer-on, #submitprayer a:hover {background: url(navbuttonsonly.gif) -518px -72px	no-repeat;}
#researchon, #research a:hover {background: url(navbuttonsonly.gif) -92px -74px no-repeat;}
#contact-on, #contact a:hover {background: url(navbuttonsonly.gif) -433px -74px 	no-repeat;}
#about-on, #about a:hover {background: url(navbuttonsonly.gif) -8px -75px no-repeat;}
#login-on, #login a:hover {background: url(navbuttonsonly.gif) -160px -75px no-repeat;}
#qp-on, #quantum a:hover {background: url(navbuttonsonly.gif) -212px -75px no-repeat;}


.ornament-tr {
	background-image: url(images/orament-tr.jpg);
	background-repeat: no-repeat;
	float: right;
	width:57px;
	height:60px;
	z-index:4;
	margin-top:5px;
	
}

.ornament-bl {
	background-image: url(images/orament-bl.jpg);
	background-repeat: no-repeat;
	float: left;
	width:57px;
	height:60px;
	z-index:4;
	margin-top:5px;
	
}


.watermark {
	background-repeat: no-repeat;
	height: 260px;
	width: 253px;
	z-index: 4;
	float: right;
	margin-right: 81px;
	margin-top: 190px;
}


h1 {
	left:0px;
	top:15px;
	width:272px;
	height:51px;
	position: absolute;
	margin: 0;
	padding: 0;
}

h1 li {margin: 0; padding: 0; list-style: none; display: block; position: absolute;}

#title-about {left:0px;	top:11px;	width:120px;	height:27px; background: url(images/titles.gif) -15px -16px no-repeat}
#title-research {left:0;	top:11px;	width:112px;	height:28px; background: url(images/titles.gif) -14px -54px no-repeat}
#title-login {left:0;	top:11px;	width:78px;	height:38px;background: url(images/titles.gif) -13px -92px no-repeat}
#title-qp {left:0;	top:11px;	width:202px;	height:40px;background: url(images/titles.gif) -14px -130px no-repeat}
#title-testimonials {left:0px;	top:11px;	width:144px;	height:31px;background: url(images/titles.gif) -14px -167px no-repeat}
#title-contact {left:0px;	top:11px;	width:136px;	height:27px;background: url(images/titles.gif) -15px -209px no-repeat}
#title-submitprayer {left:0px;	top:11px;	width:250px;	height:41px;background: url(images/titles.gif) -14px -244px no-repeat}

