@charset "utf-8";
body {
	background-image: url(ministrybg.jpg);
	background-position: center top;
	background-color: #FF3399;
	background-repeat: no-repeat;
	position: relative;
	height: 595px;
	width: 842px;
	margin: auto;
}
#navigate {
	position: relative;
	height: 20px;
	width: 150px;
	left: 210px;
	top: 380px;
	right: 0px;
	bottom: 0px;
	font-weight: bolder;
	color: #FFFFFF;
	font-size: 24px;
}
#navigate a {color:#FFFFFF}

#container {
	position: relative;
	z-index: 0;
	background-repeat: no-repeat;
	left: 420px;
	top: 10px;
	right: 0px;
	bottom: 0px;
	width: 400px;
	font-family: Arial, Helvetica, sans-serif;
	}}


p {
	text-align: justify;
	color: #FFFF00;
	font-size: medium;
	line-height: 1.25em;
	font-weight: bold;
}
.pyellow {
	color: #FFFF00;
	font-weight: bold;
}

a:link, a:visited {
	text-decoration: underline;
	color: #000099;
}
a:hover, a:active { text-decoration: none; color: #ff9600; }
li {
	text-decoration: none;
	list-style-type: none;
	display: block;
	color: #000000;
}
.lsp1 {
	line-height: 0.5px;
	font-weight: bold;
}
h2 {
	color: #FFFFFF;
}
.lsp1yellow {
	line-height: 0.5px;
	color: #FFFF00;
	font-weight: bold;
}

