#topNav{
	background-image:url("../images/prepregnancy/prep_gen_navbar.jpg");
	background-repeat:no-repeat;
}
#theContent{
	margin: 0;
	padding:0;
	width:820px;
	background-image: url("../images/bkgd3.gif");
	background-repeat: repeat-y;
}
#theBaby {
	margin: 0;
	padding: 0 0 10px 0;
	height: 450px;
	width: 820px;
	background-image: url("../images/prepregnancy/prep_gen_baby.jpg");
	background-position: bottom;
	background-repeat: no-repeat;
}
html>body #theBaby {
	height: auto;
	min-height: 450px;
}
#theMenu{
	background-image:none; /*quick fix to Stops the bottom menu shadow being shown*/
}

#theBody{
	margin: 0;
	padding: 0;
	width: 584px; /*IE5 - 584px*/
	float: left;
	height: 84px;
	background-image:   url("../images/prepregnancy/prep_gen_body.jpg");
	background-position: top left;
	background-repeat: no-repeat;
}
html>body #theBody {
	height:auto;
	min-height:84px;
	width: 594px; /*Firefox*/
}
#titleBar{
	background-image:url(../images/prepregnancy/prep_gen_title.jpg);
	background-repeat:no-repeat;
}
#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: 10px 0 5px 0;
	display: block;
	font-size:11px;
	text-decoration:none;
	color: #8C709E;
}
#leftBody a:hover{
	color: #000000;
}
#midBody{
	margin: 0;
	padding: 0px 10px 10px 15px;
	float: left;
	width: 354px;  /*IE5*/
	font-size:11px;
	line-height: 18px;
	color:#000000;

}
html>body #midbody{
	width: 368px;  /*Firefox*/

}
#midBody li{
	margin-left: -20px;
	
}
#rightBody{
	margin: 0px 0px 0 0; /*IE5*/
	padding: 0 40px 0 0;
	width: 30px;
	float: right;
}
html>body #rightBody{
		padding: 5px 40px 0 0; /*Firefox*/
}

#boxFrame{
	width: 350px;
	border: 6px solid white;
}
#boxTitle{
	padding: 5px;
	background-color:#A69ABE;
	font-weight:bold;
	color:#FFFFFF;
	font-size:12px;
	text-transform:uppercase;
}
#boxBody{
	padding:6px;
	background-color:#FFFFFF;
	background-position:right top;
	background-repeat:no-repeat;
	line-height: 16px;
}
#boxBody input{
	background-color:#E8EBF4;
	text-align:center;
}
.bottomNav a{
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
	color:#A69ABE;
	text-decoration:none;
}
.tableBorder{
	border: 2px solid #A69ABE;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:10px;

}
.tableRow{
	font-size: 11px;
	background-color: #EAE4F2;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #A69ABE;
}
.boxSubTitle {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#9276a3;
}
