CINXE.COM

Our Campaigns - United States - Arizona - AZ - District 04

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN"> <html xmlns:v="urn:schemas-microsoft-com:vml"> <head><BASE HREF="https://www.ourcampaigns.com/"> <meta http-equiv="content-type" content="text/html; charset=utf-8"> <meta name="viewport" content="initial-scale=1.0, user-scalable=no" /> <title>Our Campaigns - United States - Arizona - AZ - District 04</title> <link rel="stylesheet" href="/js/leaflet/leaflet.css" /> <script src="/js/leaflet/leaflet.js"></script> <script src="js/mapfunctions.js" type="text/javascript" charset="utf-8"></script> </head> <style type="text/css"> <!-- .Text1 { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #330000} .Text1Y { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #660000} .TextY1 { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #EEEEEE} .TextY1Y { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #660000} .Text2 { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #ffff00} .Headline1 { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #ffffff} .Headline2 { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #ffffff} .Small1 { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #330000} td { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #330000} a { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #330000} body { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #330000} .infotable {border:1px solid black;border-color:black white white black;border-radius:8px;background-color:#993333;width:100%;margin:0;padding:0;border-spacing:0px;} .infotable tr th {font-family:Arial,Helvetica,sans-serif;font-size:14px;font-weight:normal;color:#ffffff;text-align:left;margin:0;padding:4px;} .infotable tr td {border-spacing:0;margin:0;padding:2px;border-color:#6084C8;} .HeadlineBig { font-family: Arial, Helvetica, sans-serif; font-size: 35px; color: #ffffff} .MainHeaderBar { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #ffffff; background-color: #993333} .SubHeaderBar { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #ffffff; background-color: #333366} .SubHeaderBar td { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #ffffff; background-color: #333366; text-align:center; } .Switch0 { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #330000; background-color: #6084C8} .Switch1 { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #330000; background-color: #7094D8} .Quoted { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style:italic; color: #000000; background-color: #80A4E8; border: 1px dashed #000000; padding:4px;} .maprestbl { border:thin solid black; } .maprestbl td { font-size:8px; border-bottom: thin solid black; padding:0px; margin:0px; border-spacing:0px;} .gm-style .gm-style-iw, .gm-style .gm-style-iw a, .gm-style .gm-style-iw span, .gm-style .gm-style-iw label, .gm-style .gm-style-iw div { font-size: 8px; font-weight: 300; } --> </style> <body bgcolor="#6084C8" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0" onLoad="pageLoaded()"> <script language="JavaScript"> <!-- var dylasty=0; var isdy=false; var lastyr=0; function DYDown(fld,e) { dylasty=e.clientY; lastyr=parseInt(fld.value); isdy=true; } function DYMove(fld,e) { if (isdy) { fld.value=String(lastyr-(e.clientY-dylasty)); } } function DYUp(fld,e) { isdy=false; } //--> </script> <script src="ajax.js" type="text/javascript" charset="utf-8"></script> <link rel="stylesheet" href="//code.jquery.com/ui/1.11.2/themes/smoothness/jquery-ui.css"> <script type="text/javascript" src="//code.jquery.com/jquery-1.10.2.js"></script> <script type="text/javascript" src="//code.jquery.com/ui/1.11.2/jquery-ui.js"></script> <script type="text/javascript" src="/js/jquery.tablesorter.min.js"></script> <script>window.twttr = (function(d, s, id) { var js, fjs = d.getElementsByTagName(s)[0], t = window.twttr || {}; if (d.getElementById(id)) return t; js = d.createElement(s); js.id = id; js.src = "https://platform.twitter.com/widgets.js"; fjs.parentNode.insertBefore(js, fjs); t._e = []; t.ready = function(f) { t._e.push(f); }; return t; }(document, "script", "twitter-wjs"));</script> <script> $( function() { $('.datepicker').change(function() { var id=$(this).attr('id').slice(0,-3); var newdate=$('#'+id+'_DP').val(); $('input[name="'+id+'_year"]').val(newdate.substr(0,4)); $('select[name="'+id+'_month"]').val(newdate.substr(5,2)); $('select[name="'+id+'_day"]').val(newdate.substr(8,2)); }); $('.datepicker').datepicker({ showOn: "button", buttonImage: "/images/calendar.gif", buttonImageOnly: true, buttonText: "Select date", dateFormat: "yy-mm-dd", beforeShow: DPSetFromDate }); $('.datepicker2').change(function() { var id=$(this).attr('id').slice(0,-3); var newdate=$('#'+id+'_DP').val(); $('input[name="'+id+'_year"]').val(newdate.substr(0,4)); $('input[name="'+id+'_month"]').val(newdate.substr(5,2)); $('input[name="'+id+'_day"]').val(newdate.substr(8,2)); }); $('.datepicker2').datepicker({ showOn: "button", buttonImage: "/images/calendar.gif", buttonImageOnly: true, buttonText: "Select date", dateFormat: "yy-mm-dd", beforeShow: DPSetFromDate2 }); } ); function DPSetFromDate(input, inst) { var id=inst.id.slice(0,-3); $('#'+id+'_DP').val($('input[name="'+id+'_year"]').val()+'-'+$('select[name="'+id+'_month"]').val()+'-'+$('select[name="'+id+'_day"]').val()); } function DPSetFromDate2(input, inst) { var id=inst.id.slice(0,-3); $('#'+id+'_DP').val($('input[name="'+id+'_year"]').val()+'-'+$('input[name="'+id+'_month"]').val()+'-'+$('input[name="'+id+'_day"]').val()); } function NowDateInfo() { alert('This date is a virtual time machine which makes the site display in most cases as if the day was actually the date set. For instance, setting it to July 4, 1800 and going to the US container would show the President as John Adams and the 16 states and two territories.'); } function AdjustIFrame(frame) { var maxW = frame.scrollWidth; var minW = maxW; var FrameH = 100; //IFrame starting height frame.style.height = FrameH + "px" while (minW == maxW && FrameH < 800) { FrameH = FrameH + 50; //Increment frame.style.height = FrameH + "px"; minW = frame.scrollWidth; } } </script> <map name="nav"> <area shape="poly" coords="8,87,6,75,44,65,47,77" href="home.html" alt="Home"> <area shape="poly" coords="52,75,50,64,89,60,91,72" href="about.html" alt="About"> <area shape="poly" coords="95,73,95,60,128,61,129,73" href="javascript:popChat()" alt="Chat"> <area shape="poly" coords="133,73,135,60,171,64,172,76" href="UserList.html" alt="Users"> <area shape="poly" coords="206,78,208,68,251,72,249,83" href="IssueDetail.html?IssueID=1" alt="Issues"> <area shape="poly" coords="252,83,255,72,297,75,298,86" href="PartyList.html" alt="Party"> <area shape="poly" coords="301,86,301,75,368,77,369,88" href="CandidateList.html" alt="Candidates"> <area shape="poly" coords="374,88,372,77,430,74,432,85" href="PollingFirmList.html" alt="Polling Firms"> <area shape="poly" coords="434,86,434,74,471,69,472,82" href="MediaList.html" alt="Media"> <area shape="poly" coords="474,82,473,70,507,66,509,78" href="NewsList.html" alt="News"> <area shape="poly" coords="510,78,509,65,538,64,539,77" href="PollList.html" alt="Polls"> <area shape="poly" coords="16,97,13,87,68,76,70,88" href="Calendar.html" alt="Calendar"> <area shape="poly" coords="74,88,73,75,141,75,141,87" href="KeyRaceList.html" alt="Key Races"> <area shape="poly" coords="145,87,145,76,226,82,226,93" href="ContainerDetail.html?ContainerID=1" alt="United States"> <area shape="poly" coords="230,94,231,83,291,87,290,98" href="PresidentList.html" alt="President"> <area shape="poly" coords="294,98,295,87,339,89,340,99" href="SenateList.html" alt="Senate"> <area shape="poly" coords="343,98,344,89,384,89,386,98" href="HouseList.html" alt="House"> <area shape="poly" coords="389,99,390,89,453,85,455,96" href="StateOfficeList.html" alt="Governors"> <area shape="poly" coords="458,96,456,85,534,78,535,91" href="CountryList.html" alt="International"> <area shape="default" href="home.html"> </map> <table border="0" cellspacing="0" cellpadding="0" width="100%"> <tr> <td align="left" width="539"><a href="home.html"><img src="images/NewHeader.gif" border="0" usemap="#nav" width="539" height="120"></a></td> <td background="images/NewHeaderBack.gif" align="right" width="100%" valign="top"><img src="images/spacer.gif" width="180" height="1"><br> <div style="position: absolute; top:4; right:8"> <form name="dateForm" method="post" action="ContainerDetail.html?SetNow=Y&ContainerID=316"><input type="button" value="?" onclick="NowDateInfo()"> <select name="NowDate_month" class="Text1"> <option value="00">--</option> <option value="01">Jan</option><option value="02">Feb</option><option value="03">Mar</option><option value="04">Apr</option><option value="05">May</option><option value="06">Jun</option><option value="07">Jul</option><option value="08">Aug</option><option value="09">Sep</option><option value="10">Oct</option><option value="11" SELECTED>Nov</option><option value="12">Dec</option></select> <select name="NowDate_day" class="Text1"> <option value="00">--</option> <option>01</option><option>02</option><option>03</option><option>04</option><option>05</option><option>06</option><option>07</option><option>08</option><option>09</option><option>10</option><option>11</option><option>12</option><option>13</option><option>14</option><option>15</option><option>16</option><option>17</option><option>18</option><option>19</option><option>20</option><option>21</option><option>22</option><option>23</option><option SELECTED>24</option><option>25</option><option>26</option><option>27</option><option>28</option><option>29</option><option>30</option><option>31</option></select> <input type="text" name="NowDate_year" size="5" maxlength="4" value="2024" onMouseDown="DYDown(this,event)" onMouseUp="DYUp(this,event)" onMouseMove="DYMove(this,event)"> <input type="submit" value="Set" class="Small1"></form> </div> <div style="position: absolute; top:35; right:8"> <form name="searchForm" method="post" action="SearchResults.html"><input type="text" name="SrchTxt" size="15" class="Small1"><input type="submit" value="Search" class="Small1"></form> </div> <div style="position: absolute; top:63; right:8"> <a href="newaccountStep1.html" class="Text2">New User Account</a> </div> </td> </tr> </table> <table border="0" cellspacing="0" cellpadding="0" width="100%" height="100%"><tr> <td class="Text1" valign="top" align="center"> <table border="0" cellspacing="0" cellpadding="0" width="95%"><tr> <td align="left"> </td> <td align="right" class="Headline1"><i>&quot;A comprehensive, collaborative elections resource.&quot;&nbsp;</i><br></td> </tr></table> <div align="right" class="Headline1"> <form method="POST" action="home.php"><input type="hidden" name="LogIn" value="Y"> Email:<input type="text" name="Username" size="10" class="Text1" value=""> Password:<input type="password" name="PWord" size="10" class="Text1"> <input type="submit" value="Login" class="Text1"> </form> </div> <br> <div class="Headline1" align="left"><font size="+3">&nbsp;&nbsp;AZ - District 04</font></div> <table border="0" width="90%"><tr><td valign="top" class="Text1"> <table class="infotable" cellspacing="0" cellpadding="0" width="100%"> <tr><td bgcolor="#993333" align="center" class="Headline1" colspan="3">INCUMBENT</td></tr> <tr><td rowspan="6" class="Switch0" align="center">&nbsp;<img src="../images/candidates/b131/C131790D2022-01-01.jpg" height="150"></td> <td bgcolor="#333366" align="right" class="Headline1">Party</td><td class="Text1" bgcolor="#0000FF"><a href="PartyDetail.html?PartyID=1" class="Text1">Democratic</a></td></tr> <tr><td bgcolor="#333366" align="right" class="Headline1">Name</td><td class="Switch0"><a href="CandidateDetail.html?CandidateID=131790" class="Text1">Greg Stanton</a></td></tr> <tr><td bgcolor="#333366" align="right" class="Headline1">Won</td><td class="Switch0"><a href="RaceDetail.html?RaceID=937879" class="Text1">11/08/2022</a></td></tr> <tr><td bgcolor="#333366" align="right" class="Headline1">Votes</td><td class="Switch0">148,941 (56.10%)</td></tr> <tr><td bgcolor="#333366" align="right" class="Headline1">Margin</td><td class="Switch0">32,420 (+12.21%)</td></tr> <tr><td bgcolor="#333366" align="right" class="Headline1">Term</td><td class="Switch0">01/03/2023&nbsp;- 01/03/2025</td></tr> </table> <table class="infotable" cellspacing="0" cellpadding="0" width="100%"> </table> <br> <table class="infotable" cellspacing="0" cellpadding="0" width="100%"> <tr><td colspan="8" class="Headline1" bgcolor="#993333" align="center">Sub-Races</td></tr> <tr class="SubHeaderBar"><td>% Of Total Votes</td><td>Office</td><td></td><td>AZ - District 04 Winner</td><td>Yr</td><td>AZ - District 04 Votes</td><td>% of Sub</td><td>% Vs. Full Race</td></tr> <tr bgcolor="#7094D8"> <td align="right">0.23%</td> <td><a href="ContainerDetail.html?ContainerID=2093" class="Text1">U.S. House of Representatives</a></td> <td bgcolor="#0000FF">&nbsp;</td> <td><a href="CandidateDetail.html?CandidateID=2556"><i> Democratic Party Control</i></a></td> <td align="right">22</td> <td align="right"><a href="RaceDetail.html?RaceID=983916" class="Text1">1</a></td> <td align="right">100.00%</td> <td align="right">+51.26%</td> </tr> <tr bgcolor="#6084C8"> <td align="right">11.99%</td> <td><a href="ContainerDetail.html?ContainerID=199" class="Text1">President</a></td> <td bgcolor="#FF0000">&nbsp;</td> <td><a href="CandidateDetail.html?CandidateID=17830"><i>Donald J. Trump</i></a></td> <td align="right">20</td> <td align="right"><a href="RaceDetail.html?RaceID=874026" class="Text1">280,122</a></td> <td align="right">68.97%</td> <td align="right">+19.91%</td> </tr> <tr bgcolor="#7094D8"> <td align="right">10.24%</td> <td><a href="ContainerDetail.html?ContainerID=198" class="Text1">Senate Class III</a></td> <td bgcolor="#0000FF">&nbsp;</td> <td><a href="CandidateDetail.html?CandidateID=425399">Mark Kelly</a></td> <td align="right">22</td> <td align="right"><a href="RaceDetail.html?RaceID=943569" class="Text1">153,801</a></td> <td align="right">58.37%</td> <td align="right">+6.97%</td> </tr> </table> <br> </td><td valign="top" class="Text1" style="min-width:50%"> <table class="infotable" cellspacing="0" cellpadding="0" width="100%"> <tr bgcolor="#993333"><td colspan="3"><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr> <td width="42"></td> <td class="Headline1" align="center">House of Representatives DETAILS</td> <td width="42"></td></tr></table></td></tr> <tr><td bgcolor="#333366" align="right" class="Headline1">Parents</td><td class="Switch0"> &gt; <a href="ContainerDetail.html?ContainerID=1" class="Text1">United States</a> &gt; <a href="ContainerDetail.html?ContainerID=11" class="Text1">Arizona</a> </td> <td rowspan="6" class="Switch0" align="right" valign="top">&nbsp;</td></tr> <tr><td bgcolor="#333366" align="right" class="Headline1">Established</td><td class="Switch0"> January 03, 1973</td></tr> <tr><td bgcolor="#333366" align="right" class="Headline1">Disbanded</td><td class="Switch0"> Still Active </td></tr> <tr><td bgcolor="#333366" align="right" class="Headline1">Contributor</td><td class="Switch0"><a href="UserDetail.html?UserID=1" class="Text1">RP</a></td></tr> <tr><td bgcolor="#333366" align="right" class="Headline1">Last Modified</td><td class="Switch0"><a href="UserDetail.html?UserID=1" class="Text1">RP</a> May 24, 2008 09:58pm</td></tr> <tr><td bgcolor="#333366" align="right" valign="top" class="Headline1">Description</td><td class="Switch0" colspan="2"> </td></tr> </table> <div align="center"><table border="0"><tr><td align="center" valign="top"> <img src="/cgi-bin/filledmap2.cgi?MapImageID=18610&MapFill=&Width=350"><br> </td> </tr></table></div> <script type="text/javascript"> function pageLoaded() { //alert('Page Loaded'); init_map(); } function init_map() { var mymap = L.map('map_canvas'); mymap.fitBounds([[33.282647107267,-112.1479250225],[33.49989414449,-111.63613993112]]); var jsonpoly=JSON.parse('{"type":"FeatureCollection","properties":{"id":"999","name":"Test"},"features":[{"type":"Feature","geometry":{"type":"MultiPolygon","properties":{"id":"0"},"coordinates":[[[[-111.98141800077,33.451145122274],[-111.96100199676,33.451022123322],[-111.96102299661,33.44890212303],[-111.95477199534,33.448281123272],[-111.95417699494,33.444479122782],[-111.9519209948,33.44857412346],[-111.95094499452,33.447337123342],[-111.94147699267,33.447361123839],[-111.93998099257,33.450065124287],[-111.94319399357,33.45496112479],[-111.93934999353,33.464607126311],[-111.93941799308,33.458311125446],[-111.92635499053,33.458507126154],[-111.92647199001,33.451250125154],[-111.91791998834,33.451264125602],[-111.91793398807,33.447592125098],[-111.91577998765,33.44758912521],[-111.91576398792,33.451270125715],[-111.90928998665,33.451286126055],[-111.90965798564,33.436760124045],[-111.89205398219,33.436768124963],[-111.89108198227,33.440459125519],[-111.87460597904,33.440417126372],[-111.87458197878,33.436924125894],[-111.8696629778,33.436732126124],[-111.86528497721,33.440366126851],[-111.86518397692,33.436778126363],[-111.85619797515,33.436720126823],[-111.85632597563,33.442897127665],[-111.86094197654,33.442916127427],[-111.86098297663,33.444004127574],[-111.85453397537,33.44400712791],[-111.85217497516,33.447541128519],[-111.85219897544,33.451234129024],[-111.84799897462,33.451245129245],[-111.84822797495,33.45508612976],[-111.8362699726,33.455086130384],[-111.83375897238,33.458762131019],[-111.83540997271,33.458779130935],[-111.83548097299,33.462451131436],[-111.82677397129,33.462591131909],[-111.82679197159,33.46653213245],[-111.78729496382,33.466408134493],[-111.7873099649,33.480913136486],[-111.77887996324,33.480928136928],[-111.77909996262,33.471987135687],[-111.77522496186,33.471978135888],[-111.77035596125,33.4767601368],[-111.7703419614,33.478779137078],[-111.77187796184,33.480667137258],[-111.77692896287,33.481047137046],[-111.7757299627,33.482041137245],[-111.7659379609,33.483695137984],[-111.76594696071,33.48105013762],[-111.76196995991,33.480940137812],[-111.76036495987,33.484537138391],[-111.74435295673,33.484680139246],[-111.74426495651,33.481996138882],[-111.74063895578,33.48184113905],[-111.73243795462,33.487897140311],[-111.72710495348,33.486723140428],[-111.72332295323,33.493338141536],[-111.72007495266,33.494230141828],[-111.71983995277,33.496428142143],[-111.71545495203,33.497994142588],[-111.71485595204,33.49974514286],[-111.7126329516,33.499707142971],[-111.71266795147,33.497950142727],[-111.70126494921,33.497750143295],[-111.70128994936,33.49968414356],[-111.68404794598,33.49989414449],[-111.68393194393,33.472572140732],[-111.67514994105,33.457113139058],[-111.65785893646,33.441216137765],[-111.63917693205,33.431315137369],[-111.63613993112,33.426863136912],[-111.63705693043,33.415136135244],[-111.650067933,33.415163134572],[-111.65014693248,33.407859133559],[-111.65286893302,33.407888133421],[-111.65286093317,33.409997133713],[-111.65443493348,33.410001133632],[-111.65444693333,33.40789013334],[-111.66040593458,33.408995133183],[-111.6604119345,33.407904133032],[-111.6674979359,33.407892132663],[-111.66753293484,33.393400130659],[-111.68474293827,33.393985129848],[-111.6848989376,33.38442912852],[-111.68793293783,33.379390127667],[-111.71817994378,33.379294126087],[-111.71811394424,33.385809126989],[-111.72121594486,33.385836126832],[-111.72802394619,33.385807126475],[-111.72727094556,33.379246125609],[-111.84108096791,33.378796119648],[-111.84231796796,33.376189119226],[-111.84183996677,33.361318117204],[-111.83305096504,33.361334117662],[-111.8331089634,33.338823114559],[-111.82419696165,33.338863115025],[-111.82436895757,33.282647107267],[-111.84018996102,33.287359107102],[-111.87845596855,33.287583105162],[-111.89281497171,33.292251105065],[-111.89360697178,33.291153104873],[-111.91940197682,33.290902103509],[-112.13380001869,33.290265092361],[-112.1479250225,33.304652093598],[-112.08362600999,33.305147096988],[-112.08363101106,33.319711098982],[-112.03183500093,33.319678101655],[-112.0318180012,33.323309102154],[-112.02239099935,33.323322102643],[-112.0223319996,33.32685410313],[-112.01451799807,33.326843103533],[-112.01450499861,33.334217104544],[-112.0180159993,33.334226104364],[-112.01787099959,33.338599104971],[-112.01446899892,33.338526105137],[-112.01444299913,33.341482105543],[-111.99719399576,33.341496106438],[-111.99716899656,33.352434107939],[-111.99434399601,33.352466108089],[-111.99522999638,33.355199108418],[-111.98913799526,33.356173108867],[-111.98376099448,33.359888109655],[-111.98246999443,33.362628110098],[-111.97874599382,33.364238110511],[-111.96930499193,33.36365011092],[-111.97012499181,33.359849110357],[-111.96298599042,33.359956110741],[-111.96298499016,33.356435110258],[-111.957033989,33.356412110563],[-111.95721498983,33.367296112047],[-111.96331199163,33.375500112856],[-111.96331399182,33.378099113212],[-111.97829999476,33.378191112447],[-111.9786789991,33.43589712033],[-111.97879099917,33.436519120409]]]]}}]}'); var multipolygon = L.geoJSON(jsonpoly, {color:'#FF0000',opacity:0.8,weight:2,fillColor:'#0000FF',fillOpacity:0.1} ); multipolygon.addTo(mymap); L.tileLayer('https://api.mapbox.com/styles/v1/{id}/tiles/{z}/{x}/{y}?access_token={accessToken}', { attribution: 'Data &copy; <a href="https://www.openstreetmap.org/">OpenStreetMap</a>, <a href="https://creativecommons.org/licenses/by-sa/2.0/">CC-BY-SA</a>, Tiles: <a href="https://www.mapbox.com/">Mapbox</a>', tileSize: 512, zoomOffset: -1, maxZoom: 18, id: 'mapbox/streets-v11', accessToken: 'sk.eyJ1IjoiZW50cm9waXN0IiwiYSI6ImNraG53Y2M0ZzBiNHoyeW1pNTB1Mjc0NXMifQ.eSKmJwV5Qy1g-WELf1rL1g' }).addTo(mymap); } </script> <br> <table class="infotable" cellspacing="0" cellpadding="0" width="100%"> <tr bgcolor="#993333"><td class="Headline1" align="center">MAPS</td></tr> <tr><td> <div align="center"><div id="map_canvas" style="width:100%;height:400px;resize:both;"></div></div> </td></tr> </table> <br> <table class="infotable" cellspacing="0" cellpadding="0" width="100%"> <tr bgcolor="#993333"><td class="Headline1" align="center">HISTORY</td></tr> <tr><td class="Switch0" align="center"><a href="ContainerHistory.html?ContainerID=316" class="Text1"><img src="/cgi-bin/historygraph.cgi?ContainerID=316" width="300" height="100" border="0"><br>Click For More History Details</a></td></tr> </table> <br> <table class="infotable" cellspacing="0" cellpadding="0" width="100%"> <tr bgcolor="#993333"><td colspan="3"><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr> <td width="42"><img src="../images/spacer.gif" width="40" height="15"></td><td class="Headline1" align="center">RACES</td> <td width="42"></td></tr></table></td></tr> <tr bgcolor="#333366" align="center"> <td class="Headline1">Polls Close</td> <td class="Headline1">Description</td> <td class="Headline1">Takes Office</td> </tr> <tr> <td class="Switch0">Jul&nbsp;30,&nbsp;2024 09:00pm</td> <td class="Switch0"> <a href="RaceDetail.html?RaceID=1006595" class="Switch0">AZ District 04 - D Primary&nbsp;</a></td> <td class="Switch0">Jan&nbsp;03,&nbsp;2025 12:00pm</td> </tr> <tr> <td class="Switch0">Jul&nbsp;30,&nbsp;2024 09:00pm</td> <td class="Switch0"> <a href="RaceDetail.html?RaceID=1006596" class="Switch0">AZ District 04 - R Primary&nbsp;</a></td> <td class="Switch0">Jan&nbsp;03,&nbsp;2025 12:00pm</td> </tr> <tr> <td class="Switch0">Nov&nbsp;05,&nbsp;2024 08:00pm</td> <td class="Switch0"> <a href="RaceDetail.html?RaceID=1006409" class="Switch0">AZ District 04&nbsp;</a></td> <td class="Switch0">Jan&nbsp;03,&nbsp;2025 12:00pm</td> </tr> </table> <br> <table class="infotable" cellspacing="0" cellpadding="0" width="100%"> <tr bgcolor="#993333"><td colspan="3"><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr> <td width="42"><img src="../images/spacer.gif" width="40" height="15"></td><td class="Headline1" align="center">INFORMATION LINKS</td> <td width="42"></td></tr></table></td></tr> </table> <br> <table class="infotable" cellspacing="0" cellpadding="0" width="100%"> <tr bgcolor="#993333"><td colspan="6"><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr> <td width="42"><img src="../images/spacer.gif" width="40" height="15"></td><td class="Headline1" align="center">VOTER REGISTRATION</td> <td width="42"></td></tr></table></td></tr> <tr bgcolor="#333366" align="center"> <td class="Headline1">Pty</td> <td class="Headline1">Amount</td> <td class="Headline1">%</td> <td class="Headline1">Yr Chg</td> <td class="Headline1">As Of</td> <td class="Headline1">Contributor</td> </tr> <tr> <td class="Text1" bgcolor="#0000FF" align="center">D</td> <td class="Switch0" align="right">83,676</a></td> <td class="Switch0" align="right">47.60%</td> <td class="Switch0" align="right">+0.00%</td> <td class="Switch0" align="right">Jan 01, 2007</td> <td class="Switch0" align="right">Thomas Walker</td> </tr> <tr> <td class="Text1" bgcolor="#878787" align="center">I</td> <td class="Switch0" align="right">50,740</a></td> <td class="Switch0" align="right">28.86%</td> <td class="Switch0" align="right">+0.00%</td> <td class="Switch0" align="right">Jan 01, 2007</td> <td class="Switch0" align="right">Thomas Walker</td> </tr> <tr> <td class="Text1" bgcolor="#FF0000" align="center">R</td> <td class="Switch0" align="right">39,708</a></td> <td class="Switch0" align="right">22.59%</td> <td class="Switch0" align="right">+0.00%</td> <td class="Switch0" align="right">Jan 01, 2007</td> <td class="Switch0" align="right">Thomas Walker</td> </tr> <tr> <td class="Text1" bgcolor="#FFFF00" align="center">LBT</td> <td class="Switch0" align="right">1,669</a></td> <td class="Switch0" align="right">0.95%</td> <td class="Switch0" align="right">+0.00%</td> <td class="Switch0" align="right">Jan 01, 2007</td> <td class="Switch0" align="right">Thomas Walker</td> </tr> </table> <br> <table class="infotable" cellspacing="0" cellpadding="0" width="100%"> <tr bgcolor="#993333"><td colspan="5"><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr> <td width="42"><img src="../images/spacer.gif" width="40" height="15"></td><td class="Headline1" align="center">DEMOGRAPHIC</td> <td width="42"></td></tr></table></td></tr> <tr><td bgcolor="#333366" align="center" colspan="5"><a href="ContainerDetail.html?ContainerID=316&WhichDemo=Population" class="Headline1">Population</a></td></tr> <tr bgcolor="#333366" align="center"> <td class="Headline1">Demographic</td> <td class="Headline1">Amount</td> <td class="Headline1">%</td> <td class="Headline1">As Of</td> <td class="Headline1">Contributor</td> </tr> <tr> <td class="Text1" bgcolor="#000000" align="center"><font color="#FFFFFF">Population</font></td> <td class="Switch0" align="right">641,329</a></td> <td class="Switch0" align="right">100.00%</td> <td class="Switch0" align="right">Jul&nbsp;01,&nbsp;2000</td> <td class="Switch0" align="right">RP</td> </tr> <tr><td bgcolor="#333366" align="center" colspan="5"><a href="ContainerDetail.html?ContainerID=316&WhichDemo=Age" class="Headline1">Age</a></td></tr> <tr><td bgcolor="#333366" align="center" colspan="5"><a href="ContainerDetail.html?ContainerID=316&WhichDemo=Density" class="Headline1">Density</a></td></tr> <tr><td bgcolor="#333366" align="center" colspan="5"><a href="ContainerDetail.html?ContainerID=316&WhichDemo=Race" class="Headline1">Race</a></td></tr> <tr><td bgcolor="#333366" align="center" colspan="5"><a href="ContainerDetail.html?ContainerID=316&WhichDemo=Sex" class="Headline1">Sex</a></td></tr> </table> <br> <table class="infotable" cellspacing="0" cellpadding="0" width="100%"> <tr bgcolor="#993333"><td colspan="2"><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr> <td width="42"><img src="../images/spacer.gif" width="40" height="15"></td><td class="Headline1" align="center">MEDIA</td> <td width="42"></td></tr></table></td></tr> </td></tr></table> <div align="right"> </div> </td> </tr> </table> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10