body {
  font-family: Arial, Verdana, Sans-serif;
  font-size: 13px;
  color: #666; }

a {
  color: #4e85c5;
  text-decoration: none; }

a:hover {
  color: #4e85c5;
  text-decoration: underline; }

.past-events {
  position: relative;
  top: 0;
  right: 0;
  font-weight: normal;
  font-size: 14px;
  float: right; }
  .past-events a {
    color: #b94b64; }

.header h1 {
  font-family: Verdana, Sans-serif;
  font-size: 16px;
  color: #777;
  top: 80px;
  margin-left: 30px;
  position: relative; }

.homePageColumns h1 {
  font-family: Verdana, Sans-serif;
  font-size: 16px;
  color: #666; }
.homePageColumns h2 {
  font-family: Verdana, Sans-serif;
  font-size: 16px;
  color: #4e85c5;
  font-weight: bold; }

.center-column h1 {
  font-family: Verdana, Sans-serif;
  font-size: 18px;
  font-weight: bold;
  margin: 10px 0px; }
.center-column h2 {
  font-family: Verdana, Sans-serif;
  font-size: 16px;
  margin: 20px 0px 10px 0px; }
.center-column h2.larger {
  font-size: 160%;
  font-family: Arial;
  font-weight: normal;
  margin: 0 0 0.2em 0; }
.center-column p {
  margin: 10px 25px 10px 0px;
  line-height: 20px; }

#about-triec h1, #about-triec h2, #about-triec .first, #about-triec .active {
  color: #4293a6; }
#about-triec label {
  width: 80px;
  display: block;
  float: left; }

#programs h1, #programs h2, #programs .first, #programs .active {
  color: #b4ba70; }

#partners h1, #partners h2, #partners .first, #partners .active {
  color: #a38ca6; }

#news h1, #news h2, #news .first, #news .active {
  color: #b94b64; }

#resources h1, #resources h2, #resources .first, #resources .active {
  color: #e5c443; }

#contact h1, #contact h2, #contact .first, #contact .active {
  color: #b86579; }


.right-column h1 {
  font-family: Verdanda, Sans-serif;
  font-size: 14px;
  color: #4e85c5;
  margin-bottom: 10px; }
.right-column p {
  margin: 10px 0px; }
