BODY
{
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  font-family: "Garamond", "Times New Roman", serif; 
  color: #000000;
  background: #990033 url("images/church.gif") bottom left no-repeat;
}

H1
{
  font-family: "Garamond", "Times New Roman", serif; 
  font-weight: lighter;
}
#top {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	border: 0px;
	background: #990033 url("images/stripe.gif") repeat-x;
	height: 110px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	height: 80px;
	}
html>body #top {
	height: 80px; /* ie5win fudge ends */
	}
#left {
	position: absolute;
	top: 110px;
	left: 0px;
	margin: 0px;
	padding: 10px;
	border: 0px;
	background: #990033;
	width: 150px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 130px;
	}
html>body #left {
	width: 130px; /* ie5win fudge ends */
	}
#middle {
	padding: 10px;
	border: 0px;
	background: #990033;
	margin: 0px 150px 0px 150px; 
	}
#right {
	position: absolute;
	top: 110px;
	right: 0px; /* Opera5.02 will show a space 
	at right when there is no scroll bar */
	margin: 0px;
	padding: 10px;
	border: 0px;
	background: #990033;
	width: 150px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 130px;
	}
html>body #right {
	width: 130px; /* ie5win fudge ends */
	}

#nav
{
  float:left;
}
.pageTitle
{
  font-size: 20pt;
  font-weight: normal;
  color: #ffd500;
  text-transform: uppercase;
  text-align: right;
  margin-right: 1em;
  margin-top: 0em;
}

IMG.vignette
{
  display: block;
  margin-right: auto;
  margin-left: auto;
}
