body {	background-attachment: fixed;	background-image: url(../graphics/nav_bg.gif);	background-repeat: no-repeat;	background-position: right bottom;}#topstrip {	background-image: url(../graphics/topstrip.gif);	background-repeat: repeat-x;	position: absolute;	height: 64px;	width: 50%;	top: 0px;	background-attachment: scroll;	right: 145px;}#leftstrip {	background-image: url(../graphics/leftstrip.gif);	background-repeat: repeat-y;	position: absolute;	height: 100%;	width: 37px;	left: 0px;	top: 0px;}#rightcorner {	background-image: url(../graphics/right_corner.gif);	position: absolute;	height: 125px;	width: 96px;	top: 0px;	right: 143px;}#bglyr {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	position: absolute;	left: 0px;	top: 0px;	z-index: 2;	height: 423px;	width: 630px;}#framelyr {	background-image: url(../graphics/frame.gif);	background-repeat: no-repeat;	position: absolute;	height: 423px;	width: 600px;	left: 0px;	top: 0px;}#content {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	padding-top: 125px;	padding-left: 145px;	position: absolute;	left: 0px;	top: 0px;	background-image: url(../graphics/leftstrip.gif);	background-repeat: repeat-y;}