#topNav{
	background-image: url(../images/about/about_gen_navbar.jpg);
	background-repeat:no-repeat;
}
#titleBar{
	background-image: url(../images/about/about_gen_title.jpg);
}
#leftMenu{
	margin:0;
	padding:0 0 2px 21px;
	width: 203px;
	float:left;
	font-size:11px;
	border:1px solild red;
}
#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/about/about_gen_bkgd.gif);
	background-repeat: repeat-y;
}
#theBaby {
	margin: 0;
	padding: 0 0 10px 0;
	height: 600px;
	width: 820px;
	background-image: url(../images/about/about_gen_baby.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}
html>body #theBaby {
	height: auto;
	min-height: 600px;
}
#theBody{
	margin: 0;
	padding: 0;
	width: 596px;
	float: left;
	height: 84px;
	background-image: url(../images/about/about_gen_body.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	
}
html>body #theBody {
	height:auto;
	min-height:84px;
}

#midBody{
	margin: 00px 10px 10px 50px;
	padding: 10px 0 0 0;
	float: left;
	width: 380px;
	font-size:11px;
	line-height: 18px;
	color:#000000;
}
html>body #midBody{
	min-height:400px;
	width: 430px;
}
#midBody li{
	margin-left: -20px;
}
#rightBody{
	margin: 0px 20px 0 0;
	padding: 20px 0 0 0;
	width: 46px;
	height:400px;
	float: right;
}
#whiteBox{
	padding:10px 10px 10px 20px;
	width:195px;
	height:75px;
	line-height:20px;
	background-image:url(../images/contact/contact_comms.gif);
	background-repeat:no-repeat;
	font-size:12px;
	color:#4E236A;
}
