body * {
  color: #170099;
  font-family: Monaco, courier, monospace; 
  line-height: 160%;

}

body {
  margin: 0;
  padding: 0;
}

body p {
  font-size: 0.9em;
  margin-bottom: 1em;
}

h1 {
  margin: 20px 0 0 0; 
  padding: 0;
}

a#header {
  padding-top: 6px;
  background: url(../images/andreadibiase.png) top left no-repeat;
  border: none;
  display: block;
  width: 260px;
  height: 470px;
  text-indent: -9999px;
  margin-left: 24em;
  z-index: -9999;
}

#bd {
  margin-top: -280px;
}

#ft {
  float: right;
}

h2 {
  text-transform: lowercase;
  float: right;
  font-size: 340%;
  margin-top: -80px;
  color: #EE7000;
  font-weight: bold;
}

h3 {
  text-transform: uppercase;
  font-size: 0.9em;
  margin-bottom: 1em;
}

h4 {
  font-size: 0.9em;
  margin-bottom: 1em;
  color: #3333FF;
}

a {
  text-decoration: none;
  color: #EE7000;
}  

#menu {
  float: right;
  margin-top: -280px;
  margin-right: 300px;
}
#menu li {
  list-style: none;
  line-height: 200%;
}
#menu li a {
  color: #170099;
  text-transform: lowercase;
  text-decoration: none;
}
#menu li a:hover {
  color: #EE7000;
}

.yui-b {
  margin-top: -317px;
}
#yui-main .yui-b {
  margin-top: 0;
  padding-left: 3em;
  padding-right: 3em;
}

#canvas {
  position: relative;
  width: 25px;
  height: 600px;
  margin-top: -470px;
  margin-left: 23.7em;
}

ul li {
  list-style: none;
}

.audioDescription {
  font-size: 80%;
  margin-bottom: 1em;
}
