@CHARSET "UTF-8";

  #galleries .right-column {
  padding-top: 135px;
  }
  #galleries .pages {
  margin: 20px 20px;
  color: #ff8903;
  font-size: 18px;
  font-family: Trebuchet MS;
  }
    #galleries .pages span {
    display: block;
    float: left;
    margin-right: 10px;
    }
    #galleries .pages div.pager {
    position: relative;
    }
      #galleries .pages div.pager a {
      text-decoration: none;
      display: block;
      float:left;
      position: relative;
      padding: 0 3px;
      }
      #galleries .pages div.pager a.active {
      color: #ff8903;
      }
      
   #gallery .history {
   margin: 0 0 0 20px;
   }
   
   #gallery .right-column {
   padding-top: 195px;
   }
   
   #gallery .event {
   font-family: Trebuchet MS;
   width: 754px;
   margin: 30px 0 0;
   padding: 8px 0 0 15px;
   color: black;
   background: white;
   height: 22px;
   font-size: 18px;
   }
     #gallery .event .date {
     font-weight: bold;
     padding-right: 20px;
     }
     #gallery .event a {
     color: black;
     font-weight: normal;
     }
     #gallery .event a:hover {
     color: #ff8903;
     }
   
   #gallery .photos {
   margin-bottom: 20px;
   }
   
   #gallery .galleries {
   margin: 0 0 10px 20px;
   }
   #gallery .performer {
   margin-left: 20px;
   }