#wrapper {
	margin: 0 auto;
	width: 960px;
	background: url(../p7dejavu/img/dj1b_2col_layout.jpg) repeat-y;
}
#layoutcrown {
	height: 16px;
	background: url(../p7dejavu/img/dj1b_layout_2col_top.jpg) no-repeat;
}
#leftcolumn {
	width: 0px;
	float: right;
}
#midcolumn {
	float: right;
	width: 730px;
	margin: 0 0px 0 15px;
}
#layoutbottom {
	clear: both;
	height: 16px;
	background: url(../p7dejavu/img/dj1b_2col_bottom.jpg) no-repeat;
}
