And am using the tinyscrollbar jquery plugin for better scrolling.
If you go to game rules section you will see 5 subsections: Backgammon, Nackgammon, Narde, Tavla and Old English.
The Narde, Tavla and Old English sections work fine, since they do not have a lot of content and only one image. The scrolling has no problems. The "Narde" section does not load fully. The backgammon section also does not load fully and sometimes text goes over the margin. This does not happen always, so it might take a bit of refreshing to see the error.
When I removed all the images from backgammon section, the text loaded just fine. It even loaded fine with 1 image included.
I believe that possibly the jquery tinyscrollbar plugin gets loaded before the content and limits scrolling because of that.
Would be very thankful for people to give tips on solving this problem who have dealt with issues like this in the past.