body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  line-height: 18px;
  color: #505050;
  background: url('img/bnr-topleft-wndw.png') no-repeat;
  margin: 0;
}

a { text-decoration:none; color: #006699; }
a:hover { color: black; }
a:visited { color: #339900; }

#content {
  width: 550px;
  margin: 5px 0 0 20px;
  float: left;
  border-right: 1px dotted #a0a0a0;
  padding: 0 10px 0 10px;
}

#content p {
  margin: 0 10px 1.5em 0;
}

#content h1, h2, h3, h4 {
  margin: 20px 0 0.5em 0;
}

#content h1 {
  font-family: Lucida Sans Unicode, Lucida Grande, Arial, Helvetica, sans-serif;
  font-size: 18px;
}

#content h2 {
  font-family: Lucida Sans Unicode, Lucida Grande, Arial, Helvetica, sans-serif;
  font-size: 16px;
}

#menubar-top {
  width: 100%;
  height: 5px;
  background: #666666;
}

#menubar {
  width: 100%;
  height: 26px;
  background: #999999;
}

.menuhead {
  font-family: Lucida Sans Unicode, Lucida Grande, Arial, Helvetica, sans-serif;
  font-size: 12pt;
  text-align: center;
  vertical-align: middle;
  float: left;
  width: 180px;
  padding: 5px 0 0 0;
  height: 21px;
  background: #999999;
}

.menuhead a {
  color:white;
  text-decoration:none;
}

.menuhead a:hover { 
  color:black 
}

.menuhead:hover {
  background: #66cc00; 
/*  background: url("http://wndw.net/img/tab-up.png") no-repeat bottom left; */
}

.menuheadactive {
  font-family: Lucida Sans Unicode, Lucida Grande, Arial, Helvetica, sans-serif;
  font-size: 12pt;
  text-align: center;
  vertical-align: middle;
  float: left;
  width: 180px;
  padding: 5px 0 0 0;
  height: 21px;
  background: #66cc00;
}

.menuheadactive a {
  color:white;
  text-decoration:none;
}

.menuheadactive a:hover { 
  color:black 
}

.menuspacer {
  font-size: 12pt;
  float: left;
  height: 21px;
  background: #999999;
}

.menupulldown {
  position: absolute;
  width: 180px;
  visibility: hidden;
  text-align: left;
  padding: 0px;
  margin: -6px 0 0 0;
  background: url("http://wndw.net/img/tab-down.png") no-repeat bottom left;
  z-index: 200;
}

.menulinks {
  background: #66cc00;
}

.menulinks ul {
  list-style: none;
  font-size: 10pt;
  letter-spacing: 0px;
  margin: 6px;
  padding: 5px;
  line-height: 1.5em;
}

#wndw-banner {
  background: white;
}

#sidebar {
  font-family: Lucida Sans Unicode, Lucida Grande, Arial, Helvetica, sans-serif;
  margin: 0 0 0 25px;
  float: left;
  width: 225px;
  position: absolute;
  left: 580px;
  z-index: 1;
}

#sidebar p {
  font-family: Lucida Sans Unicode, Lucida Grande, Arial, Helvetica, sans-serif;
  font-size: 8pt;
  line-height: 10pt;
  text-align: center;
}

.spotlight {
  border: 3px double #66cc00;
  padding: 0px 5px 0px 10px;
  margin: 0 0 0 15px;
  width: 90%
}

.nextlang {
  font-family: Lucida Sans Unicode, Lucida Grande, Arial, Helvetica, sans-serif;
  font-size: 12pt;
  width: 100%;
  color: white;
  background: #669900;
  padding: 3px;
  margin: 30px 0 10px 0;
}

#books {
  margin: 10px 0 0 0;
  text-align: center;
}

#books img {
  padding: 0;
  margin: 5px;
  border: 1px solid #666;
}

#photos {
  width: 100%;
  text-align: right;
}

#banner-space {
  min-width: 780px;
}

.flickr_badge_image {margin: 0; padding: 0px;}
.flickr_badge_image img {border: none; float: left;}
#flickrbadge { padding: 0px; width: 225px; }
