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: 800px;
		background: #ffffff url("/images/photoshopped purple smoke back for indiv.jpg");
	background-repeat:  no-repeat;
	background-position: -85px 0px; 
}

div#content {width: 600px; height: 720px;
	position: absolute; top: 0px; left: 355px;
	font-size:14px; font-family: arial;  text-align: left;
	color: black; background-color: #ffffff; padding: 30px;
    filter: alpha(opacity=85);
    opacity: 0.85;
	}
	
div#content_photo { top: 0px; float: right;
	background-color: #ffffff;
	}
		
p.p1 {font-family: verdana; font-size: 16px; padding-bottom: 10px; color: #222222; margin-bottom: 10px; margin-top: 10px;}

p.p2{font: italic 14px verdana;   color: #246e49; margin: 0;}

#header_individual {/*width: 100%;*/ height: 38px;
/*         background: url(images/header.png) #3D3D3D; */
			position: absolute; top: 20px;  left:30px;
			filter: alpha(opacity=80);  opacity: 0.8;
			background: transparent; color:#246e49;
			border-style: solid;  text-align: left; margin-bottom: 30px;
			}	 

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

div#footer_menu_div {width: 170px; height: 100px;
       margin: 0px; padding: 5px;
       position: absolute;  left: 230px; top: 660px;
	   background-color: #ffffff;
       filter: alpha(opacity=90);
       opacity: 0.9;
       display: block; text-align: center;
	   border-top: solid 1px #aaa; color: #ffffff;
	   }
/*
div.copyright {position: relative; left: 5px; text-align: center; top: 50px;
font-family: arial; font-size: 10px; color: rgb(155, 145, 139);}
*/