@charset "iso-8859-1";
/* CSS external stylesheet for Gates Ministry */


body 	{
	background : #FFFFCC ;
	color: #000000;
	text-align: center;
	font-family: "Book Antiqua", Verdana, sans-serif;
	font-size: 100%;

	}

.logo {
	position: relative;
	background-color: #99cccc;
	visibility: visible;
	overflow: visible;
	z-index: 0;
	height: 480px;
	width: 256px;
	left: 0px;
	top: 0px;
	right: 256px;
	bottom: 480px;
}

.saying {
	background-color: #FFFFCC;
	height: 50px;
	text-align: right;
	vertical-align: top;

}

.banner {
	background-color: #99CCCC;
	height: 50px;
	text-align: center;
	vertical-align: top;

}

.menu {
	background-color: #FFFFCC;
	height: 48px;
	color: #006633;
	font-family : Garamond, "Times New Roman", serif;
	padding: 0px 2px;
	margin: 0px 2px;
	font-size: 90%;
	text-align: center;
	vertical-align: middle;
	border-top: 2px none #99cccc;
	border-right: 2px solid #99cccc;
	border-bottom: 2px none #99cccc;
	border-left: 2px solid #99cccc;
}
.homepage
	{
	background : #FFFFFF;
	color: #000000;
	font-family : "Book Antiqua", Verdana, sans-serif;
	border-top: thin solid #90B9D2;
	border-right: thin none #90B9D2;
	border-bottom: thin none #90B9D2;
	border-left: thin none #90B9D2;
	text-align: left;
	font-size: 100%;
	padding: 10px 10px 0px 0px;
	list-style-position: outside;
	list-style-type: circle;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	}

.contentpage
	{
	background : #FFFFFF;
	color: #000000;
	font-family : "Book Antiqua", Verdana, sans-serif;
	border-top: thin solid #90B9D2;
	border-right: thin none #90B9D2;
	border-bottom: thin none #90B9D2;
	border-left: thin none #90B9D2;
	text-align: justify;
	text-indent: 25px;
	font-size: 100%;
	padding: 10px 10px 0px 0px;
	list-style-position: inside;
	list-style-type: disc;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
	




.lastupdatepage
	{
	background : #C3DAE6; 
	color: #003C3B;
	font-family : "Book Antiqua", Verdana, sans-serif;
	font-size: 75%;
	}

.contactpage
	{
	color: #003C3B;
	background-color: #C3DAE6;
	font-family : "Book Antiqua", Verdana, sans-serif;
	font-size: 90%;
	border: thin solid #E3BD5C;
	padding: 15px;
	}

.horizontalmenu
	{
	color: #006633;
	background-color: #ffffcc;
	font-family : Garamond, "Times New Roman", serif;
	padding: 0px;
	margin: 0px 2px;
	font-size: 100%;
	text-align: center;
	vertical-align: middle;
	border-top: 0px none #99cccc;
	border-right: 2px solid #99cccc;
	border-bottom: none #99cccc;
	border-left: 2px solid #99cccc;
	height: 45px;
	}






a:link { 
	font-family : Garamond, "Times New Roman", serif;
	font-style : normal;
	color : #006633; 
	text-decoration : underline;
	background-color : transparent;
	}
a:visited { 
	font-family : Garamond, "Times New Roman", serif;
	font-style : normal;
	color : #808080;
	text-decoration : underline;
	background-color : transparent;	
	}
a:hover { 
	font-family : Garamond, "Times New Roman", serif;
	font-style : normal;
	color : #FFFFCC; 
	text-decoration : underline;	
	background-color : #006633;
	}


.mainpage {
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	border-right-style: inset;
	border-left-style: ridge;
	border-right-color: #90B9D2;
	border-left-color: #90B9D2;
	width: 80%;
	top: 0px;
	border-right-width: 4px;
	border-left-width: 4px;
	left: 0px;
	overflow: visible;
	visibility: visible;
	right: 80%;
	bottom: 100%;


}



.bottom
    {
	font-family : "Book Antiqua", Verdana, sans-serif;
	text-align: center;
	font-size: 60%;	
	}
