#sidebarContainer {
	left: 595px;
}

* html #sidebarContainer {
	left: 605px;
}

#header_bg,
#Header,
#window_header,
#contentContainer,
#footer_bg,
#window_footer,
.blog-archive-headings-wrapper{
	width: 494px;
}

* html #content {
	width: 454px;
}

#window_header {
	background: url(../../images/window_header.png) no-repeat;
}

#window_content {
	background: url(../../images/window_content.png) repeat-y;
}

#window_footer {
	background: url(../../images/window_footer.png) no-repeat;
}