/* arc page display stylesheet for table-free layout */body {	background-color: #A5AAAF; /* medium gray */	margin: 0;	font-family: Verdana, Arial, Helvetica, sans-serif;	}/*div.north-white {	background: url(slicev2/north-white.gif) top left repeat-x;	}	*/h1 { line-height: 115%; }div.northeast {	background: url(slicev2/northeast.gif) top right no-repeat;	}div.east {	background: url(slicev2/east.gif) top right repeat-y;	}div.south-white {	background: url(slicev2/south-white.gif) bottom left repeat-x;	}div.southeast {	background: url(slicev2/southeast.gif) bottom right no-repeat;	padding: 4px 0px 7px 0px;	}div.northwest {	background: url(slicev2/northwest.gif) top left no-repeat;	}div.north-green {/* 	border: 1px dashed blue; */	background: url(slicev2/north-green.gif) top left repeat-x;	background-color: #B8C7CA;	}div.south-green {	background: url(slicev2/south-green.gif) bottom left repeat-x;	}div.southwest {	background: url(slicev2/southwest.gif) bottom left no-repeat;	}div.west {	background: url(slicev2/west.gif) top left repeat-y;	}.footer {	/* width: 600px;  */	padding: 10px;	margin-top: 15px;	margin-bottom: 20px;	margin-right: auto;	margin-left: auto; 	}.footer td {	font-size: 10px;	padding: 2px 10px 2px 10px;	border: 1px solid gray;	border-color: rgb(90%, 85%, 80%) rgb(60%, 55%, 50%) rgb(60%, 55%, 50%) rgb(90%, 85%, 80%);	background: rgb(92%, 91%, 90%);	}h1.image-caption {	font: bold 100% Arial, Helvetica, Verdana, Sans-Serif;	color: #602020;	}/* list items inside main page body */#main li {	padding: 2px;	margin-bottom: 7px;	line-height: 1.5em;/* 	background-color: #F8F8F8; */	}#main {	border-right: none;	padding: 5px 2px 2px 5px;	margin-left: 190px; /* sets start position of white section of page */	margin-right: 25px;	background-color: #FFF;	line-height: 1.4em;	}#sidebar {	border: none;	padding: 5px 0 0 2px;	margin: 0 0 0 11px;	width:160px;	position: absolute;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;	line-height: 1.25em;/* 	height: 667px; */	}#logo {	background: url(slicev2/arc-logo-140x107.gif) top center no-repeat;	padding-top: 106px; /* determines placement of text below logo */	text-align: center;	font-size: 10px;	line-height: 10px;	color: #1A1A1A;	margin-bottom: 20px;	}