#main	{ width: 100%; 
			font-family: Verdana; 
			color: #008000;
}
#isaiah {
background-position: center; color: #000000; font-family: Tempus Sans ITC; font-size: 16pt; font-weight: 
               bold; width: 640; height: 480; background-image: 
               url('images/The_Oaks_Ministry.PNG'); background-repeat:no-repeat
}
#sub_header{
font-family: "Viner Hand ITC";
font-size: 19px
}
#navbar	{
	width:100%; 
	}
a:link {color:#FF0000} /* unvisited link */
a:visited {color:#00FF00} /* visited link */
a:hover {color:#FF00FF} /* mouse over link */
a:active {color:#0000FF} /* selected link */
a:link.about_button {
background: transparent url('_private/buttons/about_the_oaks.png') no-repeat;
  display: block; 
}
a:active.about_button {
background: transparent url('_private/buttons/about_the_oaks.png') no-repeat;
  display: block; 
}
