
table#events {border-collapse: separate; border-spacing: 2px; width: 600px;}
table#events thead td {background: #000; color: #E3D8BF;}
table#events td {background: #D0C4AA; text-align: center;}
table#events td.time {background: #000; color: #E3D8BF; vertical-align: top; font-size: 85%; padding-top: 0; font-family: helvetica;}
table#events td.event {background: #B30236; color: #E3D8BF;}
table#events td.event a {color: #E3D8BF;}
table#events td.event a:hover {text-decoration: underline;}
table#events td {height: 40px;}
#events th, #events td{border:none;}
