#head-image {
	position: absolute;
	margin-left: 705px;
}

#body {
	margin: 0 auto 0 auto;
	width: 935px;
	height: auto;
}

#left-menu {
	position: absolute;
	margin-left: 445px;
	/*padding: 20px 30px 20px 30px;*/
	/*width: 170px;*/
	height: 260px;
	background-color: white;
	list-style-type: none;
}

#left-menu a {
/*	font: 8pt Verdana, Arial, Helvetica, sans-serif;
	color: black;
	display: block;
	background-image: url(../images/left-menu_bg.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
	line-height: 1em;
	margin-bottom: 10px;
*/}

#left-column {
	background-image: url(../images/sub-left_bg.png);
	background-repeat: repeat-x;
	position: absolute;
	margin: 0 0 0 -255px;
	width: 230px;
	height: 400px;
}

#left-column ul {
	margin: 20px 20px 0 50px;
	list-style-type: none;
	padding: 0;
}

#left-column ul li {
	margin-bottom: 5px;
}

#left-column ul li ul {
	margin: 5px 0 5px 10px;
	list-style-type: none;
}

#left-column ul li ul li {
	list-style-type: none;
}

#left-column ul a {
	color: black;
}

#content {
	margin: 0 0 14px 255px;
	width: 430px;
}

#content h1 {
	font: bold 16pt "Times New Roman", Times, serif;
	border-bottom: 3px solid #2a6ebb;
	margin-bottom: 10px;
	padding: 0;
	padding-top: 10px;
	margin-top: 0;
}

#content h1 .sub {
	font: 11pt Verdana;
	font-style: italic;
	margin-left: 5px;
}

#content h2 {
	font-family: Arial;
	font-size: 9pt;
	margin-bottom: 9px;
}

#content p {
	margin: 5px 0 10px 0;
	line-height: 1.4em;
	padding: 0;
}

#content ul li {
	list-style: none;
	margin-bottom: 3px;
}

#content .family-pic {
	width: 230px;
	float: left;
	margin: 0 10px 10px 0;
}

#content address {
	margin-bottom: 10px;
}

#content .person {
	clear: both;
}

#content .person .photo {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}




/* Changes */
#left-column {}
#left-column {
	background-image: url(../images/sub-left_bg.png);
	background-repeat: repeat-x;
	position: absolute;
	margin: 0 0 0 -255px;
	width: 230px;
	height: 400px;
}
#left-column ul {
	margin: 20px 10px 0 10px;
	list-style-type: none;
	padding: 0;
}

#left-column li { list-style:none; }
#left-column ul li a { list-style:none; }
#left-column ul li ul li a{
	font-size:12px;	
	/*margin-bottom: 5px;*/

}


#left-column a {
	font: 13px Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight:bold;
	color: black;
	display: block;
	
	/*background-image: url(../images/left-menu_bg.gif);
	background-repeat: no-repeat;
	background-position: left;*/
	/*padding:2px 0 2px 10px;*/
	line-height: 0m;
	/*margin-bottom: 5px;*/
}

#left-column a:hover {
	color: #2A6EBB;
	background: url(../images/nav/paw.gif) right center no-repeat;
}
