I'm not very sure if your template is working differently than the templates I've worked with but using id that is "#collection-..." doesn't work for me.
Try using classes and well defined IDs (like #header, #content-wrapper, #content etc). I think that IDs like "#collection-..." are generated at runtime by squarespace framework.
I hope this helps.