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

#contentText {width:790px; height:auto; padding:0; margin:0;}

