#pageContent {
	width:920px; 
	margin:0 auto;
	text-align:left;
	padding:20px 0 10px 0;
	background:url(img-structure/structure-twoCol-rSkinny-content-bg.gif) repeat-y; 
	}
	
#contentLeftContainer {
	float:left; 
	width:650px;
	}

#contentRightContainer {
	float:right; 
	width:250px; 
	text-align:left;
	}		