body {
    background-image: url(../image_bkgrnds/family_bkgrnd.gif);
	background-repeat: no-repeat;
	background-position: left top;
 }

A.leftsubnav:link {
	color: #000000;
	text-decoration: none;
}
A.leftsubnav:visited {
	color: #333333;
	text-decoration: none;
}   
A.leftsubnav:hover   {
	color: #FFFFFF;
	text-decoration: none;
} 
A.leftsubnav:active  {
	color: #FFFFFF;
	text-decoration: none;
}  

.leftnav {
	text-align: center;
	background-image:   url(../image_bkgrnds/nav-family-bckgrnd.gif);
	padding: 5px;

	margin-bottom: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

.topnav {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
}

h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	margin: 0px;
	padding: 0px;
}


p {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
}
		   
p.indent {
	margin: -10px 10px 10px 8px;
	list-style-type: square;
	display: list-item;
	border: 0px;
	list-style-position: inside;
		   }
		   		   		   

li {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	padding-bottom: 5px;
}

.temp_img {
	padding: 0px;
}

img {
	padding: 14px;
}
.back_to_top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-align: right;
	right: 10px;
}

