/*
Designed by Barry Alexander
*/
{
	margin: 0;
	padding: 0;
}

body 
{
	margin: 7px 0;
	height: 36px;
	padding: 5px 0;
	font-size: 120.5%;
	font-family: Trebuchet MS;
	font-color: #000066;
	background-image:url('images/bgrnd1.jpg');
	background-repeat:no-repeat;
	background-position:top left;
	background-attachment:fixed;
}

#main
{
	margin-top: 10px;
	margin-left: 90px;
	width: 1200px;
}

#table1
{
	margin-top: 30px;
	margin-left: 160px;
	width: 1000px;
	height: 700px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
}
#table2
{
	margin-top: 10px;
	margin-left: 30px;
	width: 948px;
	height: 785px;
	font-size: 60.5%;
	font-family: Trebuchet MS;
}

#pastor
{
font-family:"Trebuchet MS", sans-serif;
width:100%;
border-collapse:collapse;
}
#pastor td, #pastor th 
{
font-size:1em;
border:1px solid #98bf21;
padding:3px 7px 2px 7px;
}
#pastor th 
{
font-size:1.1em;
text-align:left;
padding-top:5px;
padding-bottom:4px;
background-color:#A7C942;
color:#ffffff;
}
#pastor tr.alt td 
{
color:#000000;
background-color:#EAF2D3;
}








#metamorph1 {
	height: 36px;
	padding: 5px 0;
	background: #ACCFEC url(images/footer_pic.jpg) repeat-x;
	border-top: 5px solid #5592C6;
	text-align: center;
}

#menu {
	margin-top: 3px;
	width: 960px;
	height: 115px;
}

#menu ul {
	margin: 0;
	padding-left: 48px;
	padding-top: 8px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 90px;
	height: 30px;
	margin-left: 1px;
	padding-top: 15px;
	background: url(images/button.png)no repeat;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}
