td.infobar {
	height: 100%; 
	width: 200px; 
	vertical-align: top;
	background-image:url(../images/bg_left7.jpg);
	background-repeat:no-repeat;

}

td.body {
text-align: left; vertical-align: top; width: 100%; height: 100%;
	background-image:url(../images/bg_right7.jpg);
	background-repeat:no-repeat;
/*	background-attachment:fixed; */
	background-position: top right;

}

