jQuery(document).ready(function() {
	jQuery('#container').wrap('<div id="bodyimposter"></div>');
	jQuery('head').append('<!--[if lt IE 7]><link rel="stylesheet" type="text/css" media="screen" href="/css/ie6-only.css" /><link rel="stylesheet" type="text/css" media="screen,projection" href="/css/pngfix.css" /><![endif]-->');
});