@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/naturallyDoyle.png');
background-image:url('/wsimages/backgroundBio3_19.png');
background-image:url('../wsimages/medicalMyths.png');*/
background-image:url(../wsimages/medicalMyths4_16.png);
background-repeat:no-repeat;
background-position:0% 0%;
}
div#mythsContent {
position:absolute;
margin-left:276px;
margin-top:290px;

font-family:Arial, Helvetica, sans-serif;
color:white;
font-style:normal;
width:603px;
padding-bottom:40px;


}
div#mythsContent > .maintext {
margin-left:10px;
width:500px;
}
div#mythsContent > em {
font-style:italic;
}
div#mythsContent > strong {
font-weight:bold;
}
div#mythsContent > .headerText {
background-color:#3F6075;
font-style:normal;
width:500;
font-weight:bold;
padding:10px;

}
div#mythsContent > p > sup {
font-size:8pt;
}
div#mythsContect > p > em > sup {
font-size:8pt;
}
div#links {
position:absolute;
margin-left:260px;
font-family:Arial, Helvetica, sans-serif;
color:white;
margin-top:130px;
}
div#links > ul  {
line-height:40px;

}


div#links > ul > li > a:link {
color:white;
text-decoration:none;
}
div#links > ul > li > a:visited {
color:white;
text-decoration:none;
}
div#links > ul > li > a:hover {
color:black;
text-decoration:none;
}
div#footer {
font-family:Arial, Helvetica, sans-serif;
font-size:8pt;
color:white;
position:absolute;


margin-top:6450px;
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;
}

