body { margin:0px; padding:0px;
	background:url("../images/SidebarBg.gif") repeat-y; }

#main { margin:0px; padding:0px; 
	background:url("../images/HeaderBg.gif") repeat-x;
	width:100%; font:11pt tahoma, arial, serif; }

#header { margin:0px; padding:0px; 
	background:url("../images/Header.gif") no-repeat;
	width:740px; height:140px; }
#header h1 { display:none; }

#menu { position:relative; left:0px; width:210px; }
#menu ul { list-style:none; margin:0px; padding:0px; }
#menu ul li { margin:0px; padding:0px; }
#menu ul li a { display:block; margin-right:10px; with:140px; }
#menu ul li a span { display:none; }

#mHome a { background:url("../images/Home.gif") no-repeat top left; height:20px; }
#mHome a:hover { background:url("../images/Home_f2.gif") no-repeat top left; }

#mContact a { background:url("../images/Contact.gif") no-repeat top left; height:20px; }
#mContact a:hover { background:url("../images/Contact_f2.gif") no-repeat top left; }

#mPress a {	background:url("../images/Press.gif") no-repeat top left; height:20px; }
#mPress a:hover { background:url("../images/Press_f2.gif") no-repeat top left; }

#mReps a { background:url("../images/Representatives.gif") no-repeat top left; height:40px; }
#mReps a:hover { background:url("../images/Representatives_f2.gif") no-repeat top left; }

#mVolunteer a { background:url("../images/Volunteers.gif") no-repeat top left; height:20px; }
#mVolunteer a:hover { background:url("../images/Volunteers_f2.gif") no-repeat top left; }

#mHistory a { background:url("../images/History.gif") no-repeat top left; height:20px; }
#mHistory a:hover { background:url("../images/History_f2.gif") no-repeat top left; }

#mDonate a { background:url("../images/Donate.gif") no-repeat top left; height:20px; }
#mDonate a:hover { background:url("../images/Donate_f2.gif") no-repeat top left; }

#mPartners a { background:url("../images/Partners.gif") no-repeat top left; height:20px; }
#mPartners a:hover { background:url("../images/Partners_f2.gif") no-repeat top left; }

#mGallery a { background:url("../images/Gallery.gif") no-repeat top left; height:40px; }
#mGallery a:hover { background:url("../images/Gallery_f2.gif") no-repeat top left; }

#mOrganization a { background:url("../images/Organization.gif") no-repeat top left; height:20px; }
#mOrganization a:hover { background:url("../images/Organization_f2.gif") no-repeat top left; }

#content { position:absolute; left:210px; top:140px; padding-right:75px; }
#content a { color:crimson; }
#content a:hover { color:cornflowerblue; }

#homeContent { background:url("../images/homePeople.gif") no-repeat bottom right; padding-bottom:410px; }

#cclic {
	font-size:0.7em;
	width: 150px;
	color: white;
	padding-top: 100px;
	padding-left: 3px;
}

#cclic a {
	color: yellow;
}

#cclic_img {
}

#cclic_txt{
	display:none;
	position:relative;
	left: 1px;
	top:1px;
}


.bibleQuote { font-weight:bold; font-style:italic; }
.contentNote { font:8pt tahoma, arial, serif; background:#ffffcc; color:orange; }
.personPhoto { float:left; width:73px; height:100px; margin-right:20px; }
.personBio { clear:both; margin-left:50px;}
.representatives_h3 { clear:both; }

