/**
 * Style sheet shadow_border
 */
#page_margins
{
	width:996px;
	margin:0pt auto;
	background-image:url("catchjames/shadow_bg.jpg");
	background-repeat:repeat-y;
	border:0;
}

#border-bottom
{
	width:auto;
	height:20px;
	overflow:hidden;
	background-image:url("catchjames/shadow_bottom.jpg");
	background-repeat:repeat-x;
	font-size:0;
}
