@charset "UTF-8";
body {
	background-color: #6699CC;
	background-image: url(images/bodybg.gif);
	background-repeat: repeat;
	margin: 5px;
	text-align: justify;
}

#container {
	width: 800px;
	margin-right: auto;
	margin-left: -400px;
	position: absolute;
	left: 50%;
	height: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;

}
#banner {
	background-image: url(images/banner.jpg);
	background-repeat: no-repeat;
	height: 175px;
	width: 800px;
	position: absolute;
	top: 0px;
	border-top-width: medium;
	border-right-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #5683ad;
	border-right-color: #5683ad;
	border-left-color: #5683ad;
}
#sitename {
	right: 5px;
	position: absolute;
    color: white;
	text-align: right;
	font-weight: bolder;
/*	filter: shadow(color:black); */
}
#main {
/*	background-image: url(images/repeat.gif);
	background-repeat: repeat-y; */
	background-color: white;
	width: 800px;
	height: auto;
	position: absolute;
	top: 170px;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #5683ad;
	border-bottom-color: #5683ad;
	border-left-color: #5683ad;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #003366;
	text-decoration: none;

}
.blog_home {
	padding-right: 50px;
	padding-left: 50px;
	padding-bottom: 50px;
	padding-top: 50px;
}

/* menu start */
#box_shadow {
	filter: alpha (opacity=50);
	opacity: 0.5;
	background-color: black;
	top: 140px;
	left: 405px;
	width: 395px;
	height: 19px;
	position: absolute;
}

table tr a.mainlevel {
	line-height: 25px;
}
.top_drops {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;

}
.top_drops a {
	color: #FFFFFF;
	text-decoration: none;
}
.top_drops a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.top_drops a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.top_drops a:hover {
	color: Silver;
	text-decoration: none;
}
.top_drops a:active {
	color: #FFFFFF;
	text-decoration: none;
}

.bottem_drops {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	height: 15px;
}
.bottem_drops a:link {
	color: #e0eff8;
	text-decoration: none;
}
.bottem_drops a:visited {
	color: #e0eff8;
	text-decoration: none;
}
.bottem_drops a:hover {
	color: #ffffff;
	text-decoration: none;
}
.bottem_drops a:active {
	color: #e0eff8;
	text-decoration: none;
}


#info {
/*	height: 15px;
	width: auto; */
	top: 140px;
	left: 415px;
	position: absolute;
	text-align: left;
}
#info_drop {
	width: 135px;
	top: 160px;
	left: 410px;
	position: relative;
	visibility: hidden;
	background-color: #5683ad;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #5683ad;
	border-bottom-color: #5683ad;
	border-left-color: #5683ad;
	padding-top: 5px;
	padding-left: 3px;
	padding-bottom: 5px;
}

#ministries {
/*	height: 15px;
	width: auto; */
	top: 140px;
	left: 560px;
	position: absolute;
	text-align: left;
}
#ministries_drop {
	width: 100px;
	top: 160px;
	left: 540px;
	position: absolute;
	visibility: hidden;
	background-color: #5885af;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #5885af;
	border-bottom-color: #5885af;
	border-left-color: #5885af;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
}

#news {
	height: 15px;
	width: auto;
	top: 140px;
	left: 650px;
	position: absolute;
	text-align: left;
}
#news_drop {
	width: 145px;
	top: 160px;
	left: 645px;
	position: absolute;
	visibility: hidden;
	background-color: #608fb7;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #608fb7;
	border-bottom-color: #608fb7;
	border-left-color: #608fb7;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
}