img.eventLogo {
    float: left;    
    margin-left: -50px;
    margin-top: -56px;
    padding-bottom: 40px;
    padding-right: 20px;
    padding-top: 16px;
}


#inner-content-middle {
    padding: 38px 90px 0px 90px;
}

#inner-content-middle p {
    font-size: 100%;
}

/* inner-content-divider */
#inner-content-divider {
  background-image: url(../pics/inner_content_event_divide.gif);
  background-repeat: no-repeat;
  clear: both;
  display: block;
  height: 34px;
}



/* inner-content-bottom */
#inner-content-bottom {
    background-color: #f7f1f1;
    background-image: url(../pics/inner_content_event_bg.gif);
    background-repeat: repeat-y;
    font-family: Arial, Helvetica, sans-serif;
    padding: 0px;
    position: relative;
}

#inner-content-bottom h3 {
    text-transform: none;
}

/* event-info */
#event-info {
    display: block;
    margin: 0px;
    padding: 16px 20px 40px 40px;
    width: 500px;
}

#event-info p {
    display: block;
}

#event-info li {
    clear: both;
}

#event-info h3 {
    clear: both;
    font-size: 120%;
    font-weight: bold;
    margin-bottom: 10px;
}

#event-info li h3 {
    clear: both;
    font-size: 120%;
    font-weight: bold;
    margin-top: 24px;
    margin-bottom: 10px;
}

#event-info li h4 {
    background-color: #e29583;
    border: 2px solid #999999;
    display: inline;
    font-size: 110%;
    font-weight: bold;
    margin-left: -6px;
    padding: 2px 6px;
    text-transform: none;
}

#event-info li p, #event-info li img {
    margin-top: 10px;
}

#event-info li p, #event-info p {
    margin-bottom: 6px;
    padding: 0px;
}

#event-info li p .band_name {
    font-weight: bold;
}

#event-info .clear {
    clear: both;
    display: block;
    margin: 5px 0px;
    padding: 0px;
}



#event-info li img {
    margin-bottom: 24px;
    padding: 0px;
    float: right;
    margin-left: 10px;
    margin-right: 2px;
}

#event-info li img.photo {
    border: 3px solid #ffffff;
}

#event-info .band_name a {
  color: #000000;
  text-decoration: none;
  }
#event-info .band_name a :link, #event-info .band_name a :visited, #event-info .band_name a :active  {
  color: #000000;
  text-decoration: none;
}
#event-info .band_name a :hover, #event-info .band_name a .current:hover {
  color:#000000;
  text-decoration: none;
}
#event-info .band_name a .current:link, #event-info .band_name a .current:visited, #event-info .band_name a .current:active  {
  color: #000000;
  text-decoration: none;
} 

/* event-sponsors */
#event-sponsors {
    left: 590px;
    padding: 0px;
    position: absolute;
    text-align: center;
    top: -16px;
    width: 270px;    
}
#event-sponsors h2 {
  text-indent: -9999px;
}
#event-sponsors h3 {
    font-size: 110%;
    font-weight: bold;
    padding-bottom: 26px;
    padding-top: 10px;
}
#event-sponsors li {
    list-style-type: none;
}
#event-sponsors ul.sponsors li {
    margin-bottom: 30px;
}
#event-sponsors ul.sponsors li ul li{
    margin-bottom: 10px;
}
#event-sponsors ul li hr {
    width: 30%;
}


/* inner-content-footer */
  #inner-content-footer {
  background-image: url(../pics/inner_content_event_footer.gif);
  clear: both;
  display: block;
  
}
