#rightcolumn {

    background-color:#D6D3CD;
	position: absolute;
	height: 550px;
	width: 560px;
	margin-top: 38px;
	margin-left: 410px;
	z-index: 200;
}
#leftcolumn {
     background-color:#D6D3CD; 
     position:absolute;
	 padding:2PX 8PX 2PX 8PX;
	 margin-left:2px;
	 margin-top:2px;
	 max-width:310px;
	 z-index:300;
	 
	 }

