#topNav{
	background-image:url(../images/pregnancy/prep_gen_navbar.jpg);
	background-repeat:no-repeat;
}
#titleBar{
	background-image:url(../images/pregnancy/prep_gen_title.jpg);
}
#theContent{
	margin: 0;
	padding:0;
	width:820px;
	background-image:   url("../images/bkgd2.gif");
	background-repeat: repeat-y;
}
#theBaby {
	margin: 0;
	padding: 0 0 10px 0;
	height: 600px;
	width: 820px;
	background-image:url(../images/pregnancy/preg_home_baby.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}
html>body #theBaby {
	height: auto;
	min-height: 600px;
}
#theBody{
	margin: 0;
	padding: 0;
	width: 590px; /*IE5 */
	float: left;
	height: 84px;
	background-image:url(../images/pregnancy/prep_gen_body2.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
html>body #theBody {
	height:auto;
	min-height:84px;
	width:594px; /*Firefox*/
}
#leftBody {
	margin: 0 0 0 0px;
	padding: 5px 0 0 20px;
	float: left;
	width: 100px;
}
html>body #leftBody{
	width: 110px;
}
#leftBody a:link, #leftBody a:visited{
	margin: 0;
	padding: 5px 0 5px 0;
	display: block;
	font-size:11px;
	text-decoration:none;
	color: #8C709E;
}
#leftBody a:hover{
	color: #000000;
}
#midBody{
	margin: 0px;
	padding: 0 10px 10px 15px;
	float: left;
	width: 358px; /*IE5 */
	font-size:11px;
	line-height: 18px;
	color:#000000;
}
html>body #midbody{
	width: 368px;  /*Firefox*/
}

#midBody li{
	margin-left: -20px;
}
#rightBody{
	margin:0px;
	padding: 0px 40px 0px 0px; /*IE5*/
	width: 30px;
	float: right;
}
html>body #rightBody{
	padding: 5px 40px 0 0; /*firefox*/
}
#boxFrame{
	width: 350px;
	border: 6px solid white;
	background-image:url(../images/pregnancy/preg_calendar_pt1_bkgd.gif);
	background-position:top right;
	background-repeat:repeat-y;
	background-color:#FFFFFF;
}
#boxTitle{
	padding: 5px 5px 5px 10px;
	background-color:#A69ABE;
	font-weight:bold;
	color:#FFFFFF;
	font-size:12px;
	text-transform:uppercase;
}
#boxBody{
	padding:0px;
	background-position:right top;
	background-repeat:no-repeat;
	line-height: 16px;
	font-size:11px;
}
#boxBody input{
	background-color:#E8EBF4;
	text-align:center;
}
.bottomNav a{
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
	color:#A69ABE;
	text-decoration:none;
}
.tableLeft{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 0px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #A69ABE;
	border-right-color: #A69ABE;
	border-left-color: #A69ABE;
	text-align: center;
}

.tableRight{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	border-top-width: 2px;
	border-right-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #A69ABE;
	border-right-color: #A69ABE;
}
.tableBottom {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-top-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-left-style: none;
	border-top-color: #A69ABE;
	text-align: center;
	height: 3px;
}
.fadedText{
	font-size:10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#666666;
}
