* {
	margin: 0;
	padding: 0px;
	}
	
	body {
	background-color: #006;
	/* or 262755 */
	font-size: 90%;
	font-family: Palatino, times, serif;
	}
	
	#wrapper {
	width: 800px;
	margin: 10px auto 0;
	position: relative;
	background-repeat: no-repeat;
	background-position: bottom center;
	padding-bottom: 600px;
	}
	
	#index #wrapper {
	background-image: url(RSMhome08.jpg);
	background-position: top center;
	padding-bottom: 610px;
	}
	
	#assoc_ministries #wrapper {
	background-image: url(AssocMinistriesBG02.jpg);
		background-color: #006;
	}
	
	#associates #wrapper {
	background-image: url(associatesBackground.jpg);
    }
    
    #assoc_ministries #wrapper {
	background-color: white;
    }
	
	#education #wrapper {
	background-image: url(educationBackground02.jpg);
	}
	
	#healthcare #wrapper {
	background-image: url(healthcareBackground.jpg);
    }
	
	#housing #wrapper {
	background-image: url(housingBackground.jpg);
	}
	
	#ministries #wrapper {
	background-image: url(ministriesBackground.jpg);
	}
	
	#missions #wrapper {
    background-image: url(missionsBackground.jpg);
    }
	
	#vocations #wrapper {
	background-image: url(vocationsBackground.jpg);
	}
	
	#volunteers #wrapper {
	background-image: url(volunteersBackground.jpg);
	}

#crossbackground {
	background-image: url();
	background-repeat: no-repeat;
	padding-bottom: 600px;
	}
	
	
#history #content01 li {	
margin: 0px;
padding: 0px;
}
	

#homeNav {
width: 140px;
height: 160px;
border: 0px solid black;
position: absolute;
top: 0px;
left: 0px;

}

#homeNav a {
width: 140px;
height: 160px;
border: 0px solid black;
position: absolute;
top: 0px;
left: 0px;
display:block;
}

/* The contact ID is the footer line, the contact class is the address on the index page */

#contact {
position: absolute;
bottom: -30px;
right: 0px;
width: 800px;
border: 0px solid black;
color: white;
text-align: right;

}


#contact a{
color: white;
padding-bottom: 20px;
}