body {
   font-size: 12pt;
}
div.navsection {
   display:none;
}
div.banner {
   position:absolute;
   top:0;
   right:0;
}
div#content {
   background-color: transparent !important;
   margin-top: 150px;
}
div#logodiv {
   position:absolute;
   top:0;
   left:0;
   border: none;
}
div#logoliner {
   margin:5px; 
   width: 80px;
}
img#logoimage {
   margin:0; 
   padding:0; 
   width:80px;
}
img#logotext {
   margin:0; 
   padding:0; 
   width:80px;
}
img.bannerpic {
   margin: 10px;
}
img.intext {
   margin:5px;
   margin-left: 10px;
   margin-right: 10px;
   padding:5px;
   background-color:white;
   border: 1px solid #ccc;
}
button,input {
   border: 1px solid #ccc;   
   background-color: white;
}
div#calendar button {
   width: auto;
   font-size: 1.4em;
}
table.options td {
   width: 50px;
   font-size: 1.2em;
   font-weight: bold;
   text-align: center;
   border: 1px solid #ccc;
   padding: 5px;
}
table.options th.day {
   border: 1px solid #000;
}
table.options td.today {
   background-color: #666;
   color: white;
}
table.options td.select {
   background-color: #999;
   color: white;
}
table.options td.event {
   border-color: #f00;
}
td.lined {
   border: 1px solid #ccc;
}
th.top {
   border: 1px solid #000;
   text-align: center;
}
