@charset "utf-8";

/* ********************************************************************************* 
* School of Health Professions, University of Missouri, shp.missouri.edu and umshp.org
* Web stylesheet
* Natalie Feibish, feibishn@missouri.edu
* Last updated: June 20, 2008
* gate.alumni.css
********************************************************************************** */



/*GATEWAY AND INTERIOR PAGES, SIMILAR TO ALL GATEWAYS*/

#gateContent /* holds bulk of copy */ {padding: 20px;}
#gateContent p {margin-top: 0; margin-left: 20px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 110%; line-height: 180%; color: #666666; text-align:left;} 
#gateContent li {margin-top: 0; margin-left: 20px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 110%; line-height: 180%; color: #666666; text-align:left; margin-bottom: 0;} 
#gateContent h1 {padding-left: 10px; font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 170%; margin-bottom: 20px; margin-top: 30px;}
#gateContent h2 {padding: 0; font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 150%; margin-bottom: 20px;}
#gateContent h3 {margin-top: 30px; margin-left: 20px; font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 120%; line-height: 180%; margin-bottom: 0;}
#gateContent p + p {margin-top: 10px;}
#gateContent h3 + li {margin-top: -10px;}
#gateContent a:link {color:#003300;}
#gateContent a:visited {color:#669966;}
#gateContent a:hover {color:#CC9966;}

