@font-face {
    font-family: 'DroidSansRegular';
    src: url('font/DroidSans-webfont.eot');
    src: url('font/DroidSans-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/DroidSans-webfont.woff') format('woff'),
         url('font/DroidSans-webfont.ttf') format('truetype'),
         url('font/DroidSans-webfont.svg#DroidSansRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'DroidSansBold';
    src: url('font/DroidSans-Bold-webfont.eot');
    src: url('font/DroidSans-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/DroidSans-Bold-webfont.woff') format('woff'),
         url('font/DroidSans-Bold-webfont.ttf') format('truetype'),
         url('font/DroidSans-Bold-webfont.svg#DroidSansBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

html  {
font: 14px/17px 'DroidSansRegular', Arial, sans-serif;
background-image:url('sand0.jpg');
background-attachment:fixed;
background-color: #e0d080;
margin:0px;
padding:0px;
}
#doc3 {background-color: #fff8c0;}

#wrap1 {
display: block;
background-image:url('sand1.jpg');
background-attachment:fixed;
background-color: #e0d080;
margin:0px;
padding:0px;
}
#hd, #ft {margin: 2em; padding-top: 2em;}
#ft {padding-bottom: 1em;}
#bd div.yui-g {
margin: 2em;
        -webkit-box-shadow:  3px 3px 8px 0px rgba(0, 0, 0, 0.5);
        box-shadow:  3px 3px 8px 0px rgba(0, 0, 0, 0.5);
		 border-width:2px;
		 border-color:#c0b0a0;
		 border-style:solid;
}
.timeline-band-1 .timeline-ether-bg {
background-image:url('sandh.jpg');
background-attachment:fixed;
background-color: #ffc090;
margin:0px;
padding:0px;
}
.timeline-band-0 .timeline-ether-bg {
background-image:url('sand1.jpg');
background-attachment:fixed;
background-color: #ffc090;
border-width: 2px;
border-style: solid;
border-color:#c0b0a0;
}
.timeline-band-6 .timeline-ether-bg {
background-image:url('sand1.jpg');
background-attachment:fixed;
background-color: #ffc090;
border-width: 2px;
border-style: solid;
border-color:#c0b0a0;
}

.timeline-band-2 .timeline-ether-bg {
background-image:url('sandp.jpg');
background-attachment:fixed;
background-color: #e0d080;
border-width: 2px;
border-style: solid;
border-color:#c0b0a0;
}
.timeline-band-3 .timeline-ether-bg {
background-image:url('sandm.jpg');
background-attachment:fixed;
background-color: #e0d080;
border-width: 2px;
border-style: solid;
border-color:#c0b0a0;
}
.timeline-band-4 .timeline-ether-bg {
background-image:url('sandr.jpg');
background-attachment:fixed;
background-color: #e0d080;
border-width: 2px;
border-style: solid;
border-color:#c0b0a0;
}
.timeline-band-5 .timeline-ether-bg {
background-image:url('sandw.jpg');
background-attachment:fixed;
background-color: #e0d080;
border-width: 2px;
border-style: solid;
border-color:#c0b0a0;
}

h1 {color: #834c24;}
p {margin-top: .5em;}
.timeline-band-1 .timeline-date-label {
color: #807060;
}
.timeline-band-0 .timeline-date-label {
color: #403020;
}
.timeline-band-2 .timeline-date-label {
color: #807060;
}
.timeline-band-3 .timeline-date-label {
color: #807060;
}
.timeline-band-4 .timeline-date-label {
color: #807060;
}
.timeline-band-5 .timeline-date-label {
color: #807060;
}
.timeline-band-6 .timeline-date-label {
color: #807060;
}
a:link { color: #663300; text-decoration: none }
a:active { color: #663300; text-decoration: none }
a:visited { color: #663300; text-decoration: none }
a:hover { color: peru; text-decoration: underline;}