#topNav{
	background-image: url(../images/gynaecology/gyn_gen_navbar.jpg);
	background-repeat:no-repeat;
}
#titleBar{
	background-image: url(../images/gynaecology/gyn_gen_title.jpg);
}
#leftMenu{
	margin:0;
	padding:0 0 2px 21px;
	width: 203px;
	float:left;
	font-size:11px;
}
#leftMenu a{
	display: block;
	padding: 5px 0 5px 5px;
	background-color:#F9F3DC;
	border-bottom:2px solid white;
}
#leftMenu a:hover{
	background-color:#F7E9B4;
}
#theContent{
	margin: 0;
	padding:0;
	width:820px;
	background-image:url(../images/gynaecology/gyn_gen_bkgd.gif);
	background-repeat: repeat-y;
}
#theLady {
	margin: 0;
	padding: 0 0 10px 0;
	height: 530px;
	width: 820px;
	background-image:url(../images/gynaecology/gyn_gen_lady.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}
html>body #theLady {
	height: auto;
	min-height: 530px;
}
#theBody{
	margin: 0;
	padding: 0;
	width: 596px;
	float: left;
	height: 84px;
	background-image: url(../images/gynaecology/gyn_gen_body.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
html>body #theBody {
	height:auto;
	min-height:84px;
}

#leftBody {
	margin: 0 0 0 0px;
	padding: 0px 0 0 20px;
	float: left;
	width: 70px;
}
#leftBody a:hover{
	color: #000000;
}
#midBody{
	margin: 00px 10px 10px 15px;
	padding: 0;
	float: left;
	width: 370px;
	font-size:11px;
	line-height: 18px;
	color:#000000;
}
#midBody li{
	margin-left: -20px;
}
#rightBody{
	margin: 5px 25px 0 0;
	padding: 0;
	width: 46px;
	float: right;
	height: 350px;
}


