/* Font Replacement */
	Cufon.replace('h1, h2, h3, h4, h5, h6, #top li a, .toggle-title ', {fontFamily: 'Cufon', hover: true});
	Cufon.replace('h2.footer', {textShadow: '-1px -1px rgba(0, 0, 0, 1)', fontFamily: 'Cufon', hover: true});
