
body {
	background-color:ebecf1;
	
	margin-top: 0px;
	margin-left: 5px;
	text-align: center;
	
	}
img a:hover {
	border: 4px #666666;
	}
img a {
	border: 1px solid #666666;
	}
	
#content {
	margin-top: 0px;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	padding: 0px;
	overflow: visible;
	
	
	}
	
#logo {
	width: 168px;
	height: 139;
	top:  0px;
	left: 0px;
	padding: 0;
	position: absolute;
	
	}

#headerspace {
	width: 346px;
	height: 97px;
	position: absolute;
	background-image: url(images/header_space.gif);
	background-repeat: no-repeat;
	top: 0px;
	left: 168px;
	padding: 0px;
	
	}
#news {
	width: 286px;
	background-image: url(images/header_newssign.gif);
	bacground-repeat: no-repeat;
	height: 68px;
	position: absolute;
	top: 0px;
	left: 514px;
	padding: 0px;

	}

#nav2 {
	width: 286px;
	height: 29px;
	position: absolute;
	background-image: url(images/header_nav2.gif);
	top: 68px;
	left: 514px;
	padding: 0;
	
	
	}

#nav {
	width: 632px;
	height: 41px;
	position: absolute;
	top: 97px;
	left: 168px;
	padding: 0px;
	background-image: url(images/header_mainnav.gif);
	background-repeat: no-repeat;
	}

#subnav {
	width: 204px;
	height: 361px;
	position: absolute;
	top: 232px;
	left: 0px;
	padding: 0px;
	background-image: url(images/interior_subnav.gif);
	background-repeat: no-repeat;
	
	}
	
#picture {
	width: 473px;
	height: 325px;
	position: absolute;
	top: 138px;
	left: 0px;
	padding: 0px;
	background-image: url(images/feature_picture.gif);
	background-repeat: no-repeat;
	}

#picture_interior {
	width: 800px;
	height: 94px;
	position: absolute;
	top: 138px;
	left: 0px;
	padding: 0px;
	background-image: url(images/interior_feature.gif);
	bacground-repeat: no-repeat;
	}
	
#whatwedo {
	top: 138px;
	border: 0px;
	width: 328px;
	height: 200px;
	background-image: url(images/feature_whatwedo.gif);
	background-repeat: no-repeat;
	position: absolute;
	left: 472px;
	
	}
#donate {
	top: 337px;
	border: 0px;
	width: 328px;
	height: 126px;
	background-image: url(images/feature_donate.gif);
	background-repeat: no-repeat;
	position: absolute;
	left: 472px;
	
	}
	
#textarea_home {
	width:800px;
	height: auto;
	position: absolute;
	background-image: url(images/textbg_home.gif);
	background-repeat: repeat-y;
	top: 462px;
	left: 0px;
	padding: 0px;
	
	}

#textarea_interior {
	width:800px;
	height: auto;
	position: absolute;
	background-image: url(images/textbg_home.gif);
	background-repeat: repeat-y;
	top: 232px;
	left: 0px;
	padding: 0px;
	min-height: 430px;
	
	}



	
#footer {
	width: 800px;
	height: 69px;margin-left: -400px;
	position: relative;
	background-image: url(images/footerbg.gif);
	background-repeat: no-repeat;
	top: auto;
	left: 0px;
	padding: 0px;
	clear: both;
	
	margin-bottom: 0px; 
	
}