#wrapper {
	margin: 0px auto;
	width: 940px;
	background:url(../images/main-bck.jpg);
	padding:20px 20px 20px 20px;

}
#faux {
	background: url(faux-2-2-col.gif);
	margin-bottom: 0px;
	overflow: auto;
	width: 100%
}



#rightcolumn {
	width: 623px;
	float: right;
	background:url(../images/right-bck.gif);
	
}

#rightcolumn2 {
	width: 323px;
	float: right;
	background:url(../images/right-bck.gif);
	
}

#leftcolumn { 
 float: left;
 width: 290px;
 display: inline;
 position: relative;
 background:url(../images/wrapper-bck.gif);
}
.clear { clear: both; background: none; }

