#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; text-align: left;}
	
#wwiiTable 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 .wwiiTitle {
	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; }


/* ----- WWII  P A G E S ----- */

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

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

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

#wwiiTable th #wwiiTable td  {
	color: black; }	
	
#wwiiTable .wwii {
	color: black;
	font-weight: bold;
	font-size: small; }
	
#wwiiTable .head {
	text-transform: uppercase;
	padding-top: 10px;
	font-weight: bold;
	padding-bottom: 10px; 
	font-size: 16px;
	color: #000080;
	font-weight: bold; }
	
#wwiiTable .text {
	padding-bottom: 20px; }
	
#wwiiTable .parents, #wwiiTable .dateBorn, #wwiiTable .placeBorn, #wwiiTable .dateDied, 
#wwiiTable .placeDied, #wwiiTable .cemetery, #wwiiTable .abstract, #wwiiTable .living {
	font-size: xx-small; }
	
#wwiiTable .resource, #wwiiTable .newspaper, #wwiiTable .date, #wwiiTable .deathCert, #wwiiTable .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; }
	
