
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: 720px;
	background-image: url('images/mult perfume bottles.jpg');
	background-repeat: no-repeat;
	background-position: 0px 220px;
}

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

div#content_header {	position: absolute;  top: 20px;  left:30px;
			background: transparent; color:#549e79;
			border: none;  text-align: left; 
			font-size:30px; font-family: verdana; font-weight: 100;
			}

h1#my_h1 {margin: 0;
            background: transparent;
			font-size:30px; font-family: verdana; font-weight: 100;
			color: #246e49;
			}

/*--------------------------------------------------

    FOOTER MENU STUFF float: left; 

-------------------------------------------------------*/

div#footer_menu_div {width: 170px; height: 100px;
       margin: 0px; padding: 5px;
       position: absolute;  left: 230px; top: 580px;
	   background-color: #ffffff;
       filter: alpha(opacity=90);
       opacity: 0.9;
       display: block; text-align: left;
	   border-top: solid 1px #aaa; color: #ffffff;
	   }

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; }