#topNav{
	background-image:url(../images/obstetrics/obs_gen_navbar.jpg);
	background-repeat:no-repeat;
}
#theContent{
	margin: 0;
	padding:0;
	width:820px;
	background-image:   url("../images/obstetrics/obs_content1-bkgd.gif");
	background-repeat: repeat-y;
	background-position:right;
}
#theBaby {
	margin: 0;
	padding: 0 0 20px 0;
	height: 450px;
	width: 820px;
	background-image: url(../images/obstetrics/obs_baby1_bkgd.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}
html>body #theBaby {
	height: auto;
	min-height: 450px;
}
#titleBar{
	background-image:url(../images/obstetrics/obs_titlebar.jpg);
	background-repeat:no-repeat;
}
#theMenu{
	background-image:none;
}
#theBody{
	margin: 0;
	padding: 0;
	width: 596px;
	float: left;
	height: 84px;
	background-image:   url("../images/obstetrics/obs_content1-top.jpg");
	background-position: top left;
	background-repeat: no-repeat;
}
html>body #theBody {
	height:auto;
	min-height:84px;
}
/*
#theBody h3{
	margin: 0;
	padding: 25px 0 40px 30px;
	font-size:14px;
	text-transform:uppercase;
	color:#993399;
}
*/
#leftBody {
	margin: 0 0 0 0px;
	padding: 25px 20px 0 100px;
	float: left;
	width: 380px;
	font-size:11px;
	line-height:20px;
}
#rightBody{
	margin: 0px 0px 0 0px;
	padding: 30px 5px 0 15px;
	width: 46px;
	float: left;
}


