/* program pages stylesheet by vishnu */
#page {
  font:normal normal normal 1em/1em Arial,Times new roman;
  color:#486ca4;
  margin-bottom:1em;
}
#heading1 {
  text-align:center;
  font-size:110%;
  line-height:130%;
  padding:1em 0;
  background-color:rgb(197,217,174);
  margin-bottom:0;
}
#picture-container {
  text-align:center;
  padding-top:1em;
}
  #picture-container img {
    margin-right:0.4em;
  }
#teacher {
  text-align:center;
  font-size:100%;
  margin-bottom:0;
}
#dates {
  text-align:center;
  font-size:100%;
  margin-top:0.2em;
}
.section {
  font-size:80%;
}
  .sheading {
    font-size:100%;
    margin:0.7em 0;
    background-color:rgb(197,217,174);
  }
  .section p {
    padding:0; margin:0.2em 0;
  }
  .scontent {
    
  }
    .presenter {
      font-weight:bold;
      color:rgb(255,102,51);
    }
    .scontent a {
      color:#6dc2cd;
      font-weight:bold;
    }
    .scontent img {
      float:left;
      margin-right:0.5em;
    }

