body {
	height: 100%;
	margin-top: 0px;
}

ul {margin-left: 0em; padding-left: 0.5em;}

#services-text {
	width:610px;
	height:auto;
	float: right;
	overflow: hidden;
	padding-top: 0px;
	color: #333;
	padding-right: 5px;
	font-family: Arial, Helvetica, sans-serif;
}

#services-text a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	color: #6D8855;
}
#services-text a:link {
	border:none;
	color: #336633;
}

#services-text a:visited {
	border:none;
}

#services-text a:hover {
	border:none;
	color: #30;
}

#navbar {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #6D8855;
	width: 800px;
	position: absolute;
	left: auto;
	top: 58px;
}

#navbar a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-decoration:none;
}

#navbar a:link {
	color: #6D8855;
}
#navbar a:visited {
	color: #6D8855;
}
#navbar a:hover {
	color: #103499;
}
#navbar a:active {
	color: #103499;
}
.services-text {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: 336633;
}
#main #layout #body #services-text a {
	color: #336633;
	text-decoration: none;
}

body {
	background-color: #eee;
}
.style1 {font-size: 9px}


/*sections*/



#main {
	height: 100%;
	margin-left:auto;
	margin-right:auto;
	background-color: #FFF;
	overflow: hidden;
}


#layout {
	width: 800px;
	top: 0px;
	background-color: #F1F2D5;
	border: 1px solid #000;
	height: 100%;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}

#header {
	height: 100%;
	background-color: #C6D2AD;
	top: 5px;
	right: 30px;
}

#navbar {
	width: 800px;
	height: 18px;
}

#tagline{
	width: 800px;
	height: 24px;
	border-top: 1px solid #6D8855;
	background-color: #FFF;
}

#peace-pics{
	width: 800px;
	height: 102px;
	background-color: #ECF9CF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #AB10D2;
	border-bottom-color: #AB10D2;
	margin-bottom: 0px;
}


#peace-pics img {
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	}

#body{
	width: 800px;
	height: 100%;
	background-color: #F1F2D5;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	top: 0px;
	overflow: hidden;
	border-bottom-color: #6D8855;
}

#footer{
	border-top: 1px solid #6D8855;
	width: 800px;
	height: 21px;
	background-color: #C6D2AD;
	position: relative;
	left: auto;
	bottom: 0px;
}

/*elements*/

#footer-image{
display:block;
margin-left:auto;
margin-right:auto;
padding-top:5px;
}

#peace-logo {
	position:absolute;
	width:181px;
	height:115px;
	z-index:5;
	left: 622px;
	top: 68px;
}
#sidebar {
	width:177px;
	height:auto;
	color: #103499;
	text-align: left;
	background-color:#C6D2AD;
	min-height: 573px;
	margin-top: 0px;
}

#sidebar li{
	list-style: none;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
  }

#sidebar selected a{
    color: #FFF;
	}

#sidebar a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-decoration:none;
}

.menu a:link {
	color: #336633;
}
.menu a:visited {
	color: #336633;
}
.menu a:hover {
	color: #F1F2D5;
}
.menu a:active {
	color: #F1F2D5;
}


.selected a:link {
	color: #333;
}
.selected a:visited {
	color: #333;
}
.selected a:hover {
	color: #F1F2D5;
}
.selected a:active {
	color: #F1F2D5;
}



#sidebar img {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	}
	
#h2 {
	display: inline;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	color: #4f604f;
}

.left {
	float: left;
	marign-top: 10px;
	marign-left: 0px;
	margin-right: 10px;
	border: 3px;
	border-color: #FFFFFF;
	}

.right {
	float: right;
	margin-right: 10px;
	margin-top: 10px;
	border: 3px;
	border-color: #FFFFFF;
}
.heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	color: #4f604f;
	text-align: center;
}

