/* Global settings */

body
{    
    margin: 100px;
	  padding: 0;
		font-family: sans-serif;
		background-image: url("Backgrnd.gif");
}

li { font-weight: normal; }

dt { font-weight: bold; }

h1,h2,h3,h4,h5,h6 { text-align: center; }

p { line-height: 125%; font-weight: 200; }

p#validation { text-align: center; }

p.bold { font-weight: bold; }

div.center { text-align: center; }

div.indent p { text-indent: 1.5em; }

div.italics p { font-style: italic; }

.font { font-family: sans-serif; }

table {margin-right: auto; margin-left: auto;}

/* april.htm */

p#april1863 { font-weight: bold; }

p#linktomay { text-align: center; }

/* adamsintro.html */

div.background p { 

width: 400px;

margin-left: auto;

margin-right: auto;

background-color: white; 

border-style: solid;

border-width: 1px;

border-color: black; 

padding: 10px;

}

/* adamsjury.html */

div.background1  { 

width: 600px;

margin-left: auto;

margin-right: auto;

background-color: white; 

border-style: solid;

border-width: 1px;

border-color: black; 

padding: 10px;

/* colleen_html */

div.bold { font-weight: 200; }

/* contact.html */

table { border: 1px solid gray; }

/* discussion.html */
			
div.morebold p {font-size: xx-small; font-weight: 500; }

/* jill's.htm */

div.fontsize p{ font-size: medium; font-weight: bold; text-align: center; }

/* mary_bonsal.html * & jim_eads.html */

div.bolder p{ font-weight: bold; }

/* pat1.html and james1.htm */

div.smallerfont p { font-size: small; font-weight: 500; }

/* redhand.html */

div#redhandlinks { text-align: center; }

/* royal.htm */

div.nomarkers li { list-style-type: none; }

/* testhomepage1.htm */

div.hpcenter { text-align: center; }

div.hpcenter { position: relative; bottom: 5em; }

.hpfont { font-size: 12px; }

.hpfont1 { font-size: 12px; vertical-align: middle; }

/* whatsnew1.html */

div#whatsnew { margin:100px; }

div#whatsnew h2 { text-align: center; color: red; }

div#whatsnew h3 { color: blue; }

/* Specific page settings */

#cat { color: black; }

p#story { margin: 160px; padding: 0; }

