@charset "UTF-8";
/* CSS Document */


<style type="text/css">
<!--

body { background-image:url(images/family_back2.png);
}  

#Table_01 {
	
	left:0px;
	top:0px;
	width:1224px;
	height:1342px;
}

#htw-top_ {
	background-image:url(images/htw_top.png);
	left:0px;
	top:0px;
	width:1224px;
	height:390px;
}

#htw-left_ {
	background-image:url(images/htw_left.png);
	left:0px;
	top:390px;
	width:255px;
	height:952px;
	float: left;
}

#htw-mid_ {
	background-image:url(images/htw_mid.png);
	top:390px;
	width:714px;
	height:952px;

	float: left;
}
#flash_ {

	margin-top:10px;
	width:270px;
	height:948px;
	float: left;
}
#htw-right_ {
	background-image:url(images/htw_right.png);
	right:0px;
	top:390px;
	width:255px;
	height:952px;
	float: right;
		
}

#htw-bottom_ {
	background-image:url(images/htw_bottom.png);
	width:1224px;
	height:306px;
	margin-bottom: 0px;
}
#navbar ul {
	list-style-type: none;
	text-align: center;
	background-color: transparent;
	margin-top: 340px;
	margin-right: 10px;	
}

#navbar ul li {
	display: inline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    }

#navbar ul li a {
	text-decoration: none;
	padding: .2em 1em;
	color: #000;
	background-color: #4de863;
	width: 
	    }

#navbar ul li a:hover {
	color: #000;
	background-color: #fff;
	
    }
	
#navbar ul li a:active {
	color: #000;
	background-color: #fff;
	}
</style>