<!DOCTYPE html>
<html>
<title>
	UHPPA - UH Pre-Pharmacy Association
</title>
<head>
	<link href="ppa.css" rel="stylesheet" type="text/css" />
	<link rel="shortcut icon" href="ppalogo.png"/>
	<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
	<script src="http://code.jquery.com/jquery-1.9.1.min.js"></script>
	<script type="text/javascript" src="slideshow.js"></script>
	<script>
		  (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
		  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
		  m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
		  })(window,document,'script','//www.google-analytics.com/analytics.js','ga');

		  ga('create', 'UA-43550315-1', 'uhppa.com');
		  ga('send', 'pageview');
	</script>
</head>
<body>
	<!--
		**** ACS was here -- SUDOWOODO!!!!!!!!!!!
	-->
	<div id="header">
		<div id="header_container">
			<div id="left">

				<a id="logo" class="left logo-enUS" href="/"></a>
			</div>
		</div>
	</div>
	<div id="content">
		<div id="sidebar">
			<ul>
				<li>
					<a href='index.php'>Home</a>
				</li>
				<li>
					<a href='membership.html'>Membership</a>
					<ul class='children'>
						<li>
							<a href='#'>Requirements</a>
						</li>
						<li>
							<a href='#'>Application</a>
						</li>
					</ul>
				</li>
				<li>
					<a href='about.html'>About</a>
				</li>
				<li>
					<a href='events.html'>Events</a>
				</li>
				<li>
					<a href='gallery.html' style='display: none'>Gallery</a>
				</li>
				<li>
					<a href='resources.html'>Resources</a>
				</li>
				<li>
					<a href='records.html'>Records</a>
				</li>
				<li>
					<a href='faq.html'>FAQ</a>
				</li>
				<li>
					<a href='contactus.html'>Contact Us</a>
				</li>
				<li>
					<a href='suggestions.html'>Suggestions</a>
				</li>
				<li>
					<a href='http://goo.gl/2rp5oJ'>Officer Elections</a>
				</li>
				<li>
					<a class="fb" target='_blank' href='https://www.facebook.com/groups/UHPPA/'></a>
				</li>
				<li>
					<a class="kaplan" target='_blank' href='http://www.kaptest.com/'></a>
				</li>
			</ul>
		</div>
		<div id="container">
			<div id="body">
				<div class='thing'>
					<p>
						The University of Houston Pre-Pharmacy Association is an organization of students interested in pursuing degrees in pharmacy. We host meetings with guest speakers in the field, volunteer together, and collectively provide the resources necessary to achieve success as a pre-pharmacy student.
					</p>
				</div>
				<div class='thing'>
					<iframe src="slideshow.html" style="width:830px;height:635px;max-width:100%;overflow:hidden;border:none;padding:0;margin:0 auto;display:block;" marginheight="0" marginwidth="0"></iframe>
				</div>
			</div>
		</div>
	</div>
</body>
</html>