body {background: white; font-family: 'Verdana', verdana, arial, sans-serif; font-size: 10pt; margin:0px; padding:0px; text-align: center}

p, td, li {font-family: 'Verdana', verdana, arial, sans-serif; font-size: 10pt; }
p.email {color: #999999; font-size: 10pt; font-weight: bold; margin:0; padding:0; padding-bottom: 10px}
p.menu {margin:0; padding:0; padding-bottom: 10px; font-weight: bold}

h1 {font-family: "Verdana", arial, sans-serif; font-weight: normal; font-size: 20pt; color: rgb(163,41,40)}
h2 {font-family: "Verdana", arial, sans-serif; font-weight: normal; font-size: 16pt; color: #000000}
h4 {font-family: "Arial"; font-weight; normal; font-size: 12pt; color: #666666}
h5 {font-family: "Arial"; font-weight; bold; font-size: 11pt}
hr {color: #0099FF; width: 775px; height: 3px}

table.headpics {background-color: #FFFF00; text-align: center; border-top: solid 3px rgb(163,41,40); border-bottom: solid 3px rgb(163,41,40)}
  /* this sets up the -currently red- borders above and below the picture*/
td.headpics {border-top: solid 3px white; border-bottom: solid 3px white} 
  /* this makes the white space between the picture and the border */
td.headslogan {border-top: solid 3px white; border-bottom: solid 3px white; padding: 10px} 
  /* this makes the white space between the text area left of the picture and the border */
td.menu {background-color: #EAEAEA; padding-left: 10px; padding-top: 72px} 
  /* This is the gray left menu */
td.main {padding-left:25px} 
  /* the main text area */ 
table.topmenu {border-bottom: solid white 5px} 
  /* the top menu */

/* the regular in-text links */
a:link {color: rgb(163,41,40)}
a:active {color: rgb(214,230,42)}
a:visited {color: #999999}
a:hover {color: rgb(148,168,0)}

/* the colors for the left side menu */
a.menu:link {color: black; text-decoration: none}
a.menu:active {color: black; text-decoration: none}
a.menu:visited {color: black; text-decoration: none;}
a.menu:hover {color: black; text-decoration: none;}

/* the links for the three main links on the index page.  Currently they are all set to the red of the "grants" */
a.record:link {color: rgb(59,170,67); text-decoration: none}
a.record:active {color: rgb(59,170,67); text-decoration: none}
a.record:visited {color: rgb(59,170,67); text-decoration: none}
a.record:hover {color: rgb(59,170,67); text-decoration: none}
a.grants:link {color: rgb(153,51,51); text-decoration: none}
a.grants:active {color: rgb(153,51,51); text-decoration: none}
a.grants:visited {color: rgb(153,51,51); text-decoration: none}
a.grants:hover {color: rgb(153,153,153); text-decoration: none}
a.students {color: rgb(167,189,0); text-decoration: none}
a.students:active {color: rgb(167,189,0)}
a.students:visited {color: rgb(167,189,0)}
a.students:hover {color: rgb(167,189,0)}

a.email:link {color: #999999; text-decoration: none}
a.email:active {color: #999999; text-decoration: none}
a.email:visited {color: #999999; text-decoration: none}
a.email:hover {color: #999999; text-decoration: none}
