body { background: #fff; margin-left: 36px; margin-right: 36px; }
h1,h2,h3,h4 { font: bold normal 1.5em Verdana,Arial,sans-serif; text-align:center;}
h2 {font-size:1.4em;}
h3 {font-size: 1.3em; padding:0;}
h4 {font-size:1.2em;}
	
/*rounded corner outline*/
.dt {background: url(../images/dot.gif) 0 0 repeat-x; /*width: 20em*/}
.db {background: url(../images/dot.gif) 0 100% repeat-x}
.dl {background: url(../images/dot.gif) 0 0 repeat-y}
.dr {background: url(../images/dot.gif) 100% 0 repeat-y}
.dbl {background: url(../images/cblt.gif) 0 100% no-repeat}
.dbr {background: url(../images/cbrt.gif) 100% 100% no-repeat}
.dtl {background: url(../images/ctlt.gif) 0 0 no-repeat}
.dtr {background: url(../images/ctrt.gif) 100% 0 no-repeat; padding:16px}

/* tan boxes, two columns */
div#sect1 { min-width:700; }
div.box1 { background:#fed; width: 49%;float:left;}
div.box2 { background:#fed; width: 49%;float:right; margin-bottom:12px;}
div.box3 { background:#fed; width: 49%;float:right;}
div.right { float:none;}

#census { font-family: Verdana, Arial, sans-serif; font-size: 10px; }

div.ancestors { clear:both; }

table.ancestors { margin-left:auto; margin-right:auto; }
table.ancestors td {text-align:center; margin-top:0; margin-bottom:auto;}
table.ancestors div { font-family:Verdana,Geneva,Arial,Helvetica,sans-serif; }

#ped1,#ped2,#ped3,#ped4,
#bot1,#bot2,#bot3,#bot4,
#ped5, #ped6, #pedtitle { background:#c0e0ff; font-size:10px; }

#ped1,#ped2,#ped3,#ped4 { width:160px; height:90px; padding:5px 5px 0 5px; }

#bot1,#bot2,#bot3,#bot4 { width:160px; padding:0 5px 5px 5px; }


#ped5,#ped6 { padding:5px; }

#pedtitle {  padding:2px; }

p.h1,p.h2,p.h3,p.h4 { 
	line-height:1em; font-family:Verdana,Geneva,Arial,Helvetica,sans-serif; 
	font-weight:bold; text-align:center; margin:0; }

p.h1 { font-size:1.4em;}
p.h2 { font-size:1.3em;}
p.h3 { font-size:1.2em;}
p.h4 { font-size:1.1em; }

#ped2, #ped4,#bot2,#bot4 {background:#ffdddd;}