#container {
	background: #2f2f2f url(images/sidebar_left.png) repeat-y top left;
}

#contentContainer #content {
	float: right;
	margin-left: 1px;
}