body{
	background: #EAECED;
	color: inherit;
	margin: 0;
}

#main{
	width: 589px;
	background: #EAECED url('../assets/Image/bg.gif') repeat-y;
	color: inherit;
}

#left{
	float: left;
	width: 135px;
	
}

.home {
	background-position: left;
	height: 17px;
	width: 135px;
	background:url('../assets/Image/nb_home.gif') no-repeat;
	display: block;
	color: #393939;
	padding: 0px 0px 0px 0px;
}

.home:hover {
	background-position: left;
	height: 17px;
	width: 135px;
	background: url('../assets/Image/lb_home.gif') no-repeat;
	display: block;
	padding: 0px 0px 0px 0px;
}

.intro {
	background-position: left;
	height: 17px;
	width: 135px;
	background:url('../assets/Image/nb_intro.gif') no-repeat;
	display: block;
	color: #393939;
	padding: 0px 0px 0px 0px;
}

.intro:hover {
	background-position: left;
	height: 17px;
	width: 135px;
	background: url('../assets/Image/lb_intro.gif') no-repeat;
	display: block;
	padding: 0px 0px 0px 0px;
}

.children {
	background-position: left;
	height: 17px;
	width: 135px;
	background:url('../assets/Image/nb_homes.gif') no-repeat;
	display: block;
	color: #393939;
	padding: 0px 0px 0px 0px;
}

.children:hover {
	background-position: left;
	height: 17px;
	width: 135px;
	background: url('../assets/Image/lb_homes.gif') no-repeat;
	display: block;
	padding: 0px 0px 0px 0px;
}

.med_camp {
	background-position: left;
	height: 17px;
	width: 135px;
	background:url('../assets/Image/nb_camps.gif') no-repeat;
	display: block;
	color: #393939;
	padding: 0px 0px 0px 0px;
}

.med_camp:hover {
	background-position: left;
	height: 17px;
	width: 135px;
	background: url('../assets/Image/lb_camps.gif') no-repeat;
	display: block;
	padding: 0px 0px 0px 0px;
}

.outreach {
	background-position: left;
	height: 17px;
	width: 135px;
	background:url('../assets/Image/nb_out.gif') no-repeat;
	display: block;
	color: #393939;
	padding: 0px 0px 0px 0px;
}

.outreach:hover {
	background-position: left;
	height: 17px;
	width: 135px;
	background: url('../assets/Image/lb_out.gif') no-repeat;
	display: block;
	padding: 0px 0px 0px 0px;
}

.help {
	background-position: left;
	height: 17px;
	width: 135px;
	background:url('../assets/Image/nb_child.gif') no-repeat;
	display: block;
	color: #393939;
	padding: 0px 0px 0px 0px;
}

.help:hover {
	background-position: left;
	height: 17px;
	width: 135px;
	background: url('../assets/Image/lb_child.gif') no-repeat;
	display: block;
	padding: 0px 0px 0px 0px;
}

.area {
	background-position: left;
	height: 17px;
	width: 135px;
	background:url('../assets/Image/nb_area.gif') no-repeat;
	display: block;
	color: #393939;
	padding: 0px 0px 0px 0px;
}

.area:hover {
	background-position: left;
	height: 17px;
	width: 135px;
	background: url('../assets/Image/lb_area.gif') no-repeat;
	display: block;
	padding: 0px 0px 0px 0px;
}

.formintouch {
	background-position: left;
	height: 17px;
	width: 135px;
	background:url('../assets/Image/nb_touch.gif') no-repeat;
	display: block;
	color: #393939;
	padding: 0px 0px 0px 0px;
}

.formintouch:hover {
	background-position: left;
	height: 17px;
	width: 135px;
	background: url('../assets/Image/lb_touch.gif') no-repeat;
	display: block;
	padding: 0px 0px 0px 0px;
}

.links {
	background-position: left;
	height: 17px;
	width: 135px;
	background:url('../assets/Image/nb_links.gif') no-repeat;
	display: block;
	color: #393939;
	padding: 0px 0px 0px 0px;
}

.links:hover {
	background-position: left;
	height: 17px;
	width: 135px;
	background: url('../assets/Image/lb_links.gif') no-repeat;
	display: block;
	padding: 0px 0px 0px 0px;
}

.namungongo {
	background-position: left;
	height: 17px;
	width: 135px;
	background:url('../assets/Image/nb_project.gif') no-repeat;
	display: block;
	color: #393939;
	padding: 0px 0px 0px 0px;
}

.namungongo:hover {
	background-position: left;
	height: 17px;
	width: 135px;
	background: url('../assets/Image/lb_project.gif') no-repeat;
	display: block;
	padding: 0px 0px 0px 0px;
}

#links_pic{
	positon: relative;
	float: left;
	width: 150px;
	height: 400px;
	margin-right: 0px;
}
#links_text{
	positon: relative;
	float: right;
	width: 275px;
	height: 500px;
	margin-right: 0px;
	padding-left: 5px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	color: #000;
	font-family: verdana, arial;
	font-size: 1em;
}

