/* for ie only */
document.write("<!--[if IE]>");
document.write("<style type='text/css'>");
document.write("");
document.write("</style>");
document.write("<![endif]-->");

/* for all */
document.write("<style type='text/css'>");
document.write("");
document.write("</style>");

// Cufon
/*
Cufon.replace('.nav li a', {
	hover: true,
	textShadow: '#000 1px 1px 1px'
});
Cufon.replace('.cufon', {
	hover: true,
	textShadow: '#000 1px 1px 1px'
});
*/
