
nnu003c!DOCTYPE htmlu003enu003chtml lang=u0022enu0022u003enu003cheadu003en u003cmeta charset=u0022UTF-8u0022 /u003en u003cmeta name=u0022viewportu0022 content=u0022width=device-width, initial-scale=1.0u0022 /u003en u003ctitleu003eHistory Club Claims Best Student Organization | CSU Pueblou003c/titleu003en n u003cstyleu003en *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }nn :root {n u002du002dmaroon: #6B1F2A;n u002du002dgold: #C5973A;n u002du002dgold-light: #E8C06A;n u002du002dcream: #FAF7F2;n u002du002ddark: #1A1410;n u002du002dmid: #3D2B1F;n u002du002drule: #C5973A;n u002du002dtext: #2A1E18;n u002du002dmuted: #7A6A60;n }nn body {n background-color: var(u002du002dcream);n font-family: var(u002du002dwpu002du002dpresetu002du002dfont-familyu002du002dproxima-nova), Arial, sans-serif;n color: var(u002du002dtext);n font-size: 18px;n line-height: 1.75;n }nn /* ββ MASTHEAD ββ */n .masthead {n background-color: var(u002du002dmaroon);n color: #fff;n text-align: center;n padding: 18px 24px 14px;n letter-spacing: .12em;n font-size: .72rem;n font-family: var(u002du002dwpu002du002dpresetu002du002dfont-familyu002du002dproxima-nova), Arial, sans-serif;n font-weight: 600;n text-transform: uppercase;n }nn .masthead-rule {n height: 4px;n background: linear-gradient(90deg, var(u002du002dmaroon) 0%, var(u002du002dgold) 50%, var(u002du002dmaroon) 100%);n }nn /* ββ HEADER BANNER ββ */n .site-header {n background-color: var(u002du002dmaroon);n padding: 28px 24px 22px;n text-align: center;n }nn .site-header .university-name {n font-family: var(u002du002dwpu002du002dpresetu002du002dfont-familyu002du002dproxima-nova), Arial, sans-serif;n font-weight: 600;n font-size: .85rem;n letter-spacing: .25em;n text-transform: uppercase;n color: var(u002du002dgold-light);n }nn .site-header .section-label {n font-family: var(u002du002dwpu002du002dpresetu002du002dfont-familyu002du002dproxima-nova), Arial, sans-serif;n font-size: .75rem;n letter-spacing: .18em;n text-transform: uppercase;n color: rgba(255,255,255,.6);n margin-top: 4px;n }nn /* ββ ARTICLE WRAPPER ββ */n .article-wrapper {n max-width: 780px;n margin: 0 auto;n padding: 48px 24px 80px;n }nn /* ββ KICKER ββ */n .kicker {n font-size: .72rem;n font-weight: 600;n letter-spacing: .22em;n text-transform: uppercase;n color: var(u002du002dmaroon);n border-left: 3px solid var(u002du002dgold);n padding-left: 10px;n margin-bottom: 18px;n }nn /* ββ HEADLINE ββ */n h1.headline {n font-family: var(u002du002dwpu002du002dpresetu002du002dfont-familyu002du002dproxima-nova), Arial, sans-serif;n font-size: clamp(2rem, 5vw, 3.1rem);n font-weight: 900;n line-height: 1.13;n color: var(u002du002ddark);n margin-bottom: 22px;n }nn /* ββ DECK ββ */n .deck {n font-size: 1.12rem;n font-weight: 300;n font-style: italic;n color: var(u002du002dmid);n line-height: 1.6;n border-top: 1px solid var(u002du002dgold);n border-bottom: 1px solid var(u002du002dgold);n padding: 14px 0;n margin-bottom: 30px;n }nn /* ββ BYLINE ββ */n .byline-block {n display: flex;n align-items: center;n gap: 12px;n margin-bottom: 36px;n font-size: .82rem;n color: var(u002du002dmuted);n letter-spacing: .04em;n }nn .byline-block .dot { color: var(u002du002dgold); }nn /* ββ RULE ββ */n .section-rule {n border: none;n height: 1px;n background: var(u002du002dgold);n opacity: .4;n margin: 36px 0;n }nn /* ββ BODY TEXT ββ */n p {n margin-bottom: 1.5em;n font-size: 1rem;n }nn /* ββ PULL QUOTE ββ */n .pull-quote {n margin: 42px 0;n padding: 24px 32px;n border-left: 5px solid var(u002du002dmaroon);n background: rgba(197,151,58,.07);n }nn .pull-quote p {n font-family: var(u002du002dwpu002du002dpresetu002du002dfont-familyu002du002dproxima-nova), Arial, sans-serif;n font-style: italic;n font-size: 1.35rem;n line-height: 1.5;n color: var(u002du002dmaroon);n margin-bottom: 10px;n }nn .pull-quote .attribution {n font-size: .78rem;n font-style: normal;n font-weight: 600;n letter-spacing: .12em;n text-transform: uppercase;n color: var(u002du002dmuted);n margin-bottom: 0;n }nn /* ββ PHOTO BLOCK ββ */n .photo-block {n margin: 40px 0;n }nn .photo-block img {n width: 100%;n display: block;n border: 1px solid rgba(197,151,58,.3);n }nn .photo-caption {n font-size: .78rem;n color: var(u002du002dmuted);n padding: 10px 0 0;n border-top: 1px solid rgba(197,151,58,.3);n line-height: 1.55;n font-style: italic;n }nn .photo-caption strong {n font-style: normal;n color: var(u002du002dtext);n }nn /* ββ SIDE-BY-SIDE LAYOUT ββ */n .text-photo-wrap {n display: grid;n grid-template-columns: 1fr 340px;n gap: 36px;n align-items: start;n margin: 36px 0;n }nn @media (max-width: 680px) {n .text-photo-wrap { grid-template-columns: 1fr; }n }nn /* ββ INFO BOX ββ */n .info-box {n margin: 44px 0;n padding: 26px 30px;n background-color: var(u002du002dmaroon);n color: #fff;n }nn .info-box h3 {n font-family: var(u002du002dwpu002du002dpresetu002du002dfont-familyu002du002dproxima-nova), Arial, sans-serif;n font-size: 1.1rem;n font-weight: 700;n color: var(u002du002dgold-light);n margin-bottom: 14px;n letter-spacing: .04em;n }nn .info-box p, .info-box li {n font-size: .88rem;n line-height: 1.65;n color: rgba(255,255,255,.88);n margin-bottom: .5em;n }nn .info-box ul {n padding-left: 18px;n }nn .info-box a {n color: var(u002du002dgold-light);n }nn /* ββ FOOTER ββ */n footer {n background: var(u002du002ddark);n color: rgba(255,255,255,.5);n text-align: center;n font-size: .75rem;n letter-spacing: .1em;n padding: 22px 24px;n }n u003c/styleu003enu003c/headu003enu003cbodyu003enn nn u003carticle class=u0022article-wrapperu0022u003enn u003cp class=u0022kickeru0022u003eHistory Club u0026amp; Phi Alpha Thetau003c/pu003enn u003ch1 class=u0022headlineu0022u003eHistory Club Claims Best Student Organization, Then Hits the Road for Regional Conferenceu003c/h1u003enn u003cp class=u0022decku0022u003eA double award night was followed by a van ride to Grand Junction, where five students presented original research β and one walked away with an outstanding paper prize.u003c/pu003enn u003cdiv class=u0022byline-blocku0022u003en u003cspanu003eCSU Pueblo Office of Marketing, Communications u0026amp; Community Relationsu003c/spanu003en u003cspan class=u0022dotu0022u003eu0026bull;u003c/spanu003en u003cspanu003eSpring 2026u003c/spanu003en u003c/divu003enn u003c!u002du002d PHOTO 1 u002du002du003en u003cdiv class=u0022photo-blocku0022u003en u003cimg src=u0022https://newscsupueblo.org/wp-content/uploads/2026/06/embedded-4830-1.pngu0022 alt=u0022Dr. Judy Gaughan and History Club members holding awards at the 2026 Student Involvement and Leadership Awards ceremonyu0022 /u003en u003cp class=u0022photo-captionu0022u003eu003cstrongu003eA big night for the Pack:u003c/strongu003e The History Club won Student Organization of the Year and advisor Dr. Judy Gaughan won Student Organization Advisor of the Year at the 2026 Student Involvement and Leadership Awards. The McNair Scholars program also received an award that evening β accepted on their behalf by History Club member Rosa Ramirez, a McNair Scholar herself.u003c/pu003en u003c/divu003enn u003cpu003eColorado State University Pueblo’s History Club is having a banner spring. On April 15, the club took home the Student Organization of the Year award at the university’s annual Student Involvement and Leadership Awards. Faculty advisor Dr. Judy Gaughan also received her own honor that night: Outstanding Student Organization Advisor. Four days later, Gaughan loaded up a university van and drove a group of students three hours west to Grand Junction, where five of them presented original research at the Colorado Regional Phi Alpha Theta Conference hosted by Colorado Mesa University.u003c/pu003enn u003cpu003eThe back-to-back recognition reflects a program that has built consistent momentum over more than a decade. Gaughan has served as faculty advisor to the History Club for all but two years since joining the CSU Pueblo faculty in 2012.u003c/pu003enn u003cdiv class=u0022pull-quoteu0022u003en u003cpu003eu0022The students in the club chose to nominate me. They are a remarkable group of people: intelligent, thoughtful, and inspiring.u0022u003c/pu003en u003cp class=u0022attributionu0022u003eu0026mdash; Dr. Judy Gaughan, Outstanding Student Organization Advisoru003c/pu003en u003c/divu003enn u003cpu003eThe April 15 awards ceremony also recognized the McNair Scholars program with its own honor. History Club member Rosa Ramirez, a McNair Scholar herself, accepted the award on the program’s behalf β a moment that captured, in a single gesture, the kind of student engagement that defines both organizations.u003c/pu003enn u003chr class=u0022section-ruleu0022 /u003enn u003ch2 style=u0022font-family: var(u002du002dwpu002du002dpresetu002du002dfont-familyu002du002dproxima-nova), Arial, sans-serif; font-size:1.5rem; color:var(u002du002ddark); margin-bottom:18px;u0022u003eFive Presenters. One Outstanding Paper Award.u003c/h2u003enn u003cpu003ePhi Alpha Theta is the National History Honor Society, with a mission to promote the study of history through research, good teaching, publication, and the exchange of ideas among historians. CSU Pueblo’s chapter, Alpha Theta Kappa, inducted new members during the Bea Spade Memorial Lecture Series in February.u003c/pu003enn u003cpu003eAt the Grand Junction conference, presenters included Arianna Barela, Joseph Bellavia, Rosa Ramirez, and Elliot Sikes. The standout of the event was Olivia Winkelman, who received an outstanding paper award for her project u003cemu003eu0022Building Comrade Ivan Ivanovich Ivanov: The New Soviet Man in Russian Ballet (1957β1969).u0022u003c/emu003eu003c/pu003enn u003cpu003eWinkelman’s paper examined how the ballets u003cemu003eSwan Lakeu003c/emu003e and u003cemu003eSpartacusu003c/emu003e served as vehicles for Soviet propaganda. Using the Soviet body politic framework and the concept of the New Soviet Man, she traced how ideological messaging reached mass audiences through the performing arts. It was her fourth time presenting at a professional academic conference.u003c/pu003enn u003cdiv class=u0022pull-quoteu0022u003en u003cpu003eu0022A classroom can teach many things, but the experience of speaking and engaging with students and faculty from other universities is invaluable.u0022u003c/pu003en u003cp class=u0022attributionu0022u003eu0026mdash; Joseph Bellavia, History Club Presidentu003c/pu003en u003c/divu003enn u003cpu003eEven students who attended without presenting came away with something. Jayson Lu said watching his peers present gave him confidence heading into his own research symposium poster presentation. u0022It is not nerve-wracking as I imagined, seeing my peers do it,u0022 he said.u003c/pu003enn u003chr class=u0022section-ruleu0022 /u003enn u003c!u002du002d PHOTO 2 with surrounding text u002du002du003en u003cdiv class=u0022text-photo-wrapu0022u003en u003cdivu003en u003ch2 style=u0022font-family: var(u002du002dwpu002du002dpresetu002du002dfont-familyu002du002dproxima-nova), Arial, sans-serif; font-size:1.4rem; color:var(u002du002ddark); margin-bottom:16px;u0022u003eBeyond the Conferenceu003c/h2u003en u003cpu003eThe trip to Grand Junction was the latest in a series of regional and national conference appearances Gaughan has organized for students. Funding comes from a combination of department support, student grants, fundraising events β including a trivia night at the Pueblo Heritage Museum β and a u003cstrongu003e#LoveCSUPueblo Give Dayu003c/strongu003e campaign that this year outpaced every other campaign on campus in student contributors.u003c/pu003en u003cpu003eThroughout the year the club organizes game nights, a nationally recognized speaker series, and weekly Friday meetings open to any student interested in history. This year’s Bea Spade Memorial Lecture brought historian Dr. Jacqueline Beatty to campus for a two-day series of public talks on women’s power in the American Revolution.u003c/pu003en u003cpu003eAssociate Dean Steven Liebel, who also serves as chair of the Department of History and Political Science, put the club’s year in context: u0022Professor Gaughan is truly bridging the gap between classroom and applied work for her History honors society students by organizing and traveling with them to professional conferences.u0022u003c/pu003en u003c/divu003en u003cdivu003en u003cdiv class=u0022photo-blocku0022 style=u0022margin-top:0;u0022u003en u003cimg src=u0022https://newscsupueblo.org/wp-content/uploads/2026/06/embedded-4830-2.pngu0022 alt=u0022History Club recruitment flyer posted on campus bulletin boardu0022 /u003en u003cp class=u0022photo-captionu0022u003eThe History Club meets Fridays, 2:30β4 p.m., in GCB 312. New members are always welcome.u003c/pu003en u003c/divu003en u003c/divu003en u003c/divu003enn u003cdiv class=u0022info-boxu0022u003en u003ch3u003eGet Involved with the History Clubu003c/h3u003en u003culu003en u003cliu003eu003cstrongu003eMeetings:u003c/strongu003e Fridays, 2:30β4:00 p.m. u0026mdash; GCB 312u003c/liu003en u003cliu003eu003cstrongu003eClub President:u003c/strongu003e Joe Bellavia u0026mdash; u003ca href=u0022mailto:joseph.bellavia@csupueblo.eduu0022u003ejoseph.bellavia@csupueblo.eduu003c/au003eu003c/liu003en u003cliu003eu003cstrongu003eFaculty Advisor:u003c/strongu003e Dr. Judy Gaughan u0026mdash; u003ca href=u0022mailto:judy.gaughan@csupueblo.eduu0022u003ejudy.gaughan@csupueblo.eduu003c/au003eu003c/liu003en u003cliu003eu003cstrongu003ePhi Alpha Theta membershipu003c/strongu003e requires 12+ credit hours in History and a minimum GPA of 3.0 overall / 3.1 in History courses.u003c/liu003en u003c/ulu003en u003c/divu003enn u003c/articleu003enn u003cfooteru003en u0026copy; 2026 Colorado State University Pueblo u0026nbsp;u0026bull;u0026nbsp; Office of Marketing, Communications u0026amp; Community Relationsn u003c/footeru003ennu003c/bodyu003enu003c/htmlu003en



