#header-bottom {
  margin-top: 15px;
  background-color: gray;
  border-top: 1px solid #b9d2e3;
  border-bottom: 1px solid #b9d2e3;
  height: 12px;
  padding: 0px 0px 15px 0px;
}
#header-bottom ul {
  margin-top: 6px;
  margin-bottom: 10px;
  background-color: gray;
  text-align: center;
}
#header-bottom li {
  background-color: gray;
  display: inline;
}
#header-bottom a:link, #header-bottom a:visited{
  margin-right: 20px;
  text-decoration: none;
  background-color: gray;
  color: white;
  
}
#header-bottom a:hover {
  color: #ffb43c;
  }.Titleofpage {
	font-family: Eurostile, Futura, Geneva, monospace, sans-serif;
	font-size: 20px;
	font-weight: bold;
}
.coursetitles {
	font-family: Eurostile, Futura, Geneva, monospace, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
