#footerTable, #alpha { display: none; }


body {
		background-image: url('http://www.rootsweb.com/~mobarry/gifs/bg.tan.jpg'); }

body, p, td {
	font-family: verdana, arial, sans-serif; }
	
tr { 
	vertical-align: top; }
	
#dcTable td {
	font-size: x-small;
	color: black; }
	
/* ----- I N D E X   P A G E S ----- */
	
#index {
	width: 690px; }
	
#nameList {
	border-collapse: collapse;
	border: none;
	background-color: #FFFFE8; }
	
#index li { 
	line-height: 100%; }

#index th {
	width: 400px;
	background-color: #E8E8D0;
	font-size: 110%;
	color: #000080;
	padding: 5px 0px 5px 0px;
	border-bottom: 1px solid #408080; }
	
#index .letter {
	font-size: 65pt;
	color: black;
	text-align: center; 
	padding: 5px 0px 9px 0px;
	line-height: 80px;
	font-weight: bold; }
	
#index .dcTitle {
	font-size: 23pt;
	color: black;
	text-align: center; 
	padding: 18px 0px 7px 0px;
	background-color: #F0F0DA; }
	
#index .submitTitle {
	font-size: 10pt; }

#tableHeader {
	border-bottom: 1px solid #408080; }	

#index ul {
	padding-top: 10px; }	
	
#index a { 
	font-size: 10pt;
	color: black;
	text-decoration: none; }


/* ----- O B I T   P A G E S ----- */

#obitTable {
	background-color: #FFFFE8;
	width: 700px; }

#obitTable th {
	width: 100px;
	font-size: xx-small;
	text-align: right;
	padding: 6px 5px 3px 0px;
	background-color: #E8E8D0;
	border-top: 1px solid #A4A4A3; }

#obitTable td {
	padding-left: 10px;
	border-top: 1px solid #A4A4A3; }

#obitTable th #obitTable td  {
	color: black; }	
	
#obitTable .obit {
	color: black;
	font-weight: bold;
	font-size: small; }
	
#obitTable .headline {
	text-transform: uppercase;
	padding-top: 10px;
	font-weight: bold;
	padding-bottom: 10px; }
	
#obitTable .text {
	padding-bottom: 20px; }
	
#obitTable .parents, #obitTable .dateBorn, #obitTable .placeBorn, #obitTable .dateDied, 
#obitTable .placeDied, #obitTable .cemetery, #obitTable .abstract, #obitTable .living {
	font-size: xx-small; }
	
#obitTable .resource, #obitTable .newspaper, #obitTable .date, #obitTable .deathCert, #obitTable .submitted {
	font-size: xx-small; }


/* -----  F O O T E R ----- */

#footerTable {
	background-color: #FFFFE8; }
	
#footerTable a, #footerTable td { 
	font-size: x-small;
	font-weight: normal; }
	
