On my index.php, I have an include that brings in a .php file, which essentially acts as an aside. I use this exact same include on individual pages by using runPHP. The includes using runPHP are exactly the way I want them, no problem there. The problem comes with the index.php -- the include shows up in the right spot, no problem, but the font is 'bolded'.
index.php --> http://seamshistoric.com/journal
individual page --> http://seamshistoric.com/journal/gloves
(please don't view in IE -- I'm still trying to figure out THOSE problems too. My only concern is the font variation.)