I think I may have confused my explanation by talking about the top/bottom thing.
I just tried your site and it has the same problem as mine. Let me give you the steps to reproduce:
1. Go to your study list on
www.calvarynewberg.org
2. Select any page number from your pagination control
3. Observe that the study list now starts from the chosen limitstart entry
4. Change the Display # dropdown to 5
5. Observe that the study list currently starts at the first study "Tilling up the mind"
6. Choose other pages from your pagination control
7. Observe that the study list always starts at the first study
Not sure if this is helpful, but I turned debug on my site for a bit and if I'm reading the data correctly, it looked like a limitstart value of 0 is stored in the session even when the url shows it set to another value.