@charset "iso-8859-1";

body {
	background-color: #FFF09B;
	/*#2D4470 #fcefde dde4e9*/
}

h2 {
	text-align: center;
}

a {
	text-decoration: none;
}

#alph {
	text-align: center;
	text-decoration: none;
}

#alph a {
	text-decoration: none;
	font-weight: bold;
}

li a {
	color: #0066CC;
	text-decoration: none;
	border: 0;
	font-size: 105%;
	line-height: 27px;
}

#navlist {
	list-style: url("image/highlightdot2.gif");
}

#wrapper {
	font-family: verdana;
	margin: -8px -8px 0px -8px;
}

#banner {
	width: 100%;
	height: auto;
	max-width: 1200px;
	margin: 0px 0px 0px 0px;
	/*-20px 0px 0px -35px; */
}

#header {
	background-color: #FFF09B;
	/*558abb*/
	width: 100%;
	color: #000000;
	text-align: center;
	padding: 0px 0px;
}

#main {
	background-color: #ffffff;
	width: 100%;
	max-width: 850px;
	padding: 14px;
	margin: 0 auto;
	word-wrap: break-word;
}

.ministry a {
	color: #079b53;
	/*#76f8b9;*/
}

.ministry {
	color: #079b53;
	/*#76f8b9;*/
}

.footer {
	display: flex;
	justify-content: center;
	align-items: center;
}

.footer img {
	width: 23px;
	height: 23px;
	margin-right: 5px;
}

.h2 {
	text-align: center;
	font-size: 1.1rem;
}