
#intro h1  {text-align: center }
#intro  h2 {text-align: center }
#intro  h3 {text-align: center }

table {  margin-right:auto ; margin-left:auto; border-style:none}
p {font-size:16px; font-family:"Arial","sans-serif"; width: 700px }

/*  class rules - rules begin with a "." 
*/
.highlight {color: red}

.central {text-align: center  }

.body {position:relative;  left:75px; width:85%;}
.body p {font-size:14px; font-family:"Arial","sans-serif"}
.body p:first-letter {color:red; font-size:150%; } 
.body a:first-letter {color:red; font-size:150%; } 
.body a {padding-right: 5px}

.dc  { display:none }


.index  { text-align: center; }
/* .index p:first-letter {color:red; font-size:150%; } */

.index a {color:blue; font-size:large;  text-decoration:none} 
.index a:active {color:blue; font-size:large; }
.index a:hover {color:red; font-size:large;  }
.index a:visited {color:green; font-size:large;  }
.index a {padding-right: 5px}

.numbcol {width:25px;}
.namecol {width:200px;  }
.datecol {width:105px }
.commentcol {width: 280px}



/* id rules - rules begin with a "#" most specific 
*/

#topmargin {position:relative; left:75px; width:85%;}
#topmargin table {width: 75% ; }

#sponsor {position:relative; top:0px; left:30%; width:45%;}
#nrn {position:absolute; top:10px;  left:70%; width:45%;}

#burial_listing table { border:1px solid; margin-left: 75px; margin-right:auto }

#burial_listing td { border:1px solid; padding:2px }
#burial_listing th { border:1px solid }
#burial_listing tr { vertical-align:top }
#burial_listing td, th { font-size:14px; font-family:serif }


#burial_listing2 table { border:1px solid; margin-left: 75px; margin-right:auto }

#burial_listing2 td { border:1px solid; padding:2px }
#burial_listing2 th { border:1px solid }
#burial_listing2 tr { vertical-align:top }
#burial_listing2 td, th { font-size:14px; font-family:serif }

#toctr {text-align: center; background-color: #C6EFF7; border: 0 }
#toctable {text-align:  center ; border:  5px }


#nav a:link {display:block;  text-decoration:none; }
#nav a:visited {display:block;  text-decoration:none; }
#nav a:hover {display:block;  color:red; text-decoration:none; }
#nav p {font-size:12px;
	display:block;
	
	}
#nav {position:fixed;
	width: 6em;}

#main {position:absolute; top:150px; left:50px; background-color: transparent;}
 
#intro {position:relative; top:2px; left:75px; width:590px;}

#foot {position:relative;  left:75px; width:85%; }
#foot table {width: 75% ; }

#supportbuttons {position:relative;  left:15px; width:110%;}
#supportbuttons h3 {text-align: center; color:blue}
#supportbuttons td {border-style:outset; border-color:aqua; background-color:aqua; text-align:center }
#supportbuttons td:hover {border-style:outset; border-color:aqua; background-color:yellow }
#supportbuttons a {color:blue; font-size:large; }
#supportbuttons a:active {color:blue; font-size:large; }
#supportbuttons a:hover {color:red; font-size:large; }
#supportbuttons a:visited {color:green; font-size:large; }






