/* zoe.css wendy chisholm Oct 2007 */
body {
  background: #43B39D url(images/background2.jpg) 
  0px 0px no-repeat fixed;
  color: white;
  padding: 75px 0 0 300px;
}

h1 {
  font-size: 200%;
  font-family: "Gill Sans Light",sans-serif;}
h2 {
  font-size: 150%;
  font-family: "Gill Sans Light", sans-serif;}
    
.navlist {
  margin-left: 0;
  padding-left: 0;
  list-style: none;
  font-family: "Gill Sans Light",sans-serif;} 

.navlist li {
  line-height: 1.2em;
  font-size: 95%;
  
  padding-left: 3.5em;}

#navlist-div {
  position: absolute;
  top: 350px;
  left: 0px;
  background: #70C6AF url(images/menu-top.gif) no-repeat top right;
  width: 13em;
  padding-top: .5em;
}

body>div#navlist-div {position: fixed;}

.navlist li>a {text-decoration: none;}

li#current {
  background: url(images/red-bullet.gif) no-repeat 20% 50%;
}

#zoe2 {float: left; margin: 10px 10px 10px 0;}
#clearer {clear: left;} 

#menu-bottom {
  background: url(images/menu-bottom.gif) no-repeat bottom right;
  width: 100%;
  height: 1em;
}

#content {
  width: 75%;
  font-family: "Book Antiqua", serif;
  font-size: 105%;
}

#logo {
  position: absolute;
  top: 25px;
  left: 900px;
}

#footer {
  font-family: "Gill Sans Light",sans-serif;
  padding-bottom: 0px;
  margin-bottom: 0px;
}

p {line-height: 1.3em;}
a {color: white;}

.image {float: left; width: 100px;
  border: 2px; border-color: white; border-style: solid; 
  text-align: center; 
  background: #70C6AF;
  padding-right: 4px;
  margin-right: 12px;
}
.image img {padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px;}
.image a {text-decoration: none;}
#navbar {width: 600px;)
