@media screen, projection {

	#rightcol { float: right; width: 271px; }
	#leftcol { float: left; width: 507px; line-height: 1.7em; }
	#leftcol dd { margin-bottom: 1.8em; }
	#content-inner1 { float: left; width: 100%; background: url("/images/bg-indent-261.gif") top right repeat-y; }
	#content-inner2 { float: left; width: 100%; background: url("/images/bg-indent-261-bottom.gif") bottom right no-repeat; }
	
}

@media print {

}

