body {
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-size: 80%;
}
#container {
	width: 673px;
	margin: 0px auto;
}

.cl {
clear:both;
}

blockquote { padding : 2px; 
   margin-left: 1em; margin-bottom:0.2em;
    }
.credit { text-align : right; page-break-before: avoid;
   font-family:Verdana,Arial,Helvetica,sans-serif; }
.credit small { font-size: 80%; } 
blockquote p { margin: 0; text-indent:1em; }
blockquote pre { margin: 0; }

#familytreebg {

    position: absolute;
    top: 65px;
    left: 350px;
    width: 434px;
    height: 525px;
    background-color: #A0AFCB;
}

#familytree {
    position: absolute;
    top: 65px;
    left: 350px;
    width: 426px;
/*    height: 512px;  */
    margin-top: 5px;
    background-color: #A0AFCB;
    color: #000000;
    padding: 4px;
}

#newsbg {
    position:absolute;
    top: 65px;
    left: 130px;
    width: 216px;
    height: 525px;
	background-color: #778CB3;
}

#upperleftpic {
    position: absolute;
    top: 20px;
    left:130px;
    width: 216px;
    border-size: 1;
    border-color: black;
}

#news {
        position: absolute;
	top: 65px;
	left: 130px;
	width: 208px;
	margin-top: 5px;
	background-color: #778CB3;
	color: #FFFFFF;
	font-size: 10px;
	padding: 4px;

}
#menu {
	position: absolute;
	top: 20px;
	left: 350px;
	width: 407px;
	background-color: #F7CB33;
	padding: 13px;
	border-bottom: 5px solid #FFFFFF;
}
#menu a:link, #menu a:visited, #menu a:active {
	background-color: #F7CB33;
	padding: 13px;
	text-decoration: none;
	color: #000000;
}
#menu a:hover {
	padding: 13px;
	background-color: #F01E1E;
	text-decoration: none;
	color: #FFFFFF;
}

#content {
	width: 446px;
	float: right;
	height: 580px;
	margin-top: 5px;
	background-color: #A0AFCB;
}
p {
margin: 0 0 0 0px;
}
h1 {
	padding: 4px;
	margin: 4px;
	font-size: 120%;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #F7CB33;
}
h2 {
text-align: center;
	font-size: 300%;
	font-weight: normal;
	color: #FFFFFF;
}
#pad {
	padding: 12px;
	color: #000000;
}
#footer {
	background-color: #F7CB33;
	padding: 12px;
	width: 649px;
	color:#000000;
	font-size: 90%;
	text-align: center;
	clear:both;
	border-top: 5px solid #FFFFFF;
}
#footer a:link, #footer a:active, #footer a:hover, #footer a:visited {
	color:#000000;
}
h4 {
	font-size: 180%;
	color: #F01E1E;
}

