  body {  }

  p { 
    font-family: Arial,Helvetica,sans-serif;
    font-size: 1em;
    }

  a:link 
  {}

  a:visited { }

  a:hover { }

  a:active {  }

  #header { border-style: outset;
    position: static;
    background-color: rgb(0, 103, 65);
    height: 180px;
	text-align: center;
    }

  #header h1 
    { font-family: Old English Text MT;
    color: rgb(255, 255, 255);
    font-size: 2.8em;
    text-align: center;
    }

	#header img
	{
	margin-top: 10px;
	background-position: center;
	width: 600px; 
	height: 120px;
	}
	
   #menu {
   	list-style-type: block;
	float: left;
	margin: 5px 5px 0 0px;
	width: 130px;
   }
   #menu ul {
   	margin-left: 0;
   }
   #menu li {
   	width: 130px;
	font-family: Arial,Helvetica,sans-serif;
	font-size: .7em;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	margin: 5px 5px 5px 0;
   }
  #menu a:link 
  { border-style: ridge;
    border-color: rgb(255, 255, 255);
    display: block;
    background-color: rgb(0, 70, 44);
    color: rgb(255, 255, 255);
	text-decoration: none;
    }

      #menu a:visited 
  { border-style: ridge;
    border-color: rgb(255, 255, 255);
    display: block;
    background-color: rgb(0, 70, 44);
    color: rgb(255, 255, 255);
	text-decoration: none;
    }
  #menu a:hover { 
  border-style: ridge;
    border-color: rgb(255, 255, 255);
    background-color: rgb(0, 155, 97);
  }

  #menu a:active { 
  border-style: ridge;
    border-color: rgb(255, 255, 255);
    display: block;
    background-color: rgb(0, 70, 44);
    color: rgb(255, 255, 255);
    }

  #main-text {  
  margin-left: 50px;
  float: left;
  width: 600px;
  }
  #welcome{
  	border: 2px groove olive;
  }
#letterGallery{
display: none;
}
	#footer
	{
	text-align: center;
	font-size: .8em;
	border-color: rgb(0, 103, 65);
	border-style: outset;
	height: 130px;
	line-height: 1em;
	padding-top: 5px;
	clear: both;
	}
	
  
  h3 { font-family: Courier New,Courier,monospace;
    text-align: center;
    font-size: 1.2em;
    line-height: 1.4em;
    text-transform: uppercase;
    }

  h1 { font-family: Bookman Old Style,Courier New,monospace;
	margin-top: 10px;	
    text-align: center;
    font-size: 2em;
    font-style: normal;
    font-weight: bold;
    }
    
  h2 
  {font-size: 1.3em;
	text-align: left;
	font-family: Ariel, Helvetica, sans-serif;  
  }

  img 
  { background-position: left center;
    }

  table { 
  font-family: Arial,Helvetica,sans-serif;
    font-size: 1em;
    text-align: center;
    line-height: 1.2em;
    border-color: rgb(0, 70, 44);
	border-width: 2px;
	margin-top: 5px;
	width: 700px;
    }
	tr {
		border-width: 2px;
		border-style: groove;
		border-color: rgb(0, 70, 44);
	}
	td {
		border-width: 1px;
		border-style: groove;
		border-color: rgb(0, 70, 44);
		padding: 5px;
	}

th 
{font-weight: bolder;
font-size: 1.1em;
line-height: 1.2em;
text-align: center;
font-family: Bookman Old Style,Helvetica,sans-serif;
border: 1px groove rgb(0, 70, 44);
padding: 5px;
}

  td p { font-family: Arial,Helvetica,sans-serif;
    text-align: center;
    font-size: 1em;
    line-height: 1.2em;
    padding-left: 10px;
    padding-right: 10px;
    border-color: rgb(255, 255, 255);

    }
	
	.ourMeeting{
		font-weight: bold;
	}
	#announce{
		font-weight: bold;
		border: 3px ridge;
		background-color: #ffffaa;
		padding: 5px;
		width: 240px;
		margin-left: 33%;
	}
  ul 
  {list-style: none;
  text-align: left;
  line-height: 1.7em;
  font-size: 1.4em;
  }
  
#sermonTable{
text-align:left;
}
#meetingTable td{
text-align:left;
padding: 5px;
}
#missionLinks{
text-align: center;}
#missionLinks a{
max-width: 100px;
display: inline;
border: solid #000000 1px;
padding: 10px;
margin: 5px;
font-size: 1.5em;
font-variant: small-caps;
}
.letterList{
list-style: circle;
  text-align: left;
  font-size: 1em;
}
#movies a{
font-family: Arial,Helvetica,sans-serif;
display: block;
width: 300px;
padding-top: 10px; 
padding-bottom: 10px;
}
