* {
   font-family: Verdana, Arial, Helvetica, sans-serif; 
   margin: 0px;
   padding: 0px;
}

BODY {
   margin: 2px;
   padding: 0px;
   background-color: #ffffff
}

UL {
   list-style: inside;
}

#event_day {
   font-size: 14px;
   text-align: left;
   color: #9999cc;
   width: 550px;
   margin-left: 5px;
   font-weight: bold;
}

#session_state {
   border: 1px solid #9999cc;
   text-align: center;
   font-size: 10px;
   width: 461px;
   padding: 2px;
}

#content_column {
   vertical-align: top;
   padding: 2px;
}

#calendar_nav {
   font-size: 12px;
   width: 230px;
   padding: 4px;
}

#calendar_month {
   font-size: 15px;
   font-weight: bold;
   text-align: center;
   color: #ffffff;
   background-color: #9999cc;
   width: 461px;
   height: 29px;
}

#calendar_normal {
   border: 1px solid #996633;
   padding: 2px;
   vertical-align: top;
   left-margin: 0.5px;
   text-align: center;
   width: 65px;
   height: 65px;
}

#calendar_weekday {
   font-size: 11px;
   text-align: center;
}

#calendar_jump {
   font-size: 12px;
}

#calendar_event {
   border: 1px solid #996633;
   padding: 2px;
   background-color: #ffffcc;
   vertical-align: top;
   left-margin: 0.5px;
   text-align: center;
   width: 65px;
   height: 65px;
}

#calendar_day {
   font-size: 12px;
}

#calendar_action {
   font-size: 10px;
   text-align: right;
}

#calendar_event_title {
   font-size: 12;
   height: 40;
   vertical-align: bottom;
   text-align: center;
   white-space: pre-wrap;

}

#bottom_right {
   background-image: url(/images/right_bottom_bg.gif);
   background-repeat: no-repeat;
   width: 270px;
   height: 101px
}

#error_text {
   color: red;
   font-size: 13px;
}

#login_form {
   border: 1px solid #009900;
   padding: 3px;
   color: #0099ff;
   font-size: 12px;
   height: 120px;
}

#registration_info {
   background-color: #ffffff;
   border: 1px solid #9999cc;
   font-size: 11px;
   width: 200px;

   vertical-align: top;
   padding: 4px;
}
#registration_form {
   background-color: #ffffff;
   border: 1px solid #9999cc;
   font-size: 11px;
   width: 550px;
   vertical-align: top;
   padding: 4px;
}

#login_text {
   font-size: 12px;
   padding: 4px;
   vertical-align: top;
}

#event_item_title {
   font-size: 12px;
   vertical-align: top;
   text-align: right;
   padding: 4px;
   border-top: 1px solid #9999cc;
}

#event_item {
   font-size: 12px;
   vertical-align: top;
   padding: 4px;
   border-top: 1px solid #ffffff;
}

#event_title {
   font-size: 14px;
   background-color: #9999cc;
   padding: 4px;
}

#event_description {
   font-size: 13px;
}

#login_title {
   text-align: center;
   font-weight: bold;
   font-size: 14px;
}

#footer {
   vertical-align: bottom;
   font-size: 10px;
   text-align: center;
}

#page_title {
   font-size:12;
   color: #9999cc;
   font-weight: bold;
}

#section_name {
   font-size:12;
   color: #9999cc;
}

#band_member_name {
   font-size: 11px;
}

#band_member_instrument {
   font-size: 11px;
}

#about_title {
   font-size: 12px;
   color: #9999cc;
   font-weight: bold;
   text-align: left;
}

#about_text {
   font-size: 12px;
   margin-left: 20px;
}




#left_content {  vertical-align: top}
