/*margin and padding on body element can introduce errors in determining element position and are not recommended; we turn them off as a foundation for YUI CSS treatments. */ body { background-color: #262A39; word-break: normal; font-family: “Lucida Grande”, Verdana, Arial, sans-serif; font-weight:bold; } #hd, .yui-layout-unit-top { background-color: #262A39; } #bd, .yui-layout-unit-center { color: black; border-color: 6192c8; border-style: solid; font-family: “Lucida Grande”, Verdana, Arial; background-color: white; } #ft, .yui-layout-unit-bottom { background-color: 6192c8; color: #fff; }
PA YOUTH PAGE HOME PA/USATF HOME
Middle School 100M Race at the 2011 Stanford Invitational
Stanford University The Stanford invitational will be hosting a Boys and Girls Middle School 100 Meter race. It will be an inspirational participation event accompanied by hoards of fine collegiate and high school athletes.
Please consider entering your enthusiastic sprinters at the Stanford Invitational March 26. Online registration only! Space is limited so sign up now!
Meet Name: Stanford Invitational
Entrant Type Allowed: Middle School/Junior High
Cost: $10 Registration online only!
Events coordinator: Joy Upshaw-Margerum
Meet Coordinator: Mary Jo Alexander
Copyright PA/USATF©2010 All Rights Reserved. (function() { var Dom = YAHOO.util.Dom, Event = YAHOO.util.Event; Event.onDOMReady(function() { var layout = new YAHOO.widget.Layout(‘doc1’, { height: Dom.getClientHeight(), //Height of the viewport width: Dom.get(‘doc1’).offsetWidth, //Width of the outer element minHeight: 150, //So it doesn’t get too small units: [ { position: ‘top’, height: 120, body: ‘hd’ }, { position: ‘bottom’, height: 25, body: ‘ft’ }, { position: ‘center’, body: ‘bd’, width: 300 grids: true } ] }); layout.on(‘beforeResize’, function() { Dom.setStyle(‘doc1’, ‘height’, Dom.getClientHeight() + ‘px’); }); layout.render(); //Handle the resizing of the window Event.on(window, ‘resize’, layout.resize, layout, true); }); })(); var gaJsHost = ((“https:” == document.location.protocol) ? “https://ssl.” : “http://www.”); document.write(unescape(“%3Cscript src='” + gaJsHost + “google-analytics.com/ga.js’ type=’text/javascript’%3E%3C/script%3E”)); try { var pageTracker = _gat._getTracker(“UA-2651783-1″); pageTracker._trackPageview(); } catch(err) {} _qoptions={ qacct:”p-72cL-7RSrrmhE” };