body, html {
font :  12pt Arial, Helvetica, geneva;
}
p, ul, ol, li {
font : 11pt Arial,geneva,helvetica;
}
h1 {
font : bold 14pt Arial, Helvetica, geneva;
}
h2 {
font : bold 14pt Arial, Helvetica, geneva;
}
#title {
font : bold 16pt Arial, Helvetica, geneva;
color: #000000;
}
#index {
font : bold 12pt Arial, Helvetica, geneva;
}
index>a{ padding-left: 10px;
              font-weight: bold;
              font-size: 90%;
              border-left: 1px solid #fff;}

/*New style rules for Improvements page*/
#index>a,#index>a:link{ text-decoration:none;
                                }
#index>a:visited{ color: #008080;
                      }
#index>a:hover{ color: #DD0000;;
                    background-color: lightblue;
                    text-decoration: underline;
                    }
#homelink {
font : bold 10pt Arial, Helvetica, geneva;
position: absolute;
right: 1%;
bottom: 5%;
}
#linkToTop {
position: absolute;
right: 1%
}
#titleimage {
height: 50px;
vertical-align: middle;
border: 0;
}
#header {
text-align: center;
background: #afcfff;
position : fixed;
width : 100%;
height : 55px;
top : 0;
right : 0;
bottom : auto;
left : 0;
overflow: auto;

}
#main {
/* top, right bottom left */
/* margin: 0px 0px 0px 0px; */
padding: 0px 10px 0px 5px;
position: fixed;
/* left: 10px; */

top: 55px;
overflow: auto;
width: auto;
 height: 90%;
}
p
html {
overflow: hidden;
}

h1, h2 {
color : #0000cc;
}
h1 {
text-align: center;
}
#spectrograms {
width: 350px;
border: 0
}

.schedule-course { background-color: rgb(102,255,255);}
.schedule-office { background-color: rgb(255,255,0);}
.schedule-attend { background-color: rgb(255,204,204);}
.schedule-research { background-color: rgb(153,255,153);}
