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

#knickknack {
	float: left;
}

#title {
      margin: 0 0 0 452px;
}

#copyright {
      text-align: right;
}

#copyright h5 {
	padding: 5px 80px 0 0;
}

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

#sidebarContainer {
      float: left;
}

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

* html #header {
	position: relative;
	left: -3px;
}

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

