forked from grace-notes/legacy-website
-
Notifications
You must be signed in to change notification settings - Fork 0
/
coursedescriptions.html
876 lines (867 loc) · 47 KB
/
coursedescriptions.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
<HTML>
<HEAD>
<META NAME="GENERATOR" CONTENT="Microsoft FrontPage 4.0">
<TITLE>Bible Studies</TITLE>
<BASE TARGET="_self">
<STYLE TYPE="text/css">
<!--
.style5 {
font-size: 1.4em;
font-weight: bold;
}
.style8 {font-weight: bold}
.style9 {font-size: 12px}
-->
</STYLE>
</HEAD>
<BODY STYLESRC="ARCHIVE/homepage_REG.html">
<!--msnavigation-->
<TABLE DIR="ltr" BORDER="0" CELLPADDING="0" CELLSPACING="0" WIDTH="80%">
<TR>
<!--msnavigation-->
<TD VALIGN="top"> <H3 STYLE="margin-top: 5; margin-bottom: 5">Grace
Notes Course Catalog</H3>
<H3 STYLE="margin-top: 5; margin-bottom: 5"> </H3>
<SPAN CLASS="style8"><A HREF="Index.html">Grace
Notes Home Page</A></SPAN>
<P><A NAME="Acts1"></A><SPAN CLASS="style5">Acts
I </SPAN> -
compiled by Warren Doud. <B>Acts I</B> is the first of four sections
of the study of the Acts of the Apostles, a course which will eventually
provide expositional and categorical teaching of all 28 chapters of Acts.
Acts I covers chapters 1 through 7, and the topical and historical studies
accompanying each lesson are shown in the table below. Warren lecture
studies are available on MP3 audio files; <STRONG><A HREF="http://www.austinbiblechurch.com/doud.asp">click
here</A></STRONG> to download the sound files.<BR>
[Unit IV; 20 lessons] | To: <A HREF="registration.html">Registration</A>
</P>
<TABLE BORDER="1" WIDTH="671">
<TR>
<TD WIDTH="332" HEIGHT="186" VALIGN="top"> <STRONG>Lesson
1</STRONG>: <STRONG>Acts 1:1-4</STRONG>. The Ascension and Session
of Christ; The Holy Spirit's Sustaining Ministry; The Resurrection
of Christ, Roman History - A Short History; The History of Judea<BR>
<STRONG>Lesson 2</STRONG>: <STRONG>Acts 1:5-8</STRONG>. Baptism;
The Baptism of the Holy Spirit; Indwelling of the Holy Spirit; Confession
of Sin; Christians of the Early Church<BR>
<STRONG>Lesson 3</STRONG>: <STRONG>Acts 1:9-26</STRONG>. Salvation
Doctrines; History of the Talmud; Organization of the Talmud; Union
with Christ; Volitional Responsibility<BR>
<STRONG>Lesson 4</STRONG>: <STRONG>Acts 2:1-13</STRONG>. Dispensations;
Rabbinical Schools; The Sin of Not Thinking Grace; Pentecost<BR>
<STRONG>Lesson 5</STRONG>: <STRONG>Acts 2:14-24</STRONG>.
The Local Church; Hope; Chastisement<BR>
<STRONG>Lesson 6: Acts 2:25-27</STRONG>. Zacharias Incensing in
the Temple; Mental Attitude; Grace<BR>
<STRONG>Lesson 7: Acts 3:1-8</STRONG>. The Development of the Temple;
The Destruction of the Temple; The Poor<BR>
<STRONG>Lesson 8: Acts 3:9-16</STRONG>. Godliness; Repentance; Faith;
Preeminence of Israel<BR>
<STRONG>Lesson 9: Acts 3:17-26</STRONG>. Preaching; Propitiation;
Prophets and Prophesying; Refreshment<BR>
<STRONG>Lesson 10: Acts 4:1-8</STRONG>. Sadducees; Sects and Parties
of the Jews; The Jewish Religious System; The Sanhedrin; High Priests.</p>
</TD>
<TD WIDTH="323" VALIGN="top"><B>
</B> <STRONG>Lesson
11: Acts 4:9-37</STRONG>. Pilate; Herod; Traditionalism; Prayer<BR>
<STRONG>Lesson 12: Acts 5:1-3</STRONG>. Chastisement (Divine Discipline);
Sins of the Tongue; Sin Unto Death; Pride; Jealousy; Satan<BR>
<STRONG>Lesson 13: Acts 5:4-20</STRONG>. Apostleship; Apostolic
Age; Demons; Angels<BR>
<STRONG>Lesson 14: Acts 5:21-42</STRONG>. The Talmud on Christ;
Witnessing; Friendships; Gamaliel<BR>
<STRONG>Lesson 15: Acts 6:1-6</STRONG>. Hellenists and Hebrews;
Greek History; Deacons<BR>
<STRONG>Lesson 16: Acts 6:7-15</STRONG>. The Officiating Priesthood;
Stephen<BR>
<STRONG>Lesson 17: Acts 7:1-15</STRONG>. Glory of God; Abraham;
Abrahamic Covenant; Ur of the Chaldees; Haran<BR>
<STRONG>Lesson 18: Acts 7:16-28</STRONG>. Hamor; Pharaoh; Circumcision;
Genealogy of Christ; Joseph<BR>
<STRONG>Lesson 19: Acts 7:29-45</STRONG>. Moloch; Remphan; Babylonian
History<BR>
<STRONG>Lesson 20: Acts 7:46-60</STRONG>. Solomon</p>
</p></TD>
</TR>
</TABLE>
<P><A NAME="Doctrine1"></A><SPAN CLASS="style5">Doctrine
100 </SPAN> -
compiled by Warren Doud. <B>Doctrine I</B> is the first course in
a series which will eventually include the study of more than 200
files of doctrinal and topical material. Doctrine I includes many
topics which are vital for all believers to understand about the
Christian life. This course can be used for instructing new believers
or for lesson preparation.<BR>
[Unit I; 10 lessons] | To: <A HREF="registration.html">Registration</A>
</P>
<TABLE BORDER="1" WIDTH="671">
<TR>
<TD WIDTH="332" HEIGHT="186" VALIGN="top">
<P CLASS="style9"><STRONG>Lesson
1</STRONG>: The Gospel; Salvation Doctrines; Eternal Life; Union
with Christ (Positional Truth); Regeneration<BR>
<STRONG>Lesson 2</STRONG>: The Holy Spirit; The Indwelling of the
Holy Spirit; The Filling of the Holy Spirit; Confession of Sin;
The Baptism of the Holy Spirit<BR>
<STRONG>Lesson 3</STRONG>: Grace<BR>
<STRONG>Lesson 4</STRONG>: The Barrier; Imputation; Justification;
Propitiation; Reconciliation<BR>
<STRONG>Lesson 5</STRONG>: Redemption; The Resurrection of Christ;
The Deity of Christ; The Essence of God; The Glory of God</P> </TD>
<TD WIDTH="323" VALIGN="top"><SPAN CLASS="style9"><b>
</SPAN>
<P CLASS="style9" STYLE="line-height: 100%; margin-top: 5; margin-bottom: 5"><STRONG>Lesson
6</STRONG> - The Judgment Seat of Christ; The Blood of Christ; The
Body of Christ; Communion and the Passover<BR>
<STRONG>Lesson 7</STRONG> - The Ascension and Session of Christ;
The Holy Spirit’s Salvation Ministries; The Holy Spirit’s
Sustaining Ministries<BR>
<STRONG>Lesson 8</STRONG> - The Armor of God; Blessing; Chastisement
(Divine Discipline)<BR>
<STRONG>Lesson 9</STRONG> - Divine Guidance; Edification; Faith-Rest<BR>
<STRONG>Lesson 10</STRONG> - Forgiveness; Godliness; Happiness (Joy);
Hope; Legalism </P> </TD>
</TR>
</TABLE>
<P STYLE="line-height: 100%; margin-right: 200; margin-top: 5; margin-bottom: 5">
</P>
<P STYLE="line-height: 100%; margin-right: 200; margin-top: 5; margin-bottom: 5"><B><A NAME="Doctrine2"></A><SPAN CLASS="style5">Doctrine
200</SPAN></B> -
compiled by Warren Doud.<BR>
[Unit II; 10 lessons] | To: <A HREF="registration.html">Registration</A>
</P>
<TABLE BORDER="1" WIDTH="671">
<TR>
<TD WIDTH="333" VALIGN="top"><STRONG>Lesson
11</STRONG>: The Faithfulness of God; Inheritance; Substitution; The
Beatitudes; Citizenship of the Believer; Christian Fellowship<BR>
<STRONG>Lesson 12</STRONG>:
Repentance; Anger; Satan; Demons<BR>
<STRONG>Lesson 13</STRONG>:
Wo rry; Depression; Faith; Peace; Happiness<BR>
<STRONG>Lesson 14</STRONG>:
Giving; The Much More Care of God; Christian
Music<BR>
<STRONG>Lesson 15</STRONG>:
Heresy and Apostasy; Justice, Judgment, and
Judging; The Law of Moses; Negative Volition</TD>
<TD WIDTH="322" VALIGN="top"><b>
<P STYLE="line-height: 100%; margin-top: 3; margin-bottom: 3"><STRONG>Lesson
16</STRONG>: Mental Attitude; Occupation with Christ; Prayer<BR>
<STRONG>Lesson 17</STRONG>: Old Age; Pride; Promotion; Redeeming
the Time; Separation<BR>
<STRONG>Lesson
18</STRONG>: Purity; Sex in the Bible; The Christian Walk<BR>
<STRONG>Lesson
19</STRONG>: Death of Christ; Baptism; The Name of God; Servants
and Slaves; Suffering<BR>
<STRONG>Lesson 20</STRONG>: Sin</P>
</TD>
</TR>
</TABLE>
<P STYLE="line-height: 100%; margin-right: 200; margin-top: 5; margin-bottom: 5"> </P>
<P STYLE="line-height: 100%; margin-right: 200; margin-top: 5; margin-bottom: 5"><B><A NAME="Doctrine3" ID="Doctrine3"></A><SPAN CLASS="style5">Doctrine
300</SPAN></B> -
compiled by Warren Doud.<BR>
[Unit III; 10 lessons] | To: <A HREF="registration.html">Registration</A>
</P>
<TABLE WIDTH="77%" border="1" CELLSPACING="1" CELLPADDING="1">
<TR ALIGN="left" VALIGN="top">
<TD WIDTH="52%" HEIGHT="169"><STRONG>Lesson
1</STRONG>: Bitterness; Freedom in the Christian Life; Friendships;
The Heavenlies; Refreshment<BR>
<STRONG>Lesson 2</STRONG>: Pastor – Teachers; Grace Provision;
Salvation in the Old Testament<BR>
<STRONG>Lesson 3</STRONG>: Jesus Christ the Rock; Jealousy; Apostleship;
Christian Ambassadorship; The Christian at Work; Circumcision<BR>
<STRONG>Lesson 4</STRONG>: Authority; Death in the Bible (Seven Types);
Enemies, Witness to<BR>
<STRONG>Lesson 5</STRONG>: Evil; Leaven; Loyal Love; Mystery, Doctrine
of</TD>
<TD WIDTH="48%"><P><STRONG>
Lesson 6:</STRONG> Preaching; Predestination; Prophets and Prophesying;
Psalms, Introduction; Responsibility of Those Who Wait for the Kingdom<STRONG><BR>
Lesson 7:</STRONG> Servants of God; Shepherds of the Flock of God;
Tabernacle Furniture; Truth; Union (DAVAQ)<STRONG><BR>
Lesson 8:</STRONG>Volitional Responsibility; Witnessing; Marriage<STRONG><BR>
Lesson 9:</STRONG> Christian Worker Qualifications; Abomination
of Desolation; Armageddon; Apollos; Aquila and Priscilla; Balaam,
Christians of the Early Church<STRONG><BR>
Lesson 10:</STRONG> End Times Events; False Prophet; Mark of the
Beast; Gideon; The Golden Calf; The Pre-eminence of Israel</P>
</TD>
</TR>
</TABLE>
<BR>
<P STYLE="line-height: 100%; margin-right: 200; margin-top: 5; margin-bottom: 5"><B><A NAME="Doctrine4" ID="Doctrine4"></A></B></P>
<P STYLE="line-height: 100%; margin-right: 200; margin-top: 5; margin-bottom: 5"><SPAN CLASS="style5"><B>Doctrine
400</B> -</SPAN> compiled by Warren Doud.<BR>
[Unit IV; 10 lessons] | To: <A HREF="registration.html">Registration</A> </P>
<TABLE WIDTH="52%" border="1" CELLSPACING="1" CELLPADDING="3">
<TR ALIGN="left" VALIGN="top">
<TD WIDTH="13%" HEIGHT="24"><DIV ALIGN="right"><STRONG>Lesson
1</STRONG>: </DIV></TD>
<TD WIDTH="87%">Abrahamic Covenant;
Agriculture In Palestine; Angels; Apostolic Age; Assyria</TD>
</TR>
<TR ALIGN="left" VALIGN="top">
<TD HEIGHT="24"><DIV ALIGN="right"><STRONG>Lesson
2</STRONG>:</DIV></TD>
<TD>Barnabas; Bethlehem;
Colossae; Crete; Damascus</TD>
</TR>
<TR ALIGN="left" VALIGN="top">
<TD HEIGHT="24"><DIV ALIGN="right"><STRONG>Lesson
3</STRONG>:</DIV></TD>
<TD>Dispensations;
Edomites; Enoch; Ephesus; Essenes, The</TD>
</TR>
<TR ALIGN="left" VALIGN="top">
<TD HEIGHT="24"><DIV ALIGN="right"><STRONG>Lesson
4</STRONG>:</DIV></TD>
<TD>Gideon; Herod,
The Family of; Holy Spirit
– Spiritual Gifts; Jerusalem</TD>
</TR>
<TR ALIGN="left" VALIGN="top">
<TD HEIGHT="24"><DIV ALIGN="right"><STRONG>Lesson
5</STRONG>: </DIV></TD>
<TD>Jewish Civilization;
Jewish Religious System; Judea, History of; Levitical Priesthood;
Levitical Sacrifices</TD>
</TR>
<TR ALIGN="left" VALIGN="top">
<TD HEIGHT="24"><DIV ALIGN="right"><STRONG>Lesson
6:</STRONG></DIV></TD>
<TD>Local Church,
Description of; Locusts; Manna; Methusaleh; Moabites</TD>
</TR>
<TR ALIGN="left" VALIGN="top">
<TD HEIGHT="24"><DIV ALIGN="right"><STRONG>Lesson
7:</STRONG></DIV></TD>
<TD>Old Testament
History; Passover; Pastor Teachers; Paul; Paul’s Childhood
at Tarsus</TD>
</TR>
<TR ALIGN="left" VALIGN="top">
<TD HEIGHT="24"><DIV ALIGN="right"><STRONG>Lesson
8:</STRONG></DIV></TD>
<TD>Genealogy of
Jesus Christ; Paul’s Education; Pilate; Priesthood, The Officiating
(Edersheim); Rahab</TD>
</TR>
<TR ALIGN="left" VALIGN="top">
<TD HEIGHT="24"><DIV ALIGN="right"><STRONG>Lesson
9:</STRONG></DIV></TD>
<TD>Religions,
World; Restoration of the Jews; Roman Empire, History; Sadducees;
Sanhedrin</TD>
</TR>
<TR ALIGN="left" VALIGN="top">
<TD HEIGHT="24"><DIV ALIGN="right"><STRONG>Lesson
10:</STRONG></DIV></TD>
<TD>Second Advent
of Christ; Sects and Parties of the Jews; Thorns; Uncleanness,
Levitical System; Zacharias Presenting Incense</TD>
</TR>
</TABLE>
<P STYLE="line-height: 100%; margin-right: 200; margin-top: 5; margin-bottom: 5"><B><A NAME="Eccl" ID="Doctrine4"></A></B></P>
<P STYLE="line-height: 100%; margin-right: 200; margin-top: 5; margin-bottom: 5"><B CLASS="style5">Ecclesiastes</B> -
by Dr. Dan Hill <BR>
[Unit V; 10 lessons] | To: <A HREF="registration.html">Registration</A> </P>
<TABLE WIDTH="52%" border="1" CELLSPACING="1" CELLPADDING="3">
<TR ALIGN="left" VALIGN="top">
<TD WIDTH="17%" HEIGHT="24"><DIV ALIGN="right"><STRONG>Lesson
1</STRONG>: </DIV></TD>
<TD WIDTH="83%">Introduction
and Ecclesiastes 1 </TD>
</TR>
<TR ALIGN="left" VALIGN="top">
<TD HEIGHT="24"><DIV ALIGN="right"><STRONG>Lesson
2</STRONG>:</DIV></TD>
<TD>Ecclesiastes
2 and 3 </TD>
</TR>
<TR ALIGN="left" VALIGN="top">
<TD HEIGHT="24"><DIV ALIGN="right"><STRONG>Lesson
3</STRONG>:</DIV></TD>
<TD>Ecclesiastes
4</TD>
</TR>
<TR ALIGN="left" VALIGN="top">
<TD HEIGHT="24"><DIV ALIGN="right"><STRONG>Lesson
4</STRONG>:</DIV></TD>
<TD>Ecclesiastes
5</TD>
</TR>
<TR ALIGN="left" VALIGN="top">
<TD HEIGHT="24"><DIV ALIGN="right"><STRONG>Lesson
5</STRONG>: </DIV></TD>
<TD>Ecclesiastes
6</TD>
</TR>
<TR ALIGN="left" VALIGN="top">
<TD HEIGHT="24"><DIV ALIGN="right"><STRONG>Lesson
6:</STRONG></DIV></TD>
<TD>Ecclesiastes
7</TD>
</TR>
<TR ALIGN="left" VALIGN="top">
<TD HEIGHT="24"><DIV ALIGN="right"><STRONG>Lesson
7:</STRONG></DIV></TD>
<TD>Ecclesiastes
8 and 9 </TD>
</TR>
<TR ALIGN="left" VALIGN="top">
<TD HEIGHT="24"><DIV ALIGN="right"><STRONG>Lesson
8:</STRONG></DIV></TD>
<TD>Ecclesiastes
10</TD>
</TR>
<TR ALIGN="left" VALIGN="top">
<TD HEIGHT="24"><DIV ALIGN="right"><STRONG>Lesson
9:</STRONG></DIV></TD>
<TD>Ecclesiastes
11</TD>
</TR>
<TR ALIGN="left" VALIGN="top">
<TD HEIGHT="24"><DIV ALIGN="right"><STRONG>Lesson
10:</STRONG></DIV></TD>
<TD>Ecclesiastes
12</TD>
</TR>
</TABLE>
<P> </P>
<P STYLE="line-height: 100%; margin-right: 200; margin-top: 5; margin-bottom: 5">
</P>
<P STYLE="line-height: 100%; margin-right: 200; margin-top: 5; margin-bottom: 5"><B><A NAME="Ephesians"></A>Ephesians</B>
- by Warren Doud.<BR>
[Unit II; 20 lessons] | To: <A HREF="registration.html">Registration</A>
</P>
<TABLE BORDER="1" WIDTH="83%">
<TR>
<TD WIDTH="50%" VALIGN="top"> <P STYLE="line-height: 100%; word-spacing: 0; margin-top: 4; margin-bottom: 4"><B>Lesson
1</B>: Introduction to the Study of Ephesians; Eph. 1:1-6<BR>
Topics: Paul the Apostle; Apostleship; Blessing; Predestination;
Godliness; Union with Christ</P>
<P STYLE="line-height: 100%; word-spacing: 0; margin-top: 4; margin-bottom: 4"><B>Lesson
2</B>: Eph. 1:7-10 Topics: Grace; Redemption; Blood of Christ </P>
<P STYLE="line-height: 100%; word-spacing: 0; margin-top: 4; margin-bottom: 4"><B>Lesson
3</B>: Eph. 1:11-17 Topics: Hope; Inheritance; Glory of God; Holy
Spirit </P>
<P STYLE="line-height: 100%; word-spacing: 0; margin-top: 4; margin-bottom: 4"><B>Lesson
4</B>: Eph. 1:18-23 Topics: Edification; Resurrection; Essence of
God</P>
<P STYLE="line-height: 100%; word-spacing: 0; margin-top: 4; margin-bottom: 4"><B>Lesson
5</B>: Eph. 2:1-7 Topics: Sin; Salvation Doctrines; The Heavenlies </P>
<P STYLE="line-height: 100%; word-spacing: 0; margin-top: 4; margin-bottom: 4"><B>Lesson
6</B>: Eph. 2:8-14 Topics: Faith; Circumcision; Peace </P>
<P STYLE="line-height: 100%; word-spacing: 0; margin-top: 4; margin-bottom: 4"><B>Lesson
7</B>: Eph. 2:15-22 Topics: Law of Moses; Reconciliation; Fellowship </P>
<P STYLE="line-height: 100%; word-spacing: 0; margin-top: 4; margin-bottom: 4"><B>Lesson
8</B>: Eph. 3:1-10 Topics: Mystery; Gospel; Shepherds of the Flock;
Importance of Bible Teaching </P>
<P STYLE="line-height: 100%; word-spacing: 0; margin-top: 4; margin-bottom: 4"><B>Lesson
9</B>: Eph 3:11-16 Topics: Depression; Suffering; Union (DAVAQ) </P>
<P STYLE="line-height: 100%; word-spacing: 0; margin-top: 4; margin-bottom: 4"><B>Lesson
10</B>: Eph. 3:17-21 Topics: Mental Attitude; Negative Volition</TD>
<TD WIDTH="50%" VALIGN="top"> <P STYLE="line-height: 100%; word-spacing: 0; margin-top: 4; margin-bottom: 4"><B>Lesson
11</B>: Eph. 4:1-6 Topics: The Christian's Walk;
Bitterness; Baptism; Redeeming the Time</P>
<P STYLE="line-height: 100%; word-spacing: 0; margin-top: 4; margin-bottom: 4"><B>Lesson
12</B>: Eph. 4:7-12 Topics: Salvation in the Old Testament;
Christian Worker Qualifications; Servants of God</P>
<P STYLE="line-height: 100%; word-spacing: 0; margin-top: 4; margin-bottom: 4"><B>Lesson
13</B>: Eph. 4:13-16 Topics: Teaching in a Local
Church; Deity of Christ; Witnessing</P>
<P STYLE="line-height: 100%; word-spacing: 0; margin-top: 4; margin-bottom: 4"><B>Lesson
14</B>: Eph. 4:17-24 Topics: Confession of Sin;
Occupation with Christ; Separation; Sin Nature</P>
<P STYLE="line-height: 100%; word-spacing: 0; margin-top: 4; margin-bottom: 4"><B>Lesson
15</B>: Eph. 4:25-32 Topics: Sins of the Tongue;
Anger; Forgiveness</P>
<P STYLE="line-height: 100%; word-spacing: 0; margin-top: 4; margin-bottom: 4"><B>Lesson
16</B>: Eph. 5:1-10 Topics: Volitional Responsibility;
The Levitical Priesthood, Uncleanness in the Levitical System</P>
<P STYLE="line-height: 100%; word-spacing: 0; margin-top: 4; margin-bottom: 4"><B>Lesson
17</B>: Eph. 5:11-21 Topics: Evil; Christian Music</P>
<P STYLE="line-height: 100%; word-spacing: 0; margin-top: 4; margin-bottom: 4"><B>Lesson
18</B>: Eph. 5:22-33</P>
<P STYLE="line-height: 100%; word-spacing: 0; margin-top: 4; margin-bottom: 4"><B>Lesson
19</B>: Eph. 6:1-9 Topics: Bible Goals for Children;
The Christian in the Workplace; Servants and Slaves in Palestine</P>
<P STYLE="line-height: 100%; word-spacing: 0; margin-top: 4; margin-bottom: 4"><B>Lesson
20</B>: Eph. 6:10-17 Topics: Satan; Demons</TD>
</TR>
</TABLE>
<P STYLE="line-height: 100%; margin-right: 200; margin-top: 5; margin-bottom: 5">
</P>
<P STYLE="line-height: 100%; margin-right: 200; margin-top: 5; margin-bottom: 5"><B><A NAME="Foundations1"></A>Foundations
I</B> - by
Rev. Drue Freeman. <I>Foundations</I> is a study program developed by
Rev. Drue Freeman to assist the new student of the Word of God to "grow
in the grace and knowledge of our Lord Jesus Christ (2 Pet 318)."
Therefore, the emphasis throughout the <I>Foundations</I> study program
is not only to understand the significance and depth of Gods Word but
also to aid the student in the development of his own spiritual life.
<BR>
[Unit I; 27 lessons] | To: <A HREF="registration.html">Registration</A>
</P>
<TABLE BORDER="1" WIDTH="80%">
<TR>
<TD WIDTH="50%">
<P STYLE="line-height: 100%; margin-top: 2; margin-bottom: 2"><B>Lesson
1</B> - Personal Preparation</P>
<P STYLE="line-height: 100%; margin-top: 2; margin-bottom: 2"><B>Lesson
2</B> - The Bible</P>
<P STYLE="line-height: 100%; margin-top: 2; margin-bottom: 2"><B>Lesson
3</B> - An Historical Overview</P>
<P STYLE="line-height: 100%; margin-top: 2; margin-bottom: 2"><B>Lesson
4</B> - A Chronological Overview</P>
<P STYLE="line-height: 100%; margin-top: 2; margin-bottom: 2"><B>Lesson
5</B> - Preparing to Study the Bible</P>
<P STYLE="line-height: 100%; margin-top: 2; margin-bottom: 2"><B>Lesson
6</B> - Interpret Based on Divine Essence</P>
<P STYLE="line-height: 100%; margin-top: 2; margin-bottom: 2"><B>Lesson
7</B> - Interpret Christologically</P>
<P STYLE="line-height: 100%; margin-top: 2; margin-bottom: 2"><B>Lesson
8</B> - Interpret the Differences</P>
<P STYLE="line-height: 100%; margin-top: 2; margin-bottom: 2"><B>Lesson
9</B> - Interpret to Find Out How to Live</P>
<P STYLE="line-height: 100%; margin-top: 2; margin-bottom: 2"><B>Lesson
10</B> - Interpret From Primary Passages</P>
<P STYLE="line-height: 100%; margin-top: 2; margin-bottom: 2"><B>Lesson
11</B> - Interpret Based on Context</P>
<P STYLE="line-height: 100%; margin-top: 2; margin-bottom: 2"><B>Lesson
12</B> - Interpret Comparatively</P>
<P STYLE="line-height: 100%; margin-top: 2; margin-bottom: 2"><B>Lesson
13</B> - Interpret Harmoniously</P>
<P STYLE="line-height: 100%; margin-top: 2; margin-bottom: 2"><B>Lesson
14</B> - Interpret Literally </TD>
<TD WIDTH="50%" VALIGN="top">
<P STYLE="line-height: 100%; margin-top: 2; margin-bottom: 2"><B>Lesson
15</B> - Interpret Recognizing Human Volition</P>
<P STYLE="line-height: 100%; margin-top: 2; margin-bottom: 2"><B>Lesson
16</B> - Interpret Progressively</P>
<P STYLE="line-height: 100%; margin-top: 2; margin-bottom: 2"><B>Lesson
17</B> - Interpret Dispensationally</P>
<P STYLE="line-height: 100%; margin-top: 2; margin-bottom: 2"><B>Lesson
18</B> - Interpret Covenantally</P>
<P STYLE="line-height: 100%; margin-top: 2; margin-bottom: 2"><B>Lesson
19</B> - Interpret Specifically</P>
<P STYLE="line-height: 100%; margin-top: 2; margin-bottom: 2"><B>Lesson
20</B> - Interpret Prophecy Carefully</P>
<P STYLE="line-height: 100%; margin-top: 2; margin-bottom: 2"><B>Lesson
21</B> - Getting Familiar with the Book</P>
<P STYLE="line-height: 100%; margin-top: 2; margin-bottom: 2"><B>Lesson
22</B> - Make an Outline of the Book</P>
<P STYLE="line-height: 100%; margin-top: 2; margin-bottom: 2"><B>Lesson
23</B> - Narrow the Scope of Your Study</P>
<P STYLE="line-height: 100%; margin-top: 2; margin-bottom: 2"><B>Lesson
24</B> - Looking for the Relationships</P>
<P STYLE="line-height: 100%; margin-top: 2; margin-bottom: 2"><B>Lesson
25</B> - Analyzing the Remote Context</P>
<P STYLE="line-height: 100%; margin-top: 2; margin-bottom: 2"><B>Lesson
26</B> - Expanding Your Study</P>
<P STYLE="line-height: 100%; margin-top: 2; margin-bottom: 2"><B>Lesson
27</B> - Making the Points</TD>
</TR>
</TABLE>
<P STYLE="line-height: 100%; margin-right: 200; margin-top: 5; margin-bottom: 5">
</P>
<P STYLE="line-height: 100%; margin-right: 200; margin-top: 5; margin-bottom: 5"><B><A NAME="Foundations2"></A>Foundations
II</B> - by
Rev. Drue Freeman. <I>Foundations</I> II continues the series by presenting
a comprehensive survey of the Old and New Testaments. One of the course
requirements is to read the Bible books associated with each lesson. So
one result is that you will read the whole Bible while completing this
course. <BR>
[Unit II; 10 lessons] | To: <A HREF="registration.html">Registration</A>
</P>
<TABLE BORDER="1" WIDTH="76%">
<TR>
<TD WIDTH="50%">
<P STYLE="line-height: 100%; margin-top: 2; margin-bottom: 2"><B>Lesson
1</B> - Historical Overview of the Bible</P>
<P STYLE="line-height: 100%; margin-top: 2; margin-bottom: 2"><B>Lesson
2</B> - Survey: Genesis to Deuteronomy</P>
<P STYLE="line-height: 100%; margin-top: 2; margin-bottom: 2"><B>Lesson
3</B> - Survey: Joshua to Esther</P>
<P STYLE="line-height: 100%; margin-top: 2; margin-bottom: 2"><B>Lesson
4</B> - Survey: Job to Song of Solomon</P>
<P STYLE="line-height: 100%; margin-top: 2; margin-bottom: 2"><B>Lesson
5</B> - Survey: Isaiah to Daniel</P>
</TD>
<TD WIDTH="50%" VALIGN="top">
<P STYLE="line-height: 100%; margin-top: 2; margin-bottom: 2"><B>Lesson
6</B> - Survey: Hosea to Malachi</P>
<P STYLE="line-height: 100%; margin-top: 2; margin-bottom: 2"><B>Lesson
7</B> - Survey: Matthew to John</P>
<P STYLE="line-height: 100%; margin-top: 2; margin-bottom: 2"><B>Lesson
8</B> - Survey: Acts to Colossians</P>
<P STYLE="line-height: 100%; margin-top: 2; margin-bottom: 2"><B>Lesson
9</B> - Survey: 1 Thessalonians to Hebrews</P>
<P STYLE="line-height: 100%; margin-top: 2; margin-bottom: 2"><B>Lesson
10</B> - Survey: James to Revelation</P>
</TD>
</TR>
</TABLE>
<P STYLE="line-height: 100%; margin-right: 200; margin-top: 5; margin-bottom: 5">
</P>
<P STYLE="line-height: 100%; margin-right: 200; margin-top: 5; margin-bottom: 5"><A NAME="History1"></A><B>History
I</B> - by
Warren Doud. These are outline surveys to be studied in support of Grace
Notes Bible studies. <BR>
[Unit I; 10 lessons] | To: <A HREF="registration.html">Registration</A>
</P>
<TABLE WIDTH="42%" BORDER="1" STYLE="margin-bottom: 5">
<TR>
<TD WIDTH="50%">
<P STYLE="margin-top: 5; margin-bottom: 5"><B>Lessons
1 to 4</B> - Old Testament History</P>
<P STYLE="margin-top: 5; margin-bottom: 5"><B>Lessons
5 to 8</B> - Roman History</P>
<P STYLE="margin-top: 5; margin-bottom: 5"><B>Lesson
9</B> - Judean History</P>
<P STYLE="margin-top: 5; margin-bottom: 5"><B>Lesson
10</B> - Crete (in support of the study of Titus)</P>
</TD>
</TR>
</TABLE>
<BR>
<P STYLE="line-height: 100%; margin-right: 200; margin-top: 5; margin-bottom: 5"><A NAME="History2" ID="History2"></A><B>History
II</B> - This
course is based on a wonderful book by Alfred Edersheim, <EM>The Temple:
Its Ministry and Services as they were at the time of Christ. </EM>A wonderful
study and a great blessing! These chapter titles only hint at the depth
of the research that went Edersheim's writing.<BR>
[Unit III; 19 lessons] | To: <A HREF="registration.html">Registration</A></P>
<TABLE WIDTH="76%" border="1" CELLPADDING="1" CELLSPACING="1" STYLE="margin-bottom: 5">
<TR>
<TD VALIGN="top"><STRONG>Lesson
1</STRONG> - A First View of Jerusalem, and of the Temple<BR>
<STRONG>Lesson 2</STRONG> - Within the Holy Place<BR>
<STRONG>Lesson 3</STRONG> - Temple Order, Revenues, and Music<BR>
<STRONG>Lesson 4</STRONG> - The Officiating Priesthood<BR>
<STRONG>Lesson 5</STRONG> - Sacrifices: Their Order and their Meaning<BR>
<STRONG>Lesson 6</STRONG> - The Burnt-Offering, Sin- and Trespass-Offering,
Peace-Offering<BR>
<STRONG>Lesson 7</STRONG> - At Night in the Temple.<BR>
<STRONG>Lesson 8</STRONG> - The Morning and the Evening Sacrifice<BR>
<STRONG>Lesson 9</STRONG> - Sabbath in the Temple<BR>
<STRONG>Lesson 10</STRONG> - Festive Cycles and Arrangement of the
Calendar</TD>
<TD ALIGN="left" VALIGN="top"><STRONG>Lesson
11</STRONG> - The Passover<BR>
<STRONG>Lesson 12</STRONG> - The Paschal Feast and the Lord's Supper<BR>
<STRONG>Lesson 13</STRONG> - The Feast of Unleavened Bread and the
Day of Pentecost<BR>
<STRONG>Lesson 14</STRONG> - The Feast of Tabernacles<BR>
<STRONG>Lesson 15</STRONG> - The New Moons. Trumpets, or New Year's
Day<BR>
<STRONG>Lesson 16</STRONG> - The Day of Atonement<BR>
<STRONG>Lesson 17</STRONG> - Post-Mosaic Festivals<BR>
<STRONG>Lesson 18</STRONG> - On Purification<BR>
<STRONG>Lesson 19</STRONG> - Vows. Offering of the First-Fruits.<BR></TD>
</TR>
</TABLE>
<BR>
<P STYLE="line-height: 100%; margin-right: 200; margin-top: 5; margin-bottom: 5"><A NAME="Hosea"></A><B>Hosea</B>
- by Rev. Mark
Perkins, Pastor, Denver Bible Church, Denver, Colorado.<BR>
[Unit II; 14 lessons] | To: <A HREF="registration.html">Registration</A> </P>
<TABLE WIDTH="75%" border="1" CELLSPACING="1" CELLPADDING="1">
<TR VALIGN="top">
<TD><B>Lesson 1</B><SPAN STYLE="mso-spacerun: yes">
</SPAN>- Hosea 1:1<BR>
<B>Lesson
2</B><SPAN STYLE="mso-spacerun: yes"> </SPAN>- Hosea 1:2-9<BR>
<B>Lesson
3</B><SPAN STYLE="mso-spacerun: yes"> </SPAN>- Hosea 1:10 to
2:5<BR>
<B>Lesson
4</B><SPAN STYLE="mso-spacerun: yes"> </SPAN>- Hosea 2:6-11<BR>
<B>Lesson
5</B><SPAN STYLE="mso-spacerun: yes"> </SPAN>- Hosea 2:12-20<BR>
<B>Lesson
6</B><SPAN STYLE="mso-spacerun: yes"> </SPAN>- Hosea 2:21 to
4:5<BR>
<B>Lesson
7</B><SPAN STYLE="mso-spacerun: yes"> </SPAN>- Hosea 4:6-19</TD>
<TD><B>Lesson 8</B><SPAN STYLE="mso-spacerun: yes">
</SPAN>- Hosea 5:1-15<BR>
<B>Lesson
9</B><SPAN STYLE="mso-spacerun: yes"> </SPAN>- Hosea 6:1-11<BR>
<B>Lesson
10</B> - Hosea 7:1-16<BR>
<B>Lesson
11</B> - Hosea 8:1-14<BR>
<B>Lesson
12</B> - Hosea 9:1 to 10:4<BR>
<B>Lesson
13</B> - Hosea 10:5 to 11:12<BR>
<B>Lesson
14</B> - Hosea 12:1 to 14:5</TD>
</TR>
</TABLE>
<P STYLE="margin-bottom: 5"><A NAME="JJM"></A><B>Joel,
Jonah, and Malachi</B>-
by Dr. Randall Radic and Dr. Grant C. Richison, combined into a single
course of 10 lessons.<BR>
[Unit IV; 10 lessons] | To: <A HREF="registration.html">Registration</A>
</P>
<TABLE WIDTH="75%" border="1" CELLSPACING="1" CELLPADDING="1">
<TR VALIGN="top">
<TD><B>Lesson 1</B><SPAN STYLE="mso-spacerun: yes">
</SPAN>- Joel 1<BR>
<B>Lesson
2</B><SPAN STYLE="mso-spacerun: yes"> </SPAN>- Joel 2<BR>
<B>Lesson
3</B><SPAN STYLE="mso-spacerun: yes"> </SPAN>- Joel 3<BR>
<B>Lesson
4</B><SPAN STYLE="mso-spacerun: yes"> </SPAN>- Jonah 1<BR>
<B>Lesson 5</B><SPAN STYLE="mso-spacerun: yes"> </SPAN>- Jonah
2</TD>
<TD><P><B>Lesson
6</B><SPAN STYLE="mso-spacerun: yes"> </SPAN>- Jonah 3 and
4<BR>
<B>Lesson 7</B><SPAN STYLE="mso-spacerun: yes"> </SPAN>- Malachi
1<BR>
<B>Lesson
8</B><SPAN STYLE="mso-spacerun: yes"> </SPAN>- Malachi 2<BR>
<B>Lesson 9</B><SPAN STYLE="mso-spacerun: yes"> </SPAN>- Malachi
3<BR>
<B>Lesson
10</B> - Malachi 4</P>
</TD>
</TR>
</TABLE>
<P STYLE="line-height: 100%; margin-right: 200; margin-top: 5; margin-bottom: 5"> </P>
<P STYLE="line-height: 100%; margin-right: 200; margin-top: 5; margin-bottom: 5"><B><A NAME="123John" ID="123John"></A></B>
<STRONG>Jude
and Philemon </STRONG>by Dr. Randall Radic, and <STRONG>1,2,3
John</STRONG> by Dr. Grant Richison, combined into a single course
of 12 lessons.<BR>
[Unit III; 12 lessons] | To: <A HREF="registration.html">Registration</A>
</P>
<P STYLE="line-height: 100%; margin-right: 200; margin-top: 5; margin-bottom: 5">
</P>
<P STYLE="line-height: 100%; margin-right: 200; margin-top: 5; margin-bottom: 5"><B><A NAME="Mark"></A>Mark</B>
- by Dr. Daniel
Hill. The four Gospels paint for us a portrait of our Savior. To
Matthew our Lord was the King of the line of David, the Son of David.
To Luke He was the Perfect man, the Son of Man. To John He was the Divine
Son of God and the Mark the Lord Jesus Christ was the obedient servant.
The Gospel of Mark is the shortest of the four Gospels and deals mostly
with the ministry of Christ. There are sixteen lessons, one for each chapter
of Mark.<BR>
[Unit II; 16 lessons] | To: <A HREF="registration.html">Registration</A></P>
<P STYLE="line-height: 100%; margin-right: 200; margin-top: 5; margin-bottom: 5"> </P>
<P STYLE="line-height: 100%; margin-right: 200; margin-top: 5; margin-bottom: 5"><A NAME="LOC1"></A><B CLASS="style5">Life
of Christ I</B> -
This course is based on teachings of Mark Perkins, Pastor of Front Range
Bible Church in Denver, Colorado.<BR>
[Unit IV; 10 lessons] | To: <A HREF="registration.html">Registration</A></P>
<TABLE WIDTH="76%" border="1" CELLPADDING="1" CELLSPACING="1">
<TR>
<TD WIDTH="14%" VALIGN="top"><DIV ALIGN="right"><STRONG>Lesson
1<BR>
</STRONG></DIV></TD>
<TD WIDTH="86%" ALIGN="left" VALIGN="top">Historical
Introduction; Rome at the Time of Christ; The Four Gospels</TD>
</TR>
<TR>
<TD VALIGN="top"><DIV ALIGN="right"><STRONG>Lesson
2</STRONG></DIV></TD>
<TD ALIGN="left" VALIGN="top">Jesus
Christ in Eternity Past; The Genealogy of Christ</TD>
</TR>
<TR>
<TD VALIGN="top"><DIV ALIGN="right"><STRONG>Lesson
3</STRONG></DIV></TD>
<TD ALIGN="left" VALIGN="top">Chronology
of the Life of Christ; The Birth of John the Baptist; The Song of
Mary; The Birth of Christ</TD>
</TR>
<TR>
<TD VALIGN="top"><DIV ALIGN="right"><STRONG>Lesson
4</STRONG></DIV></TD>
<TD ALIGN="left" VALIGN="top">The
Night Before Christmas; Christ and the Shepherds; The Circumcision
and Presentation of Christ; The Visit of the Magi; The Flight to Egypt
and Return to Israel; The Early Life of Christ; The Event at the Temple</TD>
</TR>
<TR>
<TD VALIGN="top"><DIV ALIGN="right"><STRONG>Lesson
5</STRONG></DIV></TD>
<TD ALIGN="left" VALIGN="top">Jesus’
Young Adulthood; Preparing the Way of the Lord (Isaiah 40); Jesus
and John the Baptist</TD>
</TR>
<TR>
<TD VALIGN="top"><DIV ALIGN="right"><STRONG>Lesson
6 </STRONG></DIV></TD>
<TD ALIGN="left" VALIGN="top">The
Wilderness Temptation of Christ; Jesus’ First Followers</TD>
</TR>
<TR>
<TD VALIGN="top"><DIV ALIGN="right"><STRONG>Lesson
7 </STRONG></DIV></TD>
<TD ALIGN="left" VALIGN="top">The
Wedding at Cana of Galilee; The Divine Guidance of Jesus Christ; The
First Cleansing of the Temple</TD>
</TR>
<TR>
<TD VALIGN="top"><DIV ALIGN="right"><STRONG>Lesson
8 </STRONG></DIV></TD>
<TD ALIGN="left" VALIGN="top">Nicodemus
and Christ; The Accession of John the Baptist</TD>
</TR>
<TR>
<TD VALIGN="top"><DIV ALIGN="right"><STRONG>Lesson
9 </STRONG></DIV></TD>
<TD ALIGN="left" VALIGN="top">The
Samaritan Woman; Jesus’ Galilean Ministry</TD>
</TR>
<TR>
<TD VALIGN="top"><DIV ALIGN="right"><STRONG>Lesson
10 </STRONG></DIV></TD>
<TD ALIGN="left" VALIGN="top">Ministry
and Rejection at Nazareth</TD>
</TR>
</TABLE>
<P STYLE="line-height: 100%; margin-right: 200; margin-top: 5; margin-bottom: 5">
</P>
<P STYLE="line-height: 100%; margin-right: 200; margin-top: 5; margin-bottom: 5"><B><A NAME="Luke" ID="Luke"></A><SPAN CLASS="style5">Luke</SPAN></B>
- by Dr. Daniel
Hill. Twenty-four lessons, one for each chapter of Luke.<BR>
[Unit III; 24lessons] | To: <A HREF="registration.html">Registration</A>
</P>
<P STYLE="line-height: 100%; margin-right: 200; margin-top: 5; margin-bottom: 5"><B><A NAME="Romans"></A><SPAN CLASS="style5">Romans</SPAN></B>
- by Dr. Daniel
Hill. So often pastors, expositors, Bible teachers are asked what
book of the Bible they would choose to have if they could only have one
book for the remainder of their lives. The consensus is consistent in
the answer...the book of Romans. There are sixteen lessons, one for each
chapter of Romans.<BR>
[Unit III; 16 lessons] | To: <A HREF="registration.html">Registration</A></P>
<P STYLE="line-height: 100%; margin-right: 200; margin-top: 5; margin-bottom: 5"><B CLASS="style5"><A NAME="Ruth" ID="Ruth"></A>Ruth</B>
- by Warren
Doud. This wonderful narrative is not only inspired Scripture from the
"mouth of God", it is one of the crown jewels of English literature
(at least in the KJV). If you're looking for a good book as your "first"
Old Testament book study, RUTH is a good choice. <BR>
[Unit I; 10 lessons] | To: <A HREF="registration.html">Registration</A>
</P>
<TABLE BORDER="1" WIDTH="80%">
<TR>
<TD WIDTH="50%">
<P STYLE="margin-top: 2; margin-bottom: 2"><B>Lesson
1</B> - Ruth 1:1-10<BR>
Topics Bethlehem; Moabites; Faith-Rest; Rahab</P>
<P STYLE="margin-top: 2; margin-bottom: 2"><B>Lesson
2</B> - Ruth 1:11-22<BR>
Topics Old Age; Depression; Worry; Peace; Balaam</P>
<P STYLE="margin-top: 2; margin-bottom: 2"><B>Lesson
3</B> - Ruth 2:1-7<BR>
Topics Servants and Slaves in Palestine; Faithfulness of God; Agriculture
in Palestine</P>
<P STYLE="margin-top: 2; margin-bottom: 2"><B>Lesson
4</B> - Ruth 2:8-14<BR>
Topic The Christian in the Workplace; Levitical Sacrifices and Offerings</P>
<P STYLE="margin-top: 2; margin-bottom: 2"><B>Lesson
5</B> - Ruth 2:15-23<BR>
Topics Blessing; Faith</P>
</TD>
<TD WIDTH="50%" VALIGN="top">
<P STYLE="margin-top: 2; margin-bottom: 2"><B>Lesson
6</B> - Ruth 3:1-6<BR>
Topic Redemption</P>
<P STYLE="margin-top: 2; margin-bottom: 2"><B>Lesson
7</B> - Ruth 3:7-11<BR>
Topics Occupation with Christ; Separation<BR>
Supplementary Reading Purity in the Christian Life</P>
<P STYLE="margin-top: 2; margin-bottom: 2"><B>Lesson
8</B> - Ruth 3:12-18<BR>
Topics Promotion</P>
<P STYLE="margin-top: 2; margin-bottom: 2"><B>Lesson
9</B> - Ruth 4:1-8<BR>
Topics (none)</P>
<P STYLE="margin-top: 2; margin-bottom: 2"><B>Lesson
10</B> - Ruth 4:9-22<BR>
Topics Husband of a Happy Wife; The Christian's Inheritance.</TD>
</TR>
</TABLE>
<P STYLE="line-height: 100%; margin-top: 5; margin-bottom: 5"> </P>
<P STYLE="line-height: 100%; margin-right: 200; margin-top: 5; margin-bottom: 5"> <A NAME="Titus"></A><SPAN CLASS="style5">Titus</SPAN>
- by Warren Doud. An excellent book to study; my personal favorite, probably
because it's the first complete book I taught, and the first one I memorized.
It's a short book, so your gratification and blessing at having studied
(and memorized) a complete book comes fairly quickly. There are 10 verse-by-verse
lessons and many additional topical and historical studies. <BR>
[Unit I; 10 lessons] | To: <A HREF="registration.html">Registration</A></P>
<TABLE BORDER="1" WIDTH="80%">
<TR>
<TD WIDTH="50%"> <P STYLE="line-height: 100%; margin-top: 2; margin-bottom: 2"><B>Lesson
1</B>: Titus 1:1-7<BR>
Topics: Godliness; Hope; Preaching; Paul the Apostle</P>
<P STYLE="line-height: 100%; margin-top: 2; margin-bottom: 2"><B>Lesson
2</B>: Titus 1:8,9<BR>
Topics: Judgment, Justice, and Judging; Shepherds of the Flock of
God</P>
<P STYLE="line-height: 100%; margin-top: 2; margin-bottom: 2"><B>Lesson
3</B>: Titus 1:10-16 <BR>
Topics: Circumcision; Union with Christ; Mental Attitude; Sins of
the Tongue</P>
<P STYLE="line-height: 100%; margin-top: 2; margin-bottom: 2"><B>Lesson
4</B>: Titus 2:1-6 <BR>
Topics: Faith-Rest; Old Age; Authority</P>
<P STYLE="line-height: 100%; margin-top: 2; margin-bottom: 2"><B>Lesson
5</B>: Titus 2:7-10 <BR>
Topic: Servants of God; Servants and Slaves in Palestine</TD>
<TD WIDTH="50%" VALIGN="top"> <P STYLE="line-height: 100%; margin-top: 2; margin-bottom: 2"><B>Lesson
6</B>: Titus 2:11,12 <BR>
Topics: Grace; Salvation Doctrines</P>
<P STYLE="line-height: 100%; margin-top: 2; margin-bottom: 2"><B>Lesson
7</B>: Titus 2:13-15 <BR>
Topics: Rapture; Redemption</P>
<P STYLE="line-height: 100%; margin-top: 2; margin-bottom: 2"><B>Lesson
8</B>: Titus 3:1-6 <BR>
Topics: Anger; Forgiveness; Regeneration; Sin Nature; Essence of
God</P>
<P STYLE="line-height: 100%; margin-top: 2; margin-bottom: 2"><B>Lesson
9</B>: Titus 3:7-11 <BR>
Topics: Heresy and Apostasy; Propitiation; Imputation; Reconciliation</P>
<P STYLE="line-height: 100%; margin-top: 2; margin-bottom: 2"><B>Lesson
10</B>: Titus 3:12-15 <BR>
Topics: Apollos; Aquila and Priscilla</TD>
</TR>
</TABLE>
<P STYLE="margin-top: 5; margin-bottom: 5"> </P>
<P STYLE="margin-top: 5; margin-bottom: 5">To:
<A HREF="registration.html">Registration</A></P>
<HR ALIGN="LEFT">
<!--msnavigation-->
</TD>
</TR>
<!--msnavigation-->
</TABLE>
<!--msnavigation-->
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="0" WIDTH="100%">
<TR>
<TD> </TD>
</TR>
<!--msnavigation-->
</TABLE>
<SCRIPT TYPE="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</SCRIPT>
<SCRIPT TYPE="text/javascript">
var pageTracker = _gat._getTracker("UA-3622200-1");
pageTracker._initData();
pageTracker._trackPageview();
</SCRIPT>
</BODY>
</HTML>