html,body {
padding:0;
margin:0;
border:none;
text-align:center
}
body {
background:url(img/bg01.gif) repeat-x  #d2d2d2;
font-family:"Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
}
a {
color:#666;
text-decoration: none;
}
a:visited {
color:#666;
text-decoration: none;
}
a:hover {
color:#000;
text-decoration:underline;
}
a:active { 
color:#000;
text-decoration:none;
}
h1 {
font-size:1.2em;
padding:15px 0 0 15px;
margin:0;
color:#666;
font-weight:normal;
}
h2 {
font-size:20px;
font-weight: normal;
padding: 5px 5px 10px 0;
margin:0;
}
.clear {
clear: both;
display: block;
height: 1px;
overflow: hidden;
margin: 0;
padding: 0;
}
.sign {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-style: italic;
	font-weight: bold;
	float: right;
	padding-right: 90px;
	}
/* ------------- header ------------- */
#header {
padding-top:13px;
margin:0 auto;
width:798px;
height:237px
}
#swf {
*margin-top:-5px
}
/* ------------- containers ------------- */
#container {
position:relative;
margin:0 auto;
width:800px;
text-align:left;
}
#contentcontainer {
border-left:1px solid #ababab;
border-right:1px solid #ababab;
border-bottom:1px solid #ababab;
background:#fff;
margin-left:1px;
width:798px
}
/* ------------- content ------------- */
#content {
background-color: #ffffff;
border-left:1px solid #ababab;
border-top:1px solid #ababab;
color: #666;
font-size:0.8em;
padding:1em 2em 5em 2em;
margin-left:180px;
min-height:350px;
word-wrap:break-word
}
#content ul {
list-style:square;
}
p, pre {
padding-top: 1em;
margin:0px;
}
#container h1 {
margin-left: 180px;
border-left: 1px solid #ababab;
text-indent: 0.5em;
}
.illustration {
text-align: center;
float:left;
padding: 6px 6px 20px 6px;
border: #ababab solid  1px;
margin: 10px 10px 10px 0;
font-size:0.8em;
word-wrap:break-word;
claear:both;
}
.illustrationLeft {
text-align: center;
float:left;
padding: 6px 6px 20px 6px;
border: #ababab solid  1px;
margin: 10px;
font-size:0.8em;
word-wrap:break-word;
claear:both;
}
.illustrationRight{
text-align: center;
float:right;
padding: 6px 6px 20px 6px;
margin: 10px;
font-size:0.8em;
word-wrap:break-word;
claear:both;
border:0
}
.illustration img {
border:solid 1px #e4e4e4
}
#gallery {
float:none
}
#gallery img {
padding:9px 6px 20px 6px;
border:1px solid #ababab;
}
#video {
padding:0 0 20px 0;
text-align:center;
}
#video img {
border:0;
margin-bottom:10px
}
#gallery a:hover img {
background: #d2d2d2
}

.space20 {
height: 1px;
margin-top: 10px;
margin-bottom: 10px;
background-color: #cccccc;
}
/* ------------- navigation -------------*/
#left {
float: left;
width: 180px;
border-top: 1px solid #ababab;
font-size:0.8em;
*padding-top:1em;
}
#navlist {
margin-left: 0;
padding:1em 0 1em 0;
}
#navlist li {
list-style: none;
margin: 0;
padding: 0 3em 1em 2em;
}
#navlist a img {
border: 1px solid #ababab;
vertical-align: middle;	
}
#navlist a:hover img{
border: 1px solid #000;
}
#navlist span {
margin: 0.5em;
color:#ababab
}
#navlistsub {
padding-left: 0;
*padding-top:1em;
margin-left: 1em;
*margin-left:-1em;
}
#navlistsub li {
line-height: 1em;
}
.page {
font-weight:bold;
color: #616161
}
#banner {
clear:both;
padding-bottom:20px;
}
#banner img {
border: solid 1px #ababab
}
/* ------------- footer ------------- */
#footer {
	width: 798px;
	background: #fff;
	border-top:1px solid #ababab;
	color: #666;
	font-size:0.7em;
	margin-top: -22px;
	white-space: nowrap;
	text-align:center;
	padding: 12px 0 12px 0
}
/* ------------- light box ------------- */

#lightbox {
position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;
}
#lightbox img {
width: auto; height: auto;
}
#lightbox a img {
border: none;
}

#outerImageContainer {
position: relative; background-color: /*#2e2c28;*/#222625; width: 250px; height: 250px; margin: 0 auto;
}
#imageContainer{ padding: 10px;
}

#loading {
position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0;
}
#hoverNav {
position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10;
}
#imageContainer>#hoverNav {
left: 0;
}
#hoverNav a {
outline: none;
}

#prevLink, #nextLink {
width: 49%; height: 100%; background-image: url(data:img/gif;base64,AAAA); /* Trick IE into showing hover */ display: block;
}
#prevLink {
left: 0px; float: left;
}
#nextLink {
right: 0px; float: right;
}
#prevLink:hover, #prevLink:visited:hover {
background: url(img/prevlabel.gif) left 15% no-repeat;
}
#nextLink:hover, #nextLink:visited:hover {
background: url(img/nextlabel.gif) right 15% no-repeat;
}

#imageDataContainer {
font: 10px "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif; background-color: /*#2e2c28;*/#222625; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%;
}

#imageData {
padding:0 10px;
}
#imageData #imageDetails {
width: 70%; float: left; text-align: left;
}	
#imageData #caption {
color: #fff;
}
#imageData #numberDisplay {
display: block; clear: left; padding-bottom: 1.0em; color: #666;
}			
#imageData #bottomNavClose {
width: 66px; float: right;  padding-bottom: 0.7em; outline: none;
}	 	

#overlay {
position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #2e2c28;
}
