body {
  background: #fff;
  color: #999;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 0.67em; 
  margin: 0 0 0 0; 
}
a:link,
a:visited,
a:active {
  text-decoration: none;
  color: #666;
}
a:visited {
  color: #666;
}
a:hover {
  color: #000;
}
/* -- BRANDING ------------------------------------------------------------------------------------------------------------------ */
#branding {
	margin-left: 24px;
	z-index: -1;
	width: 100%;
	height: 128px;
}
#branding h1 {
	display: block;
	height: 128px;
	width: 96px;
	border: none;
	background: transparent url(/i/9/w9photo.png) no-repeat top center;
}
#branding h1 a {
	visibility: hidden;
}
/* -- CONTAINER ----------------------------------------------------------------------------------------------------------------- */
#container {
  margin: 0 auto 0 auto;
  width: 710px;
}
/* -- HEAD ---------------------------------------------------------------------------------------------------------------------- */
#head {
  width: 710px;
  height: 130px;
  background: transparent url(/i/6/w6p-head.jpg) top center no-repeat;
}
#head span {
  display: none;
}
/* -- FOOT ---------------------------------------------------------------------------------------------------------------------- */
#foot {
  clear: both;
}
/* -- IMAGES -------------------------------------------------------------------------------------------------------------------- */
#wcp-l {
  margin: 0 auto 0 auto;
  /*background: #fff url(/i/wcp-l.jpg) top center no-repeat;*/
  height: 710px;
  width: 710px;
}
#wcp-p {
  margin: 0 auto 0 auto;
  /*background: #fff url(/i/wcp-p.jpg) top center no-repeat;*/
  height: 710px;
  width: 710px;
}
#wcp-l a {
  text-decoration: none;
  border: 0;
}
#wcp-p a {
  text-decoration: none;
  border: 0;
}
#wcp-l .wcimg {
  width: 632px;
  height: 420px;
  margin: 0 auto 0 auto;
}
#wcp-p .wcimg {
  height: 632px;
  width: 420px;
  margin: 0 auto 0 auto;
}
img {
  border-width: 0;
}
/* -- NAV ----------------------------------------------------------------------------------------------------------------------- */
/* Navigation position is same for both orientations */
#nav {
  font-size: 0.825em;
  width: 710px;
  margin: 0 auto 0 auto;
  text-align: right;
}
#nav li {
  display: inline;
  border-right: 1px solid #ccc;
  padding: 0 0.5em 0 0.25em;
}
#nav li.bk-end {
  border: none;
}
/* Information about the photograph */
/* psa - this has been retired (already!) as it's just a weeny bit tacky...
#desc {
  color: #444;
  line-height: 1em;
  border: none;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  display: none;
}
#desc p {
  margin: 8px 8px 8px 8px;
}
#wcp-l .wcimg:hover #desc {
  display: inline;
  position: absolute;
  width: 312px;
  top: 48px;
  left: 48px;
  z-index: 10;
  background: transparent url(/i/imginfobg.gif) top left no-repeat;
  color: #fff;
}
#wcp-p .wcimg:hover #desc {
  display: inline;
  position: absolute;
  width: 248px;
  top: 48px;
  left: 48px;
  z-index: 10;
  background: transparent url(/i/imginfobg.gif) top left no-repeat;
  color: #fff;
}
#wcp-p .wcimg:hover #desc:hover,
#wcp-l .wcimg:hover #desc:hover {
  background: #390;
}
#wcp-p .wcimg:hover #desc:hover a:visited,
#wcp-l .wcimg:hover #desc:hover a:visited {
  color: #fc3;
} 
*/  
#info {
  margin: 0 auto 0 auto;
}
#copyright,
#desc {
  margin: 3em auto 0 auto;
  width: 420px;
}
#comments {
  margin: 3em auto 0 auto;
  text-align: right;
  font-style: italic;
  width: 420px;
}
#wcp-l #info {
  width: 632px;
}
#wcp-p #info {
  width: 420px;
}
#info {
  margin-top: 0.25em;
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 0.87em;
  font-style: italic;
  text-align: right;
}
#thumb {
  margin: 2em 0 0 0;
  padding: 0 0 0 0;
  list-style-type: none;
  height: 75px;
  width: 100%;
  text-align: center;
}
#thumb ul {
  margin: 0 auto 0 auto;
  padding: 0 0 0 0;
}
#thumb li {
  display: inline;
  padding-right: 4px;
}
#thumb li.current-thumb img {
  border: 2px solid #900;
}
#copyright {
  text-align: center;
}  
p.skip {
	display: none;
	visibility: hidden;
}

/* Hover effects  
#wcp-p .wcimg:hover #desc,
#wcp-l .wcimg:hover #desc,
#wcp-p .wcimg:hover #info,
#wcp-l .wcimg:hover #info,
#wcp-p .wcimg:hover #copyright,
#wcp-l .wcimg:hover #copyright {
  color: #666;
} 
#wcp-p .wcimg:focus #desc,
#wcp-l .wcimg:focus #desc,
#wcp-p .wcimg:focus #info,
#wcp-l .wcimg:focus #info,
#wcp-p .wcimg:focus #copyright,
#wcp-l .wcimg:focus #copyright {
  color: #666;
} 
#wcp-p .wcimg:hover #thumb,
#wcp-l .wcimg:hover #thumb,
#wcp-p .wcimg:focus #thumb,
#wcp-l .wcimg:focus #thumb {
  display: block;
} 
*/
/* Content management by xipsite from wasabicube.com
   File last modified: Tue, 16 May 2006 17:57:22 GMT */
