#sidebarContainer {
	left: 845px;
}

* html #sidebarContainer {
	left: 855px;
}

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

* html #content {
	width: 710px;
}

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

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

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