CrossCulture Community · 크로스컬처 커뮤니티

Join the Mission

Become a member of CrossCulture Community — a non-profit, non-governmental organization building bridges between cultures, nations, and communities through the heritage of the Bible.

Who We Are

CrossCulture Community (크로스컬처 커뮤니티) is a non-profit, non-governmental organization founded in Seoul, Korea in March 2026. It exists as the Korean organizational expression of CrossCulture Community Foundation (CCF), a Texas 501(c)(3) nonprofit established in the United States.

Our founder, Rev. Dr. Bill R. Majors, has served as a missionary in Seoul since June 2, 1982 — an Honorary Citizen of Seoul (2005) and a Korean citizen (dual citizenship since 2012).

Purpose & Mission

CrossCulture Community exists to serve the public interest through cultural, educational, and humanitarian activities that make the knowledge and heritage of the Bible accessible to all people. The Bible is not merely literature — it is one of the most consequential documents in human history.

  • Promote cross-cultural understanding between Korea and the global community — rooted in the Abrahamic covenant and the Gospel of John: God so loved the world
  • Provide educational programs centered on the historical, legal, cultural, spiritual, and civilizational significance of the Bible
  • Support humanitarian and community development initiatives in Korea and beyond
  • Work toward the Museum of the Bible Korea (MOTB-Korea) in Seoul — a permanent cultural center bringing the full story from the Bible to Asia and to the world

Membership Structure

Free Membership · 무료 가입

Membership is open to any individual who supports the mission. There are no dues. Voluntary donations are welcome but do not affect membership standing or voting rights in any way.

These bylaws are a working draft. They will be finalized prior to NPNGO registration with the Republic of Korea. Members who do not agree with the finalized version retain the right to resign before submission.

Voting Rights

All registered members hold full voting rights (의결권) in the General Assembly (총회). This is a fundamental right — one member, one vote.

  • Election and removal of board directors
  • Approval of the annual activity plan and budget
  • Review and approval of annual activity report and financial statements
  • Amendment of the organization's bylaws (정관)
  • Members unable to attend in person may submit a written proxy vote — video attendance carries equal standing

Governance Documents

Full governing documents are publicly available on the Museum of the Bible Korea website.

View Governance Documents →

Membership Application

Join CrossCulture Community · 크로스컬처 커뮤니티에 가입하세요

Membership is free with no financial obligation. A confirmation email will be sent upon approval.

An error occurred. Please try again.

Application Received

Thank you for joining CrossCulture Community. Welcome to this historic journey toward the Museum of the Bible Korea (MOTB-Korea). A confirmation email will be sent shortly.

Building Toward MOTB-Korea

Your membership is a foundational stone in a four-step journey to establish a world-class cultural center for the Bible in Seoul.

