/* CSS Document */
body{background-color:#AC4272;}
#wrapper{
width:725px;
/*height:650px;*/
}
#imageholder{
width:725px;
height:177px;
background-image:url(../img/banner.jpg);
background-repeat:no-repeat;
}
#content{
width:725px;
height:400px;
background-image:url(../img/background.gif);
background-repeat:no-repeat;
}
#contentsuccess{
width:725px;
height:500px;
background-image:url(../img/backgroundsuccess.gif);
background-repeat:no-repeat;
}
#contentmox{
width:725px;
height:600px;
background-image:url(../img/backgroundmox.gif);
background-repeat:no-repeat;
}

#contentobstet{
width:725px;
height:540px;
background-image:url(../img/backgroundmox.gif);
background-repeat:no-repeat;
}

#contentnutritional{
width:725px;
height:940px;
background-image:url(../img/backgroundnutri.gif);
background-repeat:no-repeat;
}

#contentnutritional2{
width:725px;
height:1850px;
background-image:url(../img/backgroundnutri2.gif);
background-repeat:no-repeat;
}

#contentbio{
width:725px;
height:920px;
background-image:url(../img/backgroundbio.gif);
background-repeat:no-repeat;
}
#contentindex{
width:725px;
height:980px;
background-image:url(../img/backgroundbio.gif);
background-repeat:no-repeat;
}
#contentindexlong{
width:725px;
height:950px;
background-image:url(../img/backgroundbioLong.gif);
background-repeat:no-repeat;
}
#contentprecon{
	width:725px;
	height:1600px;
	background-image:url(../img/backgroundprecon.gif);
	background-repeat:no-repeat;
}
h1{
font-family:Arial, Helvetica, sans-serif;
font-size:130%;
color:#AC4272;
}
h2{
font-family:Arial, Helvetica, sans-serif;
font-size:95%;
color:#AC4272;







font-style:italic;
}
#navholder{
width:725px;
height:30px;

}
.navtext{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:70%;
color:#AC4272;

}
.navtext a{
text-decoration:none;color:#AC4272;
}
.navtext a:hover{

color:white;
background-color:#AC4272;
padding-bottom:3px;
padding-left:1px;
padding-right:1px;
}
p{font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:75%;
color:#AC4272;
}
.pwhite{font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:65%;
color:white;
font-weight:bold;
}
.pwhite a{
color:white;
text-decoration:none;
}
.pwhite a:hover{
color:#AC4272;
text-decoration:none;
background-color:#FFFFFF;
}
.borders{
border:1px solid;
color:#AC4272;

}
.footertext{
font-size:70%;
}
.footertext a{
color:white;
text-decoration:underline;
}
.footertext a:hover{
text-decoration:underline;
color:#339900;
background-color:white;
}
#textholders{
width:550px;
height:40px;
float:left;
margin-top:20px;
position:left;
padding-left:10px;
margin-left:70px;

}
