
body {
  font-family: Gill Sans MT, Gill Sans, GillSans, Verdana, Lucida Grande, Lucida Sans, Lucida Sans Unicode, sans-serif;
  font-weight: bold;
  background: white;
  margin: 0;
  padding: 0;
  color: #003399;
}

.coverpage {
  background: white;
}

p.timeline {
  text-align: center;
}

p.timeline img {
  border: none;
}

span.otheryears {
  color: gray;
}

p.currenttext {
  margin-left: 45%;
}

ul.yearcontext {
  background: #ddd;
  border: 1px solid #666;
  font-size: 50%;
  float: left;
  width: 10%;
  list-style: none;
  margin-right: 0;
}

ul.yearcontext li {
  padding: 0 .5em .3em .5em;
  margin: 0;
}

ul.yearcontext li.currentyear {
  background: #f7d21e;
}

ul.context {
  width: 25%;
  font-size: 50%;
  float: left;
  border: 1px solid #666;
  list-style: none;
  padding: 0;
  margin-left: 1em;
  margin-right: 2em;
}

ul.context li {
  padding: 0.2em 0.3em 0.2em 0.3em;
  margin:0;
}

li.current {
  background: #f7d21e;
}

.coverpage #header {
  color: white;
  margin: 65px 120px 0 40px;
  text-align: center;
  overflow: hidden;
  line-height: 1.2;
  border: none;
  background: transparent;
  padding: 0;
}

.coverpage #header h1 {
  display: inline;
  font-size: 300%;
}

.coverpage .author {
  display: none;
}

.coverpage .author strong {
  display: none;
}

.coverpage .date {
  display: none;
}

.coverpage .date strong {
  display: none;
}

.coverpage .event {
  display: none;
}

.coverpage .event strong {
  display: none;
}

p.image {
  text-align: center;
}

.biophoto {
  float: right;
  margin: 0.3em;
}

img {
  border: 2px solid #f7d21e;
  padding: 0;
  margin: 0.4em;
}

#header {
  margin: 0;
  overflow: hidden;
  background: url(images/howItAllStarted-head.jpg) no-repeat 0 100%;
  padding: 0.8em 0 0.8em 5em;
  color: white;
  background: #f7d21e;
}

#header a {
  text-decoration: none;
}

h1 {
  display: none;
  margin: 0;
  padding: 0;
  font-size: 120%;
}


#content {
  margin: 0;
  font-size: 190%;
  line-height: 1.4;
}

.coverpage #toc a {
  right: 45px;
}

#navigation {

}

ul#nav {
  top: 0px;
  right: 0px;
  width: 100%;
  height: 30px;
  position: absolute;
  margin: 0;
  padding: 0;
  list-style: none;
  background: #f7d21e url(images/w3c_home_orange.gif) no-repeat 4% 0;
}

ul#nav li {
  display: inline;
  list-style: none;
  background: none;
}

.coverpage #prev {
  display: none;
}

#prev a, #next a, #toc a, #switch a {
  position: absolute;
  top: 2px;
  width: 30px;
  height: 26px;
  margin: 0;
  text-indent: -10000px;
  text-decoration: none;
}

#prev a:hover, #next a:hover, #toc a:hover, #switch a:hover {
  background-position: 0 -29px;
}

#next a {
  right: 10px;
  background: url(images/right.gif) no-repeat 0 0; 
}

#prev a {
  right: 45px;
  background: url(images/left.gif) no-repeat 0 0; 
}

#toc a {
  right: 80px;
  background: url(images/toc.gif) no-repeat 0 0; 
}

#switch a {
  right: 115px;
  background: url(images/style.gif) no-repeat 0 0; 
}

#navigation2 {
  clear: both;
  display: block;
  background: #f7d21e;
  width: 100%;
  position: relative;
}

ul#nav2 {
  width: 100%;
  height: 34px;
  position: absolute;
  margin: 3em 0 0 0;
  padding: 0;
  list-style: none;
  background: #f7d21e;
}

ul#nav2 li {
  display: inline;
  list-style: none;
  background: none;
}

.coverpage #prev2 {
  display: none;
}


#prev2 a, #next2 a, #toc2 a, #switch2 a {
  position: absolute;
  top: 5px;
  width: 122px;
  height: 27px;
  margin: 0;
  text-indent: -10000px;
  text-decoration: none;
}

#prev2 a:hover, #next2 a:hover, #toc2 a:hover, #switch2 a:hover {
  background-position: 0 -30px;
}

#next2 a {
  right: 10px;
  background: url(images/next.gif) no-repeat 0 0; 
}

#prev2 a {
  right: 140px;
  background: url(images/prev.gif) no-repeat 0 0; 
}

#toc2 a {
  left: 10px;
  background: url(images/home.gif) no-repeat 0 0; 
}


#slideno {
  position: absolute;
  top: 0px;
  left: 0px;
  margin: 0;
  overflow: hidden;
  padding: 0.8em 0 0.8em 1em;
  font-size: 80%;
}

#info {
  border-top: 1px solid black;
  margin: 0.5em 3em 1em 3em;
  padding-top: 0.25em;
  font-size: 120%;
  line-height: 1.5;
}

#info address {
  display: inline;
  padding-right: 0.5em;
}

h2 span {
  display: block;
  background: #002F84 url(images/h2-bg.jpg) no-repeat 100% 0;
  padding-top: 0.2em;
  padding-left: 0.5em;
  padding-bottom: 0.2em;
  margin: 0;
}

h2 {
  background: black;
  margin: 0 0 1em 0;
  font-size: 140%;
  color: white;
  padding-left: 61px;
}

p {
  margin: 0.5em 2em 0.5em 2em;
}

table {
  margin: 0.5em 2em 0.5em 2em;
  border-collapse: collapse;
  border: 2px solid black;
}

table.datatable {
  margin: auto;
}

td, th {
  padding: 0.2em;
  border: 1px solid black;
}

th {
  text-align: left;
  background: #f7d21e;
  border: 1px solid black;
}

code {

}

strong {
  color: #333399;
  font-weight: bold;
}

em {
  font-weight: bold;
}

pre {
  margin: 0.2em 2em 0.2em 3em;
  border: 1px solid #f7d21e;
}

ul {
  margin: 0.5em 3em 0.5em 3em;
  padding: 0;
}

ul ul {
  margin: 0 0 0 2em;
  padding: 0;
}

li {
  margin-top: 0.4em;
}

li ul li {
  font-weight: normal;
  margin-top: 0.1em;
}

ol {
  margin: 0.5em 3em 0.5em 5em;
  padding: 0;
}

ol ol {
  margin: 0 0 0 2em;
  padding: 0;
}

li {
  margin-top: 0.4em;
}

li ol li {
  font-weight: normal;
  margin-top: 0.1em;
}


a {
  color: #ff7000;
  text-decoration: underline;
  font-weight: bold;
}
