
* /*Zeros out browser default margins and paddings to solve
the problem that IE uses margins while FF uses padding for <ul>*/{
  margin: 0;
  padding: 0;
}

body {
	margin: 0;
	padding: 0;
	font-family: Garamond, "Baskerville Old Face";
	font-size: 1.1em;
	line-height: 1.4em;
	max-width: 1054px;
	color: #000000;
	background-attachment: fixed;
	background-color: #333;
	background-image: url(../pics_stmargaret/background_names.jpg);
	}
p     {
	padding: 0;
	white-space: normal;
	left: 10px;
	margin-top: 5;
	margin-right: 15;
	margin-bottom: 10;
	margin-left: 20;
  }
  
a {
	text-decoration: underline;
	color: #000000;
	border: none;
	font-weight: bold;
	}
a:visited {
	color: #000000;
	}
a:active {
	color: #CCCCCC;
	}
a:hover {
	color: #CCCCCC;
	text-decoration: none;
	}
a.current {
	font-weight: bold;
	color: #CCCCCC;
	border: 0px;
}

h1 /*Large centred heading with black background*/   {
	font-size: 1.5em;
	font-weight: bold;
	line-height: normal;
	color: #FFFFFF;
	background-color: #000000;
	text-align: center;
	vertical-align: middle;
	margin: 0px;
	font-family: Calibri;
}
h2 /*Largish main heading with white background*/  {
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	background-image: none;
	line-height: normal;
	background-color: #FFFFFF;
	margin-top: -4px;
	margin-right: 10px;
	margin-bottom: 4px;
	margin-left: 10px;
}
h3 {
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
}
h4 /*Small caps for After the War side heading*/  {
	border-bottom: none;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	font-size: 1em;
	font-weight: bold;
	margin-top: 15px;
	margin-right: 20px;
	margin-bottom: 10px;
	font-variant: small-caps;
	line-height: 1em;
	margin-left: 20px;
  }
h5 /*Shoulder heading in big italic, not used*/  {
	font-size: 1.2em;
	font-style: italic;
	font-weight: bold;
	margin-top: 20px;
	margin-right: 12px;
	margin-bottom: 5px;
	margin-left: 12px;
   }
h6 /*Parents and sibling heading in "After the war"*/    {
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 2px;
	font-size: 0.8em;
	margin-right: 10px;
	margin-left: 20px;
	line-height: normal;
	font-style: italic;
}

blockquote {
	margin-top: 5px;
	margin-right: 30px;
	margin-bottom: 5px;
	margin-left: 35px;
}
img {
    border: 0;
}

ul {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-left: 30px;
	list-style-type: square;
}
li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}


#overcoat  {
	position: relative;
	float: left;
	margin: 0;
	width: 92%;
	min-width: 770px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	padding-top: 20px;
  }
#jacket  {
	position: relative;
	float: right;
	text-align: left;
	width: 762px;
	border: medium double #FF0000;
	background-color: #FFFFFF;
  }

#top  {
	width: 100%;
	position: relative;
	padding: 0;
	text-align: right;
	border-right: 1px solid #000000;
	background:  #FFFFFF;
	margin-top: 1em;
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: 0;
  }
#top p  {
    padding: 0px;
    font-size: 1.45em;
    letter-spacing: 4px;
    color: #fff;
  }
  
#contact  {
  border-top: 1px dotted #ddc4a1;
  }
  
#main  {
	position: relative;
	float: right;
	width: 762px;
	background-color: #FFFFFF;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
  }
#main p {
	font-size: 0.9em;
	line-height: 1.2em;
	margin-right: 15px;
	margin-left: 20px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
}

#main ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 10px;
	margin-left: 40px;
	font-size: 0.8em;
	line-height: 1.2em;
	list-style-type: square;
}
#main li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
	
#rightblock	{
    position: relative;
    float: right;
    font-size: 0.75em;
    color: #b07849;
    text-align: right;
    margin: 0 0 10px 10px;
    line-height: 1.2em;
    font-family: "trebuchet ms", trebuchet, sans-serif;
  }
 
#finial  {
	position: relative;
	float: left;
	margin-right: 8%;
	margin-top: 10px;
	margin-bottom: 5px;
	width: 92%;
	min-width: 770px;
	color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
  }
#finial p  {
	padding: 5px;
	text-indent: 0px;
	position: relative;
	float: left;
	display: inline;
	color: #FFF;
	font-size: 0.75em;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
  }

#finial a  {
	padding: 0px;
	position: relative;
	float: left;
	color: #FFF;
  }

.floatingleft {
	float:left;
	margin-top:0px;
	margin-right:15px;
	margin-bottom:5px;
	margin-left: 12px;
	border: none;
	text-align: left;
}
.floatingright {
	float:right;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:5px;
	margin-left: 15px;
	border: none;
	text-align: right;
    }

.bigtext {
	font-size: 1.3em;
	list-style-type: disc;
	line-height: normal;
	font-weight: bold;
}
.strong {
	font-weight: bold;
}
.emphasis {
	font-style: italic;
}
hr {
	height:0px;
	border-top:1px solid #000066;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
}
.paraclear {
	clear: both;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.alignleft{
	text-align: left;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-right: 10px;
	float: left;
	margin-left: 12px;
}
.alignright{
	text-align: right;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
	float: right;
	margin-right: 12px;
}
.aligncenter {
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
	background-position: center;
}

a.current {
   font-weight: bold; 
}

li.current {
  margin-bottom: 0px
}
 

.borderblack {
	border: 1px solid #000000;
}
.smallcaps {
	font-variant: small-caps;
}
.red {
	color: #FF0000;
	font-weight: bold;
}

.centersmall {
	font-size: 0.9em;
	margin-top: 2px;
	margin-right: 3px;
	margin-bottom: 2px;
	margin-left: 3px;
	text-align: center;
}
.widthquarter {
	width: 25%;
}
.photocredit {
	font-size: 0.7em;
	font-style: italic;
	text-align: right;
	margin-top: -10px;
	line-height: 1em;
	font-family: Arial, Helvetica, sans-serif;
}

.table /*Margin 31 + Table 700 + Margin 31 =  762 (the full width of #main)*/  {
	font-size: 1em;
	text-align: left;
	background-color: #FCFCFE;
	line-height: 1.1em;
	clear: none;
	float: none;
	width: 700px;
	margin-left: 31px;
	border: thin solid #000000;
	margin-right: 31px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.tablewar {
	font-size: 0.9em;
	text-align: left;
	background-color: #FCFCFE;
	border: 1px solid #000000;
	line-height: normal;
	clear: none;
	float: none;
	margin-right: auto;
	margin-bottom: 12px;
	margin-left: auto;
	width: 740px;
}

.textwhite {
	color: #FFFFFF;
}
.hanging {
	text-indent: -30px;
}
.redborder {
	background-color: #FFFF66;
	margin: 5px;
	padding: 5px;
	border: thick double #FF0000;
}
.smalltext {
	font-size: 0.7em;
}
.redunderscore {
	color: #F00;
	text-decoration: underline;
}
.backgroundgrave {
	background-image: url(../pics_stmargaret/background_grave.jpg);
}
.backgroundmemorials {
	background-image: url(../pics_stmargaret/background_memorial.jpg);
}
#big {
	font-style: italic;
	font-family: Calibri;
	margin-top: 0px;
}
#big p{
	font-size: 1em;
	line-height: 1.2em;
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
	margin-top: 0px;
}

