﻿body
{
	background-color: #E1ECFF;
}
p
{
	font-size: 10pt;
	font-family: Tahoma;
	text-align: justify;
	line-height: 150%;
}
ul
{
	font-size: 10pt;
	font-family: Tahoma;
	text-align: justify;
	line-height: 150%;
}
a
{
	color: #046380;
	text-decoration: none;
	text-align: center;
}
.table
{
	border: thin solid #2C86CE;
	margin: 0px;
	background-color: #FFFFFF;
}
.menuButtonLeftMiddle
{
	border-width: 1px;
	border-style: none dotted none none;
	border-color: #FFFFFF;
	width: 137px;
}
.menuButtonRight
{
	border-style: none none none none;
	width: 132px;
}
.menuButton
{
	border-color: silver;
	border-width: 1px;
	padding: 2px 0px 0px 0px;
	background-color: #0F3559;
	margin: 0 auto;
	height: 32px;
	text-align: center;
	cursor: pointer;
}

.menuButton a
{
	font-family: verdana;
	font-size: 9pt;
	color: #FFFFFF;
}

.menuButton:hover
{
	font-family: verdana;
	font-size: 9pt;
	color: silver;
}

.menuButton:hover a
{
	color: silver;
}

.bannerPhotoPlaceHolder
{
	width: 546px;
	height: 73px;
}

.leftPhotoPlaceHolder
{
	width: 226px;
	height: 339px;
}

.manAndSkyPhoto
{
	background-image: url('images/ministriesman.jpg');
}
.roadAndSkyPhoto
{
	background-image: url('images/bannerphoto_1.jpg');
}
.crossPhoto
{
	background-image: url('images/aboutcross.jpg');
}
.skyAndCloudPhoto
{
	background-image: url('images/bannerphoto_2.jpg');
}
.manHoldingBiblePhoto
{
	background-image: url('images/HomeBook.jpg');
}
.crossOnGrassPhoto
{
	background-image: url('images/crossongrass.jpg');
}
.bridgePhoto
{
	background-image: url('images/bridge.jpg');
}