#namungongo_pic{
	positon: relative;
	float: left;
	width: 150px;
	height: 650px;
	margin-right: 0px;
}
#namungongo_text{
	positon: relative;
	float: right;
	width: 275px;
	height: 650px;
	margin-right: 0px;
	
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	color: #000;
	font-family: verdana, arial;
	font-size: 1em;
}

#right_top {
	positon: relative;
	float: left;
	width: 447px;
	margin-left: 0px;
	margin-right: 0px;
	
}

#right{
	positon: relative;
	float: left;
	width: 447px;
	background: #eaeced ;
	margin-left: 0px;
	margin-right: 0px;
}

#right_body {
	
	float: right;
	width: 440px;
	margin-left: 0px;
	padding-left: 5px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	color: #000;
	font-family: verdana, arial;
	font-size: 0.6em;
	background: url('../assets/Image/back_02.jpg');
}

#footer_nav {
	
	positon: relative;
	float: left;
	width: 584px;
	height: 20px;
	background-color: #00416b;
	padding-bottom: 2px;
}

#footer{
	background-color: #EAECED;
	Width: 584px;
	text-align: center;
	margin: 0px;
	clear: both;
}

#main_footer{
	float: right;
	Width: 444px;
	height: 100px;
	text-align: center;
	margin: 0px;
	clear: both;
}

.thingy {
	background: url('../assets/Image/bg.jpg') repeat-y left;
}

a {font-weight: normal;
	text-decoration: underline;
	color: #00008B;
	font-family: verdana, arial;
	font-size: 1em;
}

a:hover{color: #B0C4DE;
	text-decoration: none;
	font-style: none;
	font-family: verdana, arial;
	font-size: 1em;
}

.homenav {font-weight: normal;
	text-decoration: underline;
	color: #FFFFFF;
	font-family: verdana, arial;
	font-size: 0.6em;
}

.homenav:hover {color: #B0C4DE;
	font-weight: normal;
	text-decoration: none;
	font-style: none;
	font-family: verdana, arial;
	font-size: 0.6em;
}
.footlink {font-weight: bold;
	text-decoration: underline;
	color: #00008b;
	font-family: verdana, arial;
	font-size: 1em;
}

.footlink:hover {color: #B0C4DE;
	font-weight: bold;
	text-decoration: none;
	font-style: none;
	font-family: verdana, arial;
	font-size: 1em;
}

.foot1 {
	width: 320px;
	height: 15px:
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	color: white;
	font-style: none;
	font-family: verdana, arial;
	font-size: 0.6em;
	background-color: #00416b;
	padding-bottom: 2px;
}

.foot2 {
	width: 320px;
	height: 75px:
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	color: #000;
	font-style: none;
	font-family: verdana, arial;
	font-size: 0.6em;
	background-color: #c0c0c0;
	padding-bottom: 2px;
	
}

.agm {
	width: 320px;
	height: 45px:
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	color: #00008B;
	font-style: none;
	font-family: verdana, arial;
	font-size: 0.6em;
	background-color: #bccae3;
	padding-bottom: 2px;
	
}

.date{text-align: center;
	color: #666666;
	font-size: 1em;
}

.name {font-weight: bold;
	text-decoration: none;
	color: #00008B;
	font-family: verdana, arial;
	font-size: 1em;
}

.title {font-weight: bold;
	text-decoration: none;
	color: #00008B;
	font-family: verdana, arial;
	font-size: 1em;
}

.title2 {font-weight: bold;
	text-decoration: none;
	color: #00008B;
	font-family: verdana, arial;
	font-size: 12px;
}

.nav{
	display: block;
	width: 125px;
	height: 17px;
	color: #fff;
	text-decoration: none;
	font-style: none;
	font-family: verdana, arial;
	font-size: .48em;
	background: url('../assets/Image/normal.gif') no-repeat;
	padding: 4px 0px 0px 10px
}

.nav:hover{
	display: block;
	width: 125px;
	height: 17px;
	background: url('../assets/Image/hover.gif') no-repeat;
	color: #fff;
	text-decoration: none;
	font-style: none;
	font-family: verdana, arial;
	font-size: .48em;
	padding: 4px 0px 0px 10px
}

.namnav{
	display: block;
	width: 125px;
	height: 17px;
	font-weight:normal;
	text-decoration: none;
	color:#fff;
	font-family: verdana, arial;
	font-size: .48em;
	background: url('../assets/Image/nam_normal.gif') no-repeat;
	padding: 3px 0px 0px 10px
}

.namnav:hover{
	display: block;
	width: 125px;
	height: 17px;
	color: #fff;
	text-decoration: none;
	font-style: none;
	font-family: verdana, arial;
	font-size: .48em;
	background: url('../assets/Image/hover.gif') no-repeat;
	padding: 3px 0px 0px 10px
}

#left ul, #left li {
	margin: 0;
	padding: 0;
	cursor: default;
	list-style-type: none;
	display: inline;
}


