   * {
  margin: 0 auto;
  padding: 0;
  font-size: 1em;
  font-family: georgia, times, serif;
  }

.noPrint, #top, #masthead, #contactUs, #teaTray, #navigation, #topCopy, #imagePanel, #ahlaLogo, #lanierLogo, #logos, #bottom, .agendaBottomBlurb, #bottomBlurb,  #agendaIntro, #agendaImageColumn, #navBottom, #printButton, #printAgenda, .directions {
display: none;
} 

body {
background-color: white;
}

#page {
margin: 0 auto;
width: 1000px;
}


#ihmrsLogoAgendaPage {
position: absolute;
top: 80px;
left: 0px;
width: 90px;
}

#logos {
position: absolute;
top: 350px;
left: 485px;
border: none;
}

#agendaMainContent {
width: 1000px;
position:relative;
background-color: white;
height: 1400px;
}

#agendaMainCopyContainer {
position: absolute;
top: 0px;
left: 250px;
width: 850px;
z-index: 500;
color: black; 
height: 1400px;
}

#head strong {
position: absolute;
font-weight: bold;
font-size: 30pt;
text-align: left;
top: 23px;
left: 0px;
color: black;
}

#agendaIntro {
font-size: 18pt;
line-height: 1.3;
margin-bottom: 15px;
width: 500px;
font-weight: bold;
}

.agendaComingSoon {
font-style: italic;
margin: 20px 0 -57px 0;
text-align: left;
}

.agendaTopComingSoon {
color: black;
margin-top: 0px;
}

.agendaExamples {
margin-bottom: 1.3em;
font-size: 12pt;
}

.agendaExamples ul {
margin-top: .9em;
padding-left: 24px;
}

.agendaEnjoy {
margin: 1em 0 0 0;
font-size: 14pt;
font-weight: bold;
font-style: italic;
}

.agendaSchedule {
float: left; 
margin-right: 1.5em;
margin-top: 6px;
font-weight: bold;
width: 85px;
font-size: 11pt;
font-family: arial, sans-serif;
}

.agendaInfo {
float: left;
width: 600px;
margin-bottom: 0;
margin-top: 4px;
}

.agendaInfo ul {
margin-top: 0px;
}

.agendaNewLine {
margin: .5em 0 .25em 0;
width: 10px;
height: 16px;
font-weight: bold;
}

a {
color: black;
text-decoration: none;
}