body {
font-size: 11pt; line-height: 1em; 
font-family: Palatino, Times, "Times New Roman", serif; font-weight: normal; text-align: left; color: #000080; font-style: normal;}

p {text-align: left;
text-indent: 2em;
font-family: Palatino, Times, "Times New Roman", serif; font-size: 1em;l ine-height: 1.5em; font-weight: normal; text-align: left;
font-style: normal;}

#main-content {font-size: 1em; line-height: 1.5 em;
font-family: Palatino, Times, "Times New Roman", serif; font-size: 1em; font-weight: normal; text-align: left; font-style: normal; margin-left: 10px;
}

h1 {text-align: center; color: #000080; font-family:Palatino, Times, "Times New Roman",serif; font-size: 2em; font-weight: bold; font-style: normal;
}

h2 {text-align: center; color:#00184a; font-family:Palatino, Times, "Times New Roman",serif; font-size: 1.75em; font-weight: bold; font-style: normal;}

h3 {text-align: center; color:#00184a; font-family:Palatino, Times, "Times New Roman",serif; font-size: 1.25em;f ont-weight: bold; font-style: normal;}

td {
	font-family: Palatino, Times, "Times New Roman", serif; font-size: 11pt;
}

th {
	font-family: Palatino, Times, "Times New Roman", serif; 
}


a:link {font-family: Palatino, Times, "Times New Roman";font-style: normal;
text-decoration: underline;
font-weight: bold;
color: #003139;} 

a:visited {font-family: Palatino, Times, "Times New Roman";font-weight: lighter;
color: #006b7b;
}

a:hover {font-family: Palatino, Times, "Times New Roman";text-decoration: underline;
color: #7e51cb;
background-color: #cccccc;
font-weight: bold;}

a:active {font-family: Palatino, Times, "Times New Roman";
text-decoration: underline;font-weight: normal;
color: #003139;}




 
  
	  
/*- Menu Tabs B--------------------------- */

    #tabsB {
      float:center;
      width:100%;
      font-size:90%;
      line-height:normal;
      }
    #tabsB ul {
	margin:0;
		padding:5px 5px 0 50px;
	list-style:none;
      }
    #tabsB li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsB a {
      float:left;
      background:url("tableftB.gif") no-repeat left top; 
      margin:0;
      padding:0px 0px 4px;
      text-decoration:none;
      }
    #tabsB a span {
      float:left;
      display:block;
      background:url("tabrightB.gif") no-repeat right top;
      padding:5px 8px 8px 8px;
      color:#0000C0;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsB a span {float:none}
    /* End IE5-Mac hack */
    #tabsB a:hover span {
      color:#129AE8;
      }
    #tabsB a:hover {
      background-position:0% -40px;
      }
    #tabsB a:hover span {
      background-position:0% -40px;
       }
	
	
	
	<div id="tabsB">
	  		<a href="index.html" title="Home Page"><span>Home</span></a>
	  		<a href="clusters.html" title="Clusters of WP"><span>Clusters</span></a>
	  		<a href="charges.html" title="Churches & Clergy"><span>Pastoral Charges</span></a>
	  		<a href="meetings.html" title="Newsletter"><span>Meetings-Wahoo!</span></a>
	  		<a href="events.html" title="Coming Events"><span>Events</span></a>
	  		<a href="resources.html" title="Resources"><span>Resources</span></a>
			 <a href="links.html" title="Links of Interest"><span>Links</span></a>
	</div>
	<br /><br />
	
	
