body {background:black; color:white}

#navbar {margin-left:5px; } 
#bottomnav {text-align:center}
#page {width:730px; background:black;
margin-left:auto; margin-right:auto; color:white; font-size:14px}
.header {margin-left:20px}

a:link {color:white}
a:visited {color:white}
a:hover {color:blue}
a:active {color:blue}

 
 .date {
 width: 90px;
 }
  .dayw {
 width: 35px;
 }
 .time {
 width: 70px;
 }
 .venue {
 width: 170px;
 }
 .description {
 width: 270px;
 }
.spacer {
width: 10px
}
.highlight {
background-color:#CCCCCC; color:black
}
.small {
font-size: 10px;
}