body {
    background:#33302A;
    Margin:1in 0in 0in 1in;
    color:#ccc;
    font-size:10pt;
    line-height:170%;
    font-family:helvetica, arial, verdana;
    height:750px;
}



div.Note {    
    position:absolute;
    left:0px;
    top:0px;
    width:1300px;
    height:60px;
    background-color:#7baab0;
    color:#333;
}

div.Note p {
    padding:5px 15px 5px 1in;
}

div.Note a {
    font-weight:bold;
    color:#000;
}

h1 {
   position:absolute;
   left:1in;
   top:2in;
   color:#547F8C;
}
div#timeline { 
    position:absolute;
    height:600px;
    width:1100px;
    left:100px;
    top:3in;
    height:500px;
    font-family:arial;
    font-size:8pt;
    line-height:100%;
}


#timeline { color: #7baab0; }
#timeline .timeline-band-0 .timeline-ether-bg { background-color: #13100a; }
#timeline .timeline-band-1 .timeline-ether-bg { background-color: #23201A; }
#timeline .timeline-band-2 .timeline-ether-bg { background-color: #222; }
#timeline .timeline-band-3 .timeline-ether-bg { background-color: #444; }

#timeline .t-highlight1 { background-color: #003; }
#timeline .p-highlight1 { background-color: #300; }

#timeline .timeline-highlight-label-start .label_t-highlight1 { color: #f00; }
#timeline .timeline-highlight-label-end .label_t-highlight1 { color: #115; }

#timeline .timeline-band-events .important { color: #c00; }
#timeline .timeline-band-events .small-important { background: #c00; }

#timeline .timeline-date-label-em { color: #fff; }
#timeline .timeline-ether-lines { border-color: #555; border-style: solid; }
#timeline .timeline-ether-highlight { background: #555; }

#timeline .timeline-event-tape,
#timeline .timeline-small-event-tape { background: #f60; }
#timeline .timeline-ether-weekends { background: #111; }


.timeline-event-bubble-body,
.timeline-event-bubble-time {
    color:#666;
}

.timeline-event-bubble-title a {
    color:#000;
}
