body { font: 0.7em Verdana,Arial,sans-serif; }
h1 { margin-bottom: 0; }
h1 a { text-decoration: none; color: black;}
h2 { 
  border-width: 0 0 2px 0; border-style: solid; border-color: black; 
  padding-top: 0.5em; padding-bottom: 0.5em; 
  margin-top: 0; margin-bottom: 0;
  background: rgb(223,223,191);
}
h4 { margin-bottom: 0.5em; }
ul { 
  padding-left: 0; padding-right: 1em; 
  margin-top: 0;
  float: left; clear: right;
  list-style-type: none;
}
ul ul { clear: left; }
div.linkbox { 
  float: left; clear: left;
  border: 4px solid black; 
  width: 100%;
  margin-bottom: 5px;
  margin-right: 10px;
}
span#banner {
  border-width: 3px 2px 3px 3px;
  border-style: solid;
  border-color: black;
  background: rgb(223,223,191); 
  width: 1px;
}
span#banner a { 
  text-decoration: none;
  color: black;
  padding: 3px;
  border-right: 1px solid black;
}
div.photos, div.collections, div.wishlists {
  position: absolute;
  display: none;
  background: rgb(223,223,191);
  padding: 3px;
  border: 1px solid black;
  z-index: 500;
}
div.photosmenu a, div.collectionsmenu a, div.wishlistsmenu a {
  display: block;
  border: 0;
}