a {
	color: #000000;
}

a.visited {
	color: #000000;
}
.menu1 {
	top: 250px; 
	width:320px; 
	height:251px;
	left:20px;
	background-color:white; 
	display:none;
	position:absolute;
	opacity: .80;
	filter: alpha(opacity=80);
	text-align: center;
	font-size: 16px;
	font-weight: bold;
}

.menu2 {
	top: 250px; 
	width:320px;
	height:251px;
	left:20px;
	background-color:white; 
	display:none;
	position:absolute;
	opacity: .80;
	filter: alpha(opacity=80);
	font-size: 16px;
	font-weight: bold;
}

.menu3 {
	top: 250px; 
	width:320px;
	height:251px;
	left:20px;
	text-align: right;
	background-color:white; 
	display:none;
	position:absolute;
	opacity: .80;
	filter: alpha(opacity=80);
	font-size: 16px;
	font-weight: bold;
}

.page {
	padding : 20;
	width: 310px;
	height: 530px;
	background: url('images/IMG_3314_edit_small.jpg');
	margin: 0;
	left: 20px;
	border: 1px none black;
}

.sideBar {
	width: 320px;
	height: 20px;
	position: absolute;
	top: 500px;
	opacity: .85;
	filter: alpha(opacity=85);
	background-color:white;
	border: 1px black solid;
	left: 20px;
}

.bottomBar {
	width: 675px; 
	height: 125px;
	position: absolute;
	left: 125px;
	top: 475px;
	opacity: .80;
	filter: alpha(opacity=80);
	background-color:#B07C5E; 
	border: 1px black solid;
}

.bottomBarText {
	padding: 10px;
	width: 675px; 
	height: 125px;
	position: absolute;
	left: 125px;
	top: 475px;
	opacity: .99;
	filter: alpha(opacity=99);
}

.bbi {
	font-family: 'times new roman';
	font-size: 16px;
	font-weight: 600;
	font-style: italic;
}

.bbn {
	font-family: arial, helvetica;
	font-size: 70%;
	font-weight: 200;
	font-style: normal;
}


.logo {
	width: 200px; 
	height: 125px;
	left:21px;
	position: absolute;
	top:0px;
} 

.WWB {
	position: absolute;
	top: 501px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: 600;
	font-style: italic;
	width: 107px;
	left: 20px;
	height: 19px;
}

.WWA {
	position: absolute;
	top: 501px;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: 600;
	font-style: italic;
	width: 107px;
	left: 125px;
	height: 19px;
}


.WWD {
	position: absolute;
	top: 501px;
	text-align: right;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: 600;
	font-style: italic;
	width: 111px;
	left: 230px;
	height: 19px;
}
.template {
	position: absolute;
	top: 0px;
	hight: 600px;
	width: 400px;
}

.one {
	position: absolute;
	top: 0px;
	hight: 600px;
	width: 400px;
}

.textPosition {
	position: absolute;
	top: 20px;
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	left: 370px;
	width: 600px;
	height: 136px;
}

.pastor {
	position: absolute;
	top: 102px;
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	left: 120px;
	width: 600px;
	height: 136px;
}

.button {
	width: 42px;
	height: 19px;
	position: absolute;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	top: 60px;
	opacity: .85;
	filter: alpha(opacity=85);
	background-color:#595564;
	border: 1px black solid;
	left: 0px;
}

.button2 {
	width: 84px;
	height: 19px;
	position: absolute;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	top: 60px;;
	opacity: .85;
	filter: alpha(opacity=85);
	background-color:#595564;
	color: #FFFFFF;
	border: 1px black solid;
	left: 46px;
}


.contactForm {
float: left;
}

.contactFieldLeftSide{
	width: 100px;
	float: left;
}
.contactFieldRightSide{
	width: 300px;
	float: left;
}


body
{
	margin: 0; 
	padding: 0;
} 
