#content
	{
	/* background-color:#F5F5DC; */
	background-color:#FFF;
	color: #67829d;
	margin: 0px;
	padding: 14px 23px 14px 23px;
	width: 720px;
	overflow: hidden;
	}

#content img
	{
	/* border: 1px solid #fff4d1; */
	border:none;
	clear: none;
	float: left;
	margin: 0px 0px 43px 0px;
	padding: 0px;
	}

#content div#title
	{
	/* background-color: #67829d; */
	background-color:#FFF;
	border: 1px #FFF solid;
	height: 42px;
	margin: 0px 0px 43px 0px;
	padding: 0px;
	width: 720px;
	text-indent: -5000px;
	}
	
#content #title h3	{
	/* background: url(/images/collect_title.gif) left center no-repeat; */
	background-color:#000;
	/*
	height: 42px; 
	margin: 0px;
	width: 311px;
	*/
}

#left
	{
	clear: none;
	float: left;
	/* width: 230px; */
	width:360px;
	height:243px;
	padding: 0px;
	margin: 0px;
	}

#middle {
	clear: none;
	float: left;
	width: 230px;
	padding: 0px;
	margin: 0px;
}	

li.familyHeading {
	font-size:14px;
	font-style:italic;
	color:#FF3333;
	font-family:Cambria, Arial, Helvetica;
	font-weight:bold;
	padding-bottom:5px;
	margin-bottom:5px;
}

#right
	{
	clear: none;
	float: left;
	/* width: 230px; */
	width:360px;
	height:243px;
	padding: 0px;
	margin: 0px;
	}	
	
#content ul.collectlist
	{
	clear: none;
	/* color: #fff; */
	color:#67829d;
	display: inline;
	float: left;
	/* font-size: 9px; */
	line-height: 16px;
	/* font-family: Times, "Times New Roman", serif; */
	display: block;
	width: auto;
	padding: 0px 0px 0px 0px;
	margin: 0 0 0 6px;
	}

#content ul li
	{ 
	/* color: #FFFFFF; */
	color:#67829d;
	list-style: none;
	padding: 0 0 0 0px; 
	margin:0 0 0 0;
	height:16px;
	}
#content ul li#lg
	{
	/* background: url(/images/collect_lgtitle.gif) no-repeat; */
	background: url(/images/littleGiraffeHeading.png) no-repeat;
	display: block;
	height: 22px; 
	text-indent: -5000px;
	width: 92px;
	margin: 0px;
	margin-left:5px;
	}
#content ul li#gh
	{
	/* background: url(/images/collect_ghtitle.gif) no-repeat; */
	background: url(/images/giraffeAtHomeHeading.png) no-repeat;
 	display: block;
	height: 22px;
	text-indent: -5000px;
	width: 113px;
	margin: 0px;
	margin-left:5px;
	}
	
#content ul li#giraffeAndFriends {
	/* background: url(/images/giraffeAndFriends.gif) no-repeat; */
	background: url(/images/giraffeAndFriendsHeading.png) no-repeat;
	display: block;
	height: 22px; 
	text-indent: -5000px;
	width: 149px;
	margin: 0px;
	margin-left:5px;
}

#content ul li a
	{ 
	height:16px;
	display:block;
	padding-left:10px;
	}
#content ul li a:hover
	{ 
 	background: url(/images/bullet_square.gif);
 	background-position: center left;
 	background-repeat: no-repeat;
	/* color: #fff4d1;  */
	color:#000;
}			

#content ul li a:link, #content ul li a:visited
	{
	/* color:white; */
	color:#6B4948;     /* same color as body background */
	text-decoration:none;
	}	

/*
.content_heading {
	border:double; 
	padding:5px; 
	margin-bottom:10px; 
	color:#6B4948;
}

.theHeading {
	display:inline; 
	font-size:15px;
}
*/
