img#sideImage
{
   border-style: solid;
   border-width: 4px;
   border-color: #ffeb00;
}

#sidebar
{
   position: absolute;
   left: 0;
   top: 0;
   height: 100%;
   width: 250px;
   color: white;
}

.sideSection
{
   margin: 10px;
}

.sideHead
{
   font-size: 12pt;
   font-weight: bold;
   color: #ffeb00;
   border-bottom-style: solid;
   border-bottom-width: 1px;
   border-bottom-color: #ffeb00;
}

.day
{
   width: 90px;
   float: left;
}

#addrLink
{
   color: white;
}
