body {  font-family: Helvetica, sans-serif;  font-size: 18px;  font-weight: normal;  color: black;  margin-top: 0; margin-bottom: 0; margin-left: 0; mergin-right: 0; background-color: white; }/* top nav bar */#navigation { text-align: center; font-weight: bold;  font-size: 16px; line-height: 30px; background-color: #663399; }#navigation a { color: #ffd024;  }#navigation a:visited { color: #ffd024;  }#navigation a:hover { color: #ffffff;  }/* js-sclmenu.js CSS */.menu {  padding: 5px 1px 1px 1px;  background-color: #663399; }.menuItem {  padding: 4px 4px 4px 4px; }.menuItem a {  color:#ffd024;  text-decoration:none;  font-size: 14px; }/* bottom contact line */.contact { font-weight: bold; font-size: 12px; color: #ffffff; line-height: 30px; background-color: #663399; }.contact a { color: #ffffff;  }.contact a:visited { color: #ffffff;  }.contact a:hover { color: #ffd024; }/* page background colors */#course-yellow { background-color: #FFD024; }#online-yellow { background-color: #FFF205; }#ensembles-tan { background-color: #FFFCCD; }#degrees-olive { background-color: #B3D66F; }#faculty-blue { background-color: #31BCA4; }#faculty-red { background-color: #BF3E55; }#links-blue { background-color: #7CBCCD; }#links-orange { background-color: #EE6D20; }#gold { background-color: #ffd024; }.gold { background-color: #ffd024; }#green { background-color: #0BB093; }.green { background-color: #0BB093; }.olive { background-color: #B3D66F; }/* global link colors */a { text-decoration: none;  color: #ffd024; }a:visited { color: #ffd024; } a:hover { color: #ffffff; }/* local link colors */.blue a { color: #007191; }.blue a:visited { color: #007191; }.blue a:hover { color: #ffffff; }.blue2 a { color: #007191; }.blue2 a:visited { color: #007191; }.blue2 a:hover { color: #663399; }.green a { color: #0BB093; }.green a:hover { color: #ffffff; }.large a { color: #ffd024;  }.large a:visited { color: #ffd024;  }.large a:hover { color: #ffffff; }.white { color: #ffffff; }  /* text variants */.bullets { color: #007191; }.degree { font-size: 22px; text-decoration: underline; font-weight: bold; } .large { font-size: 28px; margin-top: 0px; } .margin { margin-left: 5px; margin-right: 5px; }.section { font-size: 16px; font-weight: bold; } .small { font-size: 12px; }.small-italic { font-size: 12px; font-style: italic; }.small-link a { font-size: 14px; }  /* rotating message box */#ajaxticker1{ width: 350; height: 137; background-color: #fff205; font-size: 16px; text-align: center; vertical-align: middle; }#ajaxticker1 div{ /*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV*/ background-color: #fff205; }