Done · 완료
01
Unincorporated Association
비영리임의단체
CrossCulture Community established in Korea, March 2026.
In Progress · 진행 중
02
NPNGO Registration
비영리민간단체
Your membership helps meet the 100-member requirement for official registration with the Seoul Metropolitan Government.
Next · 다음
03
Incorporated Association
사단법인
Full legal corporate status enabling Korean corporate donors and government grants.
Vision · 비전
04
Foundation
재단법인
The permanent legal home of MOTB-Korea — holding the building, collection, and endowment in perpetuity.
.page-hero-inner { max-width: 720px; } .page-eyebrow { font-size: 0.75rem; font-weight: 500; letter-spacing: 0.2em; text-transform: uppercase; color: var(--gold); margin-bottom: 20px; display: flex; align-items: center; gap: 12px; } .page-eyebrow::before { content: ''; display: block; width: 32px; height: 1px; background: var(--gold); } .page-title { font-family: 'Cormorant Garamond', serif; font-size: clamp(2.2rem, 4vw, 3.5rem); font-weight: 600; line-height: 1.1; color: var(--earth-dark); margin-bottom: 20px; } body.ko .page-title { font-family: 'Noto Sans KR', sans-serif; font-size: clamp(1.8rem, 3.5vw, 2.8rem); line-height: 1.3; } .page-subtitle { font-size: 1rem; color: var(--charcoal-soft); line-height: 1.8; border-left: 3px solid var(--gold-light); padding-left: 20px; max-width: 600px; } /* MAIN LAYOUT */ .main { max-width: 1200px; margin: 0 auto; padding: 80px 80px; display: grid; grid-template-columns: 1fr 1fr; gap: 80px; align-items: start; } /* PACKET SIDE */ .packet { } .section-label { font-size: 0.72rem; font-weight: 500; letter-spacing: 0.22em; text-transform: uppercase; color: var(--gold); margin-bottom: 16px; display: flex; align-items: center; gap: 12px; } .section-label::before { content: ''; display: block; width: 24px; height: 1px; background: var(--gold); } .packet-section { margin-bottom: 40px; padding-bottom: 40px; border-bottom: 1px solid rgba(139,111,71,0.12); } .packet-section:last-child { border-bottom: none; margin-bottom: 0; } .packet-title { font-family: 'Cormorant Garamond', serif; font-size: 1.4rem; font-weight: 600; color: var(--earth-dark); margin-bottom: 12px; } body.ko .packet-title { font-family: 'Noto Sans KR', sans-serif; font-size: 1.1rem; } .packet-text { font-size: 0.9rem; color: var(--charcoal-soft); line-height: 1.85; margin-bottom: 14px; } .packet-text:last-child { margin-bottom: 0; } .packet-list { list-style: none; padding: 0; margin: 10px 0; } .packet-list li { font-size: 0.88rem; color: var(--charcoal-soft); line-height: 1.75; padding: 6px 0 6px 20px; position: relative; border-bottom: 1px solid rgba(139,111,71,0.08); } .packet-list li:last-child { border-bottom: none; } .packet-list li::before { content: '→'; position: absolute; left: 0; color: var(--gold); font-size: 0.8rem; } .draft-note { background: rgba(201,148,58,0.08); border-left: 3px solid var(--gold); padding: 14px 18px; font-size: 0.85rem; color: var(--charcoal-soft); line-height: 1.75; margin: 16px 0; border-radius: 0 2px 2px 0; } .free-badge { display: inline-block; background: var(--earth-dark); color: var(--cream); padding: 6px 16px; font-size: 0.75rem; font-weight: 500; letter-spacing: 0.12em; text-transform: uppercase; border-radius: 2px; margin-bottom: 20px; } /* FORM SIDE */ .form-side { position: sticky; top: 100px; } .form-card { background: var(--cream); border: 1px solid rgba(139,111,71,0.15); border-radius: 4px; padding: 40px; } .form-title { font-family: 'Cormorant Garamond', serif; font-size: 1.6rem; font-weight: 600; color: var(--earth-dark); margin-bottom: 6px; } body.ko .form-title { font-family: 'Noto Sans KR', sans-serif; font-size: 1.2rem; } .form-subtitle { font-size: 0.85rem; color: var(--charcoal-soft); margin-bottom: 28px; } .form-field { margin-bottom: 18px; } .form-label { display: block; font-size: 0.78rem; font-weight: 500; letter-spacing: 0.06em; text-transform: uppercase; color: var(--earth-dark); margin-bottom: 6px; } .form-label-sub { font-size: 0.72rem; color: var(--charcoal-soft); font-weight: 300; text-transform: none; letter-spacing: 0; margin-left: 6px; } .form-input, .form-select, .form-textarea { width: 100%; padding: 12px 16px; border: 1.5px solid rgba(139,111,71,0.25); border-radius: 2px; background: var(--warm-white); color: var(--charcoal); font-family: inherit; font-size: 0.9rem; outline: none; transition: border-color 0.2s; -webkit-appearance: none; } .form-input:focus, .form-select:focus, .form-textarea:focus { border-color: var(--gold); } .form-input::placeholder, .form-textarea::placeholder { color: rgba(74,74,70,0.4); } .form-textarea { resize: vertical; min-height: 80px; } .form-row { display: grid; grid-template-columns: 1fr 1fr; gap: 14px; } /* Language toggle in form */ .form-lang-toggle { display: grid; grid-template-columns: 1fr 1fr; border: 1.5px solid rgba(139,111,71,0.25); border-radius: 2px; overflow: hidden; margin-bottom: 18px; } .form-lang-btn { padding: 10px; background: transparent; border: none; font-family: inherit; font-size: 0.85rem; color: var(--charcoal-soft); cursor: pointer; transition: all 0.2s; text-align: center; } .form-lang-btn:first-child { border-right: 1px solid rgba(139,111,71,0.2); } .form-lang-btn.active { background: var(--earth-dark); color: var(--cream); font-weight: 500; } /* Donation radio */ .radio-group { display: grid; grid-template-columns: repeat(3, 1fr); gap: 8px; margin-top: 6px; } .radio-opt { display: flex; align-items: center; gap: 7px; padding: 8px 10px; border: 1.5px solid rgba(139,111,71,0.2); border-radius: 2px; cursor: pointer; transition: border-color 0.2s; font-size: 0.8rem; color: var(--charcoal-soft); } .radio-opt:hover { border-color: var(--gold); } .radio-opt input { accent-color: var(--gold); } /* Checkboxes */ .check-field { display: flex; gap: 12px; align-items: flex-start; padding: 14px; background: var(--warm-white); border: 1px solid rgba(139,111,71,0.15); border-radius: 2px; margin-bottom: 12px; } .check-field input[type="checkbox"] { width: 16px; height: 16px; flex-shrink: 0; margin-top: 3px; accent-color: var(--earth-dark); cursor: pointer; } .check-label { font-size: 0.82rem; color: var(--charcoal-soft); line-height: 1.65; } /* Submit */ .btn-submit { width: 100%; padding: 16px; background: var(--earth-dark); color: var(--cream); border: none; border-radius: 2px; font-family: inherit; font-size: 0.85rem; font-weight: 500; letter-spacing: 0.1em; text-transform: uppercase; cursor: pointer; transition: all 0.25s; margin-top: 8px; } .btn-submit:hover { background: var(--gold); color: var(--ink); } .btn-submit:disabled { opacity: 0.5; cursor: not-allowed; } .form-note { font-size: 0.75rem; color: rgba(74,74,70,0.55); text-align: center; margin-top: 12px; line-height: 1.6; } /* Success */ .form-success { display: none; text-align: center; padding: 40px 20px; } .success-icon { font-size: 2.5rem; margin-bottom: 16px; } .success-title { font-family: 'Cormorant Garamond', serif; font-size: 1.6rem; color: var(--earth-dark); margin-bottom: 10px; } .success-text { font-size: 0.9rem; color: var(--charcoal-soft); line-height: 1.8; } /* Error */ .form-error { display: none; background: rgba(180,40,40,0.08); border: 1px solid rgba(180,40,40,0.25); border-radius: 2px; padding: 12px 16px; font-size: 0.85rem; color: #8B0000; margin-top: 12px; text-align: center; } /* ROADMAP */ .roadmap { background: var(--earth-dark); color: var(--cream); padding: 80px; } .roadmap-inner { max-width: 1200px; margin: 0 auto; } .roadmap-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 24px; margin-top: 40px; } .roadmap-step { border: 1px solid rgba(255,255,255,0.1); padding: 28px 20px; } .roadmap-step.done { border-color: rgba(201,148,58,0.5); } .roadmap-step.active { border-color: var(--gold); background: rgba(201,148,58,0.08); } .step-badge { display: inline-block; font-size: 0.7rem; font-weight: 500; letter-spacing: 0.15em; text-transform: uppercase; padding: 4px 10px; margin-bottom: 14px; } .step-badge.done { background: rgba(201,148,58,0.2); color: var(--gold-light); } .step-badge.active { background: var(--gold); color: var(--ink); } .step-badge.future { background: rgba(255,255,255,0.06); color: rgba(247,243,236,0.5); } .step-num { font-family: 'Cormorant Garamond', serif; font-size: 2.2rem; font-weight: 600; color: rgba(201,148,58,0.25); line-height: 1; margin-bottom: 12px; } .step-title { font-family: 'Cormorant Garamond', serif; font-size: 1.1rem; font-weight: 600; color: var(--cream); margin-bottom: 4px; } body.ko .step-title { font-family: 'Noto Sans KR', sans-serif; font-size: 0.9rem; } .step-title-sub { font-size: 0.8rem; font-style: italic; color: var(--gold-light); margin-bottom: 10px; } .step-desc { font-size: 0.82rem; color: rgba(247,243,236,0.6); line-height: 1.7; } body.ko .step-desc { font-family: 'Noto Sans KR', sans-serif; } footer { background: var(--ink); color: rgba(247,243,236,0.5); padding: 40px 80px; display: flex; align-items: center; justify-content: space-between; font-size: 0.8rem; flex-wrap: wrap; gap: 12px; } .footer-logo { font-family: 'Cormorant Garamond', serif; font-size: 1.1rem; font-weight: 600; color: var(--cream); display: flex; align-items: center; gap: 10px; } .footer-logo span { color: var(--gold); } .footer-links { display: flex; gap: 20px; flex-wrap: wrap; } .footer-links a { color: rgba(247,243,236,0.5); text-decoration: none; transition: color 0.2s; } .footer-links a:hover { color: var(--gold-light); } @media (max-width: 900px) { .page-hero { padding: 120px 24px 48px; } .main { grid-template-columns: 1fr; padding: 48px 24px; gap: 40px; } .form-side { position: static; } .roadmap { padding: 48px 24px; } .roadmap-grid { grid-template-columns: repeat(2, 1fr); } footer { padding: 28px 24px; flex-direction: column; text-align: center; } nav ul { display: none; } nav { padding: 14px 20px; } .form-row { grid-template-columns: 1fr; } .radio-group { grid-template-columns: 1fr; } }
CrossCulture Community · 크로스컬처 커뮤니티

Join the Mission

Become a member of CrossCulture Community — a non-profit, non-governmental organization building bridges between cultures, nations, and communities through the heritage of the Bible.

Who We Are

CrossCulture Community (크로스컬처 커뮤니티) is a non-profit, non-governmental organization founded in Seoul, Korea in March 2026. It exists as the Korean organizational expression of CrossCulture Community Foundation (CCF), a Texas 501(c)(3) nonprofit established in the United States.

Our founder, Rev. Dr. Bill R. Majors, has served as a missionary in Seoul since June 2, 1982 — an Honorary Citizen of Seoul (2005) and a Korean citizen (dual citizenship since 2012).

Purpose & Mission

CrossCulture Community exists to serve the public interest through cultural, educational, and humanitarian activities that make the knowledge and heritage of the Bible accessible to all people. The Bible is not merely literature — it is one of the most consequential documents in human history.

  • Promote cross-cultural understanding between Korea and the global community — rooted in the Abrahamic covenant and the Gospel of John: God so loved the world
  • Provide educational programs centered on the historical, legal, cultural, spiritual, and civilizational significance of the Bible
  • Support humanitarian and community development initiatives in Korea and beyond
  • Work toward the Museum of the Bible Korea (MOTB-Korea) in Seoul — a permanent cultural center bringing the full story from the Bible to Asia and to the world

Membership Structure

Free Membership · 무료 가입

Membership is open to any individual who supports the mission. There are no dues. Voluntary donations are welcome but do not affect membership standing or voting rights in any way.

These bylaws are a working draft. They will be finalized prior to NPNGO registration with the Republic of Korea. Members who do not agree with the finalized version retain the right to resign before submission.

Voting Rights

All registered members hold full voting rights (의결권) in the General Assembly (총회). This is a fundamental right — one member, one vote.

  • Election and removal of board directors
  • Approval of the annual activity plan and budget
  • Review and approval of annual activity report and financial statements
  • Amendment of the organization's bylaws (정관)
  • Members unable to attend in person may submit a written proxy vote — video attendance carries equal standing

Governance Documents

Full governing documents are publicly available on the Museum of the Bible Korea website.

View Governance Documents →

Membership Application

Join CrossCulture Community · 크로스컬처 커뮤니티에 가입하세요

Membership is free with no financial obligation. A confirmation email will be sent upon approval.

An error occurred. Please try again.

Application Received

Thank you for joining CrossCulture Community. Welcome to this historic journey toward the Museum of the Bible Korea (MOTB-Korea). A confirmation email will be sent shortly.

Building Toward MOTB-Korea

Your membership is a foundational stone in a four-step journey to establish a world-class cultural center for the Bible in Seoul.

Done · 완료
01
Unincorporated Association
비영리임의단체
CrossCulture Community established in Korea, March 2026.
In Progress · 진행 중
02
NPNGO Registration
비영리민간단체
Your membership helps meet the 100-member requirement for official registration with the Seoul Metropolitan Government.
Next · 다음
03
Incorporated Association
사단법인
Full legal corporate status enabling Korean corporate donors and government grants.
Vision · 비전
04
Foundation
재단법인
The permanent legal home of MOTB-Korea — holding the building, collection, and endowment in perpetuity.
.page-hero-inner { max-width: 720px; } .page-eyebrow { font-size: 0.75rem; font-weight: 500; letter-spacing: 0.2em; text-transform: uppercase; color: var(--gold); margin-bottom: 20px; display: flex; align-items: center; gap: 12px; } .page-eyebrow::before { content: ''; display: block; width: 32px; height: 1px; background: var(--gold); } .page-title { font-family: 'Cormorant Garamond', serif; font-size: clamp(2.2rem, 4vw, 3.5rem); font-weight: 600; line-height: 1.1; color: var(--earth-dark); margin-bottom: 20px; } body.ko .page-title { font-family: 'Noto Sans KR', sans-serif; font-size: clamp(1.8rem, 3.5vw, 2.8rem); line-height: 1.3; } .page-subtitle { font-size: 1rem; color: var(--charcoal-soft); line-height: 1.8; border-left: 3px solid var(--gold-light); padding-left: 20px; max-width: 600px; } /* MAIN LAYOUT */ .main { max-width: 1200px; margin: 0 auto; padding: 80px 80px; display: grid; grid-template-columns: 1fr 1fr; gap: 80px; align-items: start; } /* PACKET SIDE */ .packet { } .section-label { font-size: 0.72rem; font-weight: 500; letter-spacing: 0.22em; text-transform: uppercase; color: var(--gold); margin-bottom: 16px; display: flex; align-items: center; gap: 12px; } .section-label::before { content: ''; display: block; width: 24px; height: 1px; background: var(--gold); } .packet-section { margin-bottom: 40px; padding-bottom: 40px; border-bottom: 1px solid rgba(139,111,71,0.12); } .packet-section:last-child { border-bottom: none; margin-bottom: 0; } .packet-title { font-family: 'Cormorant Garamond', serif; font-size: 1.4rem; font-weight: 600; color: var(--earth-dark); margin-bottom: 12px; } body.ko .packet-title { font-family: 'Noto Sans KR', sans-serif; font-size: 1.1rem; } .packet-text { font-size: 0.9rem; color: var(--charcoal-soft); line-height: 1.85; margin-bottom: 14px; } .packet-text:last-child { margin-bottom: 0; } .packet-list { list-style: none; padding: 0; margin: 10px 0; } .packet-list li { font-size: 0.88rem; color: var(--charcoal-soft); line-height: 1.75; padding: 6px 0 6px 20px; position: relative; border-bottom: 1px solid rgba(139,111,71,0.08); } .packet-list li:last-child { border-bottom: none; } .packet-list li::before { content: '→'; position: absolute; left: 0; color: var(--gold); font-size: 0.8rem; } .draft-note { background: rgba(201,148,58,0.08); border-left: 3px solid var(--gold); padding: 14px 18px; font-size: 0.85rem; color: var(--charcoal-soft); line-height: 1.75; margin: 16px 0; border-radius: 0 2px 2px 0; } .free-badge { display: inline-block; background: var(--earth-dark); color: var(--cream); padding: 6px 16px; font-size: 0.75rem; font-weight: 500; letter-spacing: 0.12em; text-transform: uppercase; border-radius: 2px; margin-bottom: 20px; } /* FORM SIDE */ .form-side { position: sticky; top: 100px; } .form-card { background: var(--cream); border: 1px solid rgba(139,111,71,0.15); border-radius: 4px; padding: 40px; } .form-title { font-family: 'Cormorant Garamond', serif; font-size: 1.6rem; font-weight: 600; color: var(--earth-dark); margin-bottom: 6px; } body.ko .form-title { font-family: 'Noto Sans KR', sans-serif; font-size: 1.2rem; } .form-subtitle { font-size: 0.85rem; color: var(--charcoal-soft); margin-bottom: 28px; } .form-field { margin-bottom: 18px; } .form-label { display: block; font-size: 0.78rem; font-weight: 500; letter-spacing: 0.06em; text-transform: uppercase; color: var(--earth-dark); margin-bottom: 6px; } .form-label-sub { font-size: 0.72rem; color: var(--charcoal-soft); font-weight: 300; text-transform: none; letter-spacing: 0; margin-left: 6px; } .form-input, .form-select, .form-textarea { width: 100%; padding: 12px 16px; border: 1.5px solid rgba(139,111,71,0.25); border-radius: 2px; background: var(--warm-white); color: var(--charcoal); font-family: inherit; font-size: 0.9rem; outline: none; transition: border-color 0.2s; -webkit-appearance: none; } .form-input:focus, .form-select:focus, .form-textarea:focus { border-color: var(--gold); } .form-input::placeholder, .form-textarea::placeholder { color: rgba(74,74,70,0.4); } .form-textarea { resize: vertical; min-height: 80px; } .form-row { display: grid; grid-template-columns: 1fr 1fr; gap: 14px; } /* Language toggle in form */ .form-lang-toggle { display: grid; grid-template-columns: 1fr 1fr; border: 1.5px solid rgba(139,111,71,0.25); border-radius: 2px; overflow: hidden; margin-bottom: 18px; } .form-lang-btn { padding: 10px; background: transparent; border: none; font-family: inherit; font-size: 0.85rem; color: var(--charcoal-soft); cursor: pointer; transition: all 0.2s; text-align: center; } .form-lang-btn:first-child { border-right: 1px solid rgba(139,111,71,0.2); } .form-lang-btn.active { background: var(--earth-dark); color: var(--cream); font-weight: 500; } /* Donation radio */ .radio-group { display: grid; grid-template-columns: repeat(3, 1fr); gap: 8px; margin-top: 6px; } .radio-opt { display: flex; align-items: center; gap: 7px; padding: 8px 10px; border: 1.5px solid rgba(139,111,71,0.2); border-radius: 2px; cursor: pointer; transition: border-color 0.2s; font-size: 0.8rem; color: var(--charcoal-soft); } .radio-opt:hover { border-color: var(--gold); } .radio-opt input { accent-color: var(--gold); } /* Checkboxes */ .check-field { display: flex; gap: 12px; align-items: flex-start; padding: 14px; background: var(--warm-white); border: 1px solid rgba(139,111,71,0.15); border-radius: 2px; margin-bottom: 12px; } .check-field input[type="checkbox"] { width: 16px; height: 16px; flex-shrink: 0; margin-top: 3px; accent-color: var(--earth-dark); cursor: pointer; } .check-label { font-size: 0.82rem; color: var(--charcoal-soft); line-height: 1.65; } /* Submit */ .btn-submit { width: 100%; padding: 16px; background: var(--earth-dark); color: var(--cream); border: none; border-radius: 2px; font-family: inherit; font-size: 0.85rem; font-weight: 500; letter-spacing: 0.1em; text-transform: uppercase; cursor: pointer; transition: all 0.25s; margin-top: 8px; } .btn-submit:hover { background: var(--gold); color: var(--ink); } .btn-submit:disabled { opacity: 0.5; cursor: not-allowed; } .form-note { font-size: 0.75rem; color: rgba(74,74,70,0.55); text-align: center; margin-top: 12px; line-height: 1.6; } /* Success */ .form-success { display: none; text-align: center; padding: 40px 20px; } .success-icon { font-size: 2.5rem; margin-bottom: 16px; } .success-title { font-family: 'Cormorant Garamond', serif; font-size: 1.6rem; color: var(--earth-dark); margin-bottom: 10px; } .success-text { font-size: 0.9rem; color: var(--charcoal-soft); line-height: 1.8; } /* Error */ .form-error { display: none; background: rgba(180,40,40,0.08); border: 1px solid rgba(180,40,40,0.25); border-radius: 2px; padding: 12px 16px; font-size: 0.85rem; color: #8B0000; margin-top: 12px; text-align: center; } /* ROADMAP */ .roadmap { background: var(--earth-dark); color: var(--cream); padding: 80px; } .roadmap-inner { max-width: 1200px; margin: 0 auto; } .roadmap-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 24px; margin-top: 40px; } .roadmap-step { border: 1px solid rgba(255,255,255,0.1); padding: 28px 20px; } .roadmap-step.done { border-color: rgba(201,148,58,0.5); } .roadmap-step.active { border-color: var(--gold); background: rgba(201,148,58,0.08); } .step-badge { display: inline-block; font-size: 0.7rem; font-weight: 500; letter-spacing: 0.15em; text-transform: uppercase; padding: 4px 10px; margin-bottom: 14px; } .step-badge.done { background: rgba(201,148,58,0.2); color: var(--gold-light); } .step-badge.active { background: var(--gold); color: var(--ink); } .step-badge.future { background: rgba(255,255,255,0.06); color: rgba(247,243,236,0.5); } .step-num { font-family: 'Cormorant Garamond', serif; font-size: 2.2rem; font-weight: 600; color: rgba(201,148,58,0.25); line-height: 1; margin-bottom: 12px; } .step-title { font-family: 'Cormorant Garamond', serif; font-size: 1.1rem; font-weight: 600; color: var(--cream); margin-bottom: 4px; } body.ko .step-title { font-family: 'Noto Sans KR', sans-serif; font-size: 0.9rem; } .step-title-sub { font-size: 0.8rem; font-style: italic; color: var(--gold-light); margin-bottom: 10px; } .step-desc { font-size: 0.82rem; color: rgba(247,243,236,0.6); line-height: 1.7; } body.ko .step-desc { font-family: 'Noto Sans KR', sans-serif; } footer { background: var(--ink); color: rgba(247,243,236,0.5); padding: 40px 80px; display: flex; align-items: center; justify-content: space-between; font-size: 0.8rem; flex-wrap: wrap; gap: 12px; } .footer-logo { font-family: 'Cormorant Garamond', serif; font-size: 1.1rem; font-weight: 600; color: var(--cream); display: flex; align-items: center; gap: 10px; } .footer-logo span { color: var(--gold); } .footer-links { display: flex; gap: 20px; flex-wrap: wrap; } .footer-links a { color: rgba(247,243,236,0.5); text-decoration: none; transition: color 0.2s; } .footer-links a:hover { color: var(--gold-light); } @media (max-width: 900px) { .page-hero { padding: 120px 24px 48px; } .main { grid-template-columns: 1fr; padding: 48px 24px; gap: 40px; } .form-side { position: static; } .roadmap { padding: 48px 24px; } .roadmap-grid { grid-template-columns: repeat(2, 1fr); } footer { padding: 28px 24px; flex-direction: column; text-align: center; } nav ul { display: none; } nav { padding: 14px 20px; } .form-row { grid-template-columns: 1fr; } .radio-group { grid-template-columns: 1fr; } }
CrossCulture Community · 크로스컬처 커뮤니티

Join the Mission

Become a member of CrossCulture Community — a non-profit, non-governmental organization building bridges between cultures, nations, and communities through the heritage of the Bible.

Who We Are

CrossCulture Community (크로스컬처 커뮤니티) is a non-profit, non-governmental organization founded in Seoul, Korea in March 2026. It exists as the Korean organizational expression of CrossCulture Community Foundation (CCF), a Texas 501(c)(3) nonprofit established in the United States.

Our founder, Rev. Dr. Bill R. Majors, has served as a missionary in Seoul since June 2, 1982 — an Honorary Citizen of Seoul (2005) and a Korean citizen (dual citizenship since 2012).

Purpose & Mission

CrossCulture Community exists to serve the public interest through cultural, educational, and humanitarian activities that make the knowledge and heritage of the Bible accessible to all people. The Bible is not merely literature — it is one of the most consequential documents in human history.

  • Promote cross-cultural understanding between Korea and the global community — rooted in the Abrahamic covenant and the Gospel of John: God so loved the world
  • Provide educational programs centered on the historical, legal, cultural, spiritual, and civilizational significance of the Bible
  • Support humanitarian and community development initiatives in Korea and beyond
  • Work toward the Museum of the Bible Korea (MOTB-Korea) in Seoul — a permanent cultural center bringing the full story from the Bible to Asia and to the world

Membership Structure

Free Membership · 무료 가입

Membership is open to any individual who supports the mission. There are no dues. Voluntary donations are welcome but do not affect membership standing or voting rights in any way.

These bylaws are a working draft. They will be finalized prior to NPNGO registration with the Republic of Korea. Members who do not agree with the finalized version retain the right to resign before submission.

Voting Rights

All registered members hold full voting rights (의결권) in the General Assembly (총회). This is a fundamental right — one member, one vote.

  • Election and removal of board directors
  • Approval of the annual activity plan and budget
  • Review and approval of annual activity report and financial statements
  • Amendment of the organization's bylaws (정관)
  • Members unable to attend in person may submit a written proxy vote — video attendance carries equal standing

Governance Documents

Full governing documents are publicly available on the Museum of the Bible Korea website.

View Governance Documents →

Membership Application

Join CrossCulture Community · 크로스컬처 커뮤니티에 가입하세요

Membership is free with no financial obligation. A confirmation email will be sent upon approval.

An error occurred. Please try again.

Application Received

Thank you for joining CrossCulture Community. Welcome to this historic journey toward the Museum of the Bible Korea (MOTB-Korea). A confirmation email will be sent shortly.

Building Toward MOTB-Korea

Your membership is a foundational stone in a four-step journey to establish a world-class cultural center for the Bible in Seoul.

Done · 완료
01
Unincorporated Association
비영리임의단체
CrossCulture Community established in Korea, March 2026.
In Progress · 진행 중
02
NPNGO Registration
비영리민간단체
Your membership helps meet the 100-member requirement for official registration with the Seoul Metropolitan Government.
Next · 다음
03
Incorporated Association
사단법인
Full legal corporate status enabling Korean corporate donors and government grants.
Vision · 비전
04
Foundation
재단법인
The permanent legal home of MOTB-Korea — holding the building, collection, and endowment in perpetuity.