body	{
      position: relative;
	background-color: white; 
	color: black;
	font-family: 'Palatino linotype', serif;
	margin: 2px 2px;
	font-size: 12px;
      line-height: 150%;
	letter-spacing: 0.1em;

	}

#banner	{

	position: relative;
	top: 0px; 
	left: 0px;
	height: 110px;
      margin-right: 0px;
	margin-left: 0px;
	padding: 2px;
	border: 2px solid white;
      background-color: white;
 	background-image:  url(images/church2.jpg);
	background-repeat: no-repeat;
	text-align: left;
      
	}

#banner h1 {

	position: relative;
	top: 0px;
	left: 250px;
      color: silver;
      font-weight: bold;
      font-style: italic;


	}

#banner p {

	position: relative;
	top: 0px;
	left: 95px;
	color: white;
      font-weight: bold;
	font-style: italic;

	}

#banner a {

	color: teal;
	font-family: Arial, Helvetica, sans-serif; 

	}

#banner a:hover	{

	background-color: transparent;

	}

#menu	{

	position: absolute;
	top: 150px;
	left: 10px;
      width: 100px;
      height: 250px; 
      text-align: left;
      background-color: silver;

	}

#menu a {
         font-weight: bold;  
         color: teal;
 
        }

 h1	{

	font-size: 1.5em; 
	font-family: Arial, Helvetica, sans-serif;
      color: black;
	}

h1 span	{ font-size: 75%; }

h2	{

	font-family: Arial, sans-serif;
	font-size: 1.4em;
      color: black;
	}

h3	{

	font-size: 1.2em;
	font-family: Arial, sans-serif;
      color: black;

	}

h4	{

	font-size: 1em;
	font-family: Arial, sans-serif; 
      color: black;
 
	}

p	{

	color: white; 

	}

dt, li	{ 

	font-size: 0.9em; 
	font-family: 'Palatino linotype', serif;
	font-weight: bold; 
	color: black;

	}

dd	{ 

	font-size: 0.9em;
	font-family: 'Palatino linotype', serif; 
	color: black;

	}

a	{ text-decoration: none; }
      

hr	{ width: 50%; }width: 148px;
	text-align: center;
	font-weight: bold;
      color= black;
	}

#sidebar a{ display: block; font-size: 1em;  margin-top: 10px; position: relative; right: 0px; text-align: center;}

#sidebar a:link	{ color: teal; }

#sidebar a:visited	{ color: black;  }

#sidebar a:hover {  color: black; }



#content	{

	position: relative;
	top: 0px;
	left: 0px;
	margin-left: 250px;
	margin-right: 150px;
	padding: 10px;

	}

#content img	{ float: right; border: 0px solid white; }

#website	{

	position: relative; 
	top: 100px; 
	left: 35%; 
	width: 30%; 
	background-color: white; 
	border: 3px outset; 
	padding: 20px; 
	text-align: center; 
	font-weight: bold;
      display: none;

	}

#website p	{

	color: black;
	font-size: 1em;

	}

#website	a	{

	color: black;

	}

#website a:hover	{

	background-color: white;

	}

h1	{

	font-size: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
      color: black; 
	}


h2	{

	font-family: Arial, sans-serif;
	font-size: 1.4em;
      color: black;
	}

h3	{

	font-size: 1.2em;
	font-family: Arial, sans-serif;
      color: black; 
	}

h4	{

	font-size: 1em;
	font-family: Arial, sans-serif; 
      color: black;
	}

p	{

	color: black; 

	}

dt, li	{ 

	font-size: 0.9em; 
	font-family: 'Palatino linotype', serif;
	font-weight: bold; 
	color: black;

	}

dd	{ 

	font-size: 0.9em;
	font-family: 'Palatino linotype', serif; 
	color: black;

	}

a	{ text-decoration: none; }

hr	{ width: 50%; }