@charset "utf-8";
/* CSS Document */
div#naturally
{
width:800px;
height:305px;
position:absolute;
margin-left:275px;
margin-top:60px;
background-attachment:scroll;
/*background-image:url('/wsimages/testimonials3_20.png');
background-image:url('wsimages/naturallyDoyle.png');*/
background-image:url(../wsimages/testimonials4_16.png);

background-repeat:no-repeat;
background-position:0% 0%;
}
div#bioContent {
position:absolute;
margin-left:295px;
margin-top:250px;
text-align:left;

text-indent:30px;

font-family:Arial, Helvetica, sans-serif;
color:white;
font-style:italic;
width:550px;
font-size:11pt;
padding-bottom:40px;



}
div#bioContent > strong {
font-weight:bold;
}
div#bioContent > .signature {
text-align:left;
margin-left:400px;
text-indent:0px;
}
div#bioContent > .noIndent {
text-indent:0px;
}

div#footer {
font-family:Arial, Helvetica, sans-serif;
font-size:8pt;
color:white;
position:absolute;

margin-top:5660px;
margin-left:320px;
background-color:#607C8C;
padding-bottom:20px;
}
div#footer > p > a:link {
color:white;
text-decoration:none;
}
div#footer > p > a:visited {
color:white;
text-decoration:none;
}
