
body {background: #ffffff url("/test/images/laura donna sidebar gray and pink colors.bmp");
	background-repeat:  repeat-y;
	background-position: 0px 0px;
      margin: 0;  padding: 0;
      text-align: center;} /* Needed to center layout in old IE browsers. */

#bg {
	margin: -20px 0px 0px 220px; height: 840px; width: 850px;
	background-image: url('/images/high res rainbow for payment.jpg');
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

div#content {width: 600px; height: 730px;
	position: absolute; top: 0px; left: 355px;
	text-align: left;
	color: black; background-color: #ffffff; padding: 30px; padding-top: 60px;
    filter: alpha(opacity=85);
    opacity: 0.85;
	}


table { border-style: none;
border-collapse: collapse; border-spacing: 2pt 2pt }

table th { border: thin solid blue;
 border-spacing: 2pt 2pt }

table td { border-style: none;
 border-spacing: 2pt 2pt;  padding: 10px; }
	
div#footer_menu_div {width: 170px; height: 100px;
       margin: 0px; padding: 5px;
       position: absolute;  left: 230px; top: 725px;
	   background-color: #ffffff;
       filter: alpha(opacity=90);
       opacity: 0.9;
       display: block; text-align: center;
	   border-top: solid 1px #aaa;
	   }




