body{
  font-family: sans-serif, Nimbus Sans L;
  font-size: 16px;
}

h1{
  color: #ff8000;
  font-size: 30px;
  font-weight: bold;
  margin: 0px;
}

h2{
  margin: 0 0 10px 0;
}

.adabus_table{
  font-size: 10.5px;
}

.adabus_table a{
  text-decoration: none;
}

.adabus_table a:hover{
  text-decoration: underline;
}

.adabus_table th{
  font-size: 16px;
}

#bground{
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  z-index: -100;
}

#clouds{
  overflow: hidden;
  position: absolute;
  z-index: -99;
}

#page_holder{
  width: 950px;
  text-align: left;
  z-index: 5;
  color: white;
  font-weight: bold; 
}

#cal_nav_bar a{
  color: white;
  text-decoration: none;
}

#cal_nav_bar a:hover{
  text-decoration: underline;
}

#fest_calendar{
  margin-top:10px;
}

#old_ie a{
  text-decoration: none;
}

#old_ie a:hover{
  text-decoration: underline;
}

#fest_list .selected_item{
  color: green;
}

#ff_link{
  color: white;
  text-decoration: none;
}

#ff_link:hover{
  text-decoration: underline;
}
