/**@charset "utf-8";*/
/* CSS Document */

html, body, h1, h2, h3, h4, h5, h6, form{
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	margin: 0px;
	padding: 0px;
	background-color: #DAEAEC;
}

#wrapper {
	width: 800px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: thin solid #01684B;
}
#about-wrapper {
	background-image: url(../2009-images/banners/about.jpg);
	background-repeat: no-repeat;
	height: 112px;
	width: 800px;
}

#resources-wrapper {
	background-image: url(../2009-images/banners/resources.jpg);
	background-repeat: no-repeat;
	height: 112px;
	width: 800px;
}

#ministries-wrapper {
	background-image: url(../2009-images/banners/ministries.jpg);
	background-repeat: no-repeat;
	height: 112px;
	width: 800px;
}

#news-wrapper {
	background-image: url(../2009-images/banners/news.jpg);
	background-repeat: no-repeat;
	height: 112px;
	width: 800px;
}

#main-text {
	width: 780px;
	margin: 0px;
	background-color: #FFF;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

#main-text-news {
	width: 800px;
	background-color: #FFF;
	padding: 0px;
}

.photo-left {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 5px;
}

#photo-left-caption {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 5px;
}

.photo-right {
	float: right;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}

.clear {
	clear: both;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
}
.pub-heading {
	background-color: #D7E7F7;
	height: 40px;
	width: 625px;
	font-size: large;
	font-style: italic;
	font-weight: bold;
	color: #0075CF;
	letter-spacing: 0.1em;
	line-height: 40px;
	padding-left: 5px;
}

#publications-left {
	float: left;
	width: 150px;
	padding-left: 7px;
}
#publications-right {
	float: right;
	width: 630px;
	background-color: #FFF;
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 1px;
}
.clear {
	clear: both;
}

#menu-links-about {
	float: right;
	height: 112px;
	width: 450px;
	margin-right: 10px;
}

#menu-links-resources {
	float: right;
	height: 112px;
	width: 430px;
	margin-right: 10px;
}

#menu-links-left-resources {
	width: 140px;
	float: left;
}

#menu-links-middle-resources {
	width: 140px;
	float: left;
	margin-left: 10px;
}

#menu-links-right-resources {
	width: 140px;
	float: right;
}

#menu-links-news {
	float: right;
	height: 112px;
	width: 450px;
	margin-right: 10px;
}

#menu-links-left-news {
	width: 140px;
	float: left;
}

#menu-links-middle-news {
	width: 140px;
	float: left;
	margin-left: 10px;
}

#menu-links-right-news {
	width: 140px;
	float: right;
}

#menu-links-ministries {
	float: right;
	height: 112px;
	width: 425px;
	margin-right: 10px;
}

#menu-links-left-ministries {
	width: 139px;
	float: left;
}

#menu-links-middle-ministries {
	width: 141px;
	float: left;
	margin-left: 3px;
}

#menu-links-right-ministries {
	width: 139px;
	float: right;
}


#menu-links-left {
	width: 150px;
	float: left;
}

#menu-links-middle {
	width: 140px;
	float: left;
	margin-left: 10px;
}

#menu-links-right {
	width: 150px;
	float: right;
}

#second-links {
	width: 790px;
	padding-right: 5px;
	padding-left: 5px;
	text-align: center;
	background-color: #FFF;
}

a:hover {
	color: #326400;
}

#no-flash {
	background-image: url(../2009-images/noFlashBackground.jpg);
	height: 360px;
	width: 800px;
}
#news {
	margin-top: -20px;
	margin-left: 340px;
	height: 20px;
}
#header-home {
	height: 207px;
	width: 800px;
}

.newEvent {
	font-size: 20px;
	color: #722C62;
	font-weight: bolder;
	font-style: italic;
}

#video {
	height: 250px;
	width: 350px;
	margin-left: 100px;
	text-align: center;
	margin-top: 0px;
	padding-top: 75px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#bottom-banner {
	background-repeat: no-repeat;
	height: 271px;
	width: 800px;
}

#page-body {
	height: 362px;
	width: 800px;
}

