div#wrapper {
	background-image: url(jesuswrap.jpg);
	background-repeat: repeat-y;
	width: 850px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
div#top {
	background-image: url(classtop.gif);
	background-repeat: no-repeat;
	width: 850px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
div#bottom {
	background-image: url(classbt.gif);
	background-repeat: no-repeat;
	width: 850px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
sup {
     font-size:90%;
     vertical-align: 0.9ex;
}
p {
     margin-bottom:-5px;
}
p.para {
     text-indent:25px;
     margin-left:0px;
}
p.in {
     text-indent:-25px; 
     margin-left:50px;
}
p.tin {
     text-indent:-25px;
     margin-left:75px;
}
