the link to the printer friendly page (located in node.tpl.php LINE 16) does not conform to W3C specifications.

This
&print" class="icon-print"

should be replaced by

& amp ;print" class="icon-print" (without the spaces)