html {
	scrollbar-3dlight-color: #333;
	scrollbar-arrow-color: #555;
	scrollbar-darkshadow-color: #555;
	scrollbar-face-color: #444;
	scrollbar-highlight-color: #555;
	scrollbar-shadow-color: #333;
	}

body {
	margin: 0;
	padding: 0;
	background: #444;
	color: #000;
	font-family: 'Trebuchet MS', trebuchet, verdana, arial;
	line-height: 130%;
	font-size: x-small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small;
	}

* {
	outline: none;
	}

a:link, a:visited, a:active {
	color: #000;
	text-decoration: underline;
	}

a:hover, a:focus {
	color: #888;
	}

#container {
	margin: 0 12%;
	border-top: 0;
	border-right: 3px double #000;
	border-bottom: 0;
	border-left: 3px double #000;
	padding: 0;
	background: #EEE url(gfx/txt.gif);
	text-align: justify;
	}

.virtualpage, .virtualpage2, .virtualpage3, .virtualpage4, .virtualpage5, .virtualpage6 {
	display: none;
	}

#paginatediv {
	position: absolute;
	top: 20px;
	right: 10%;
	width: 60%;
	_width: 80%;
	height: 72px;
	list-style: none;
	*line-height: 180%;
	background: transparent url(gfx/nav_back.gif) 0 0 repeat-x;
	}

#paginatediv .flatview {
	position: absolute;
	top: 26px;
	*top: 24px;
	left: 235px;
	width: 160px;
	border: 0px;
	padding: 0;
	font-size: 160%;
	color: #FFF;
	background: #000 url(gfx/pop_link.gif) 97% 50% no-repeat;
	}

#paginatediv .expanded {
	position: absolute;
	top: 7px;
	left: 235px;
	width: 160px;
	padding: 0;
	border: 1px solid #F58484;
	font-size: 100%;
	*line-height: 120%;
	color: #FFF;
	background: #000 url(gfx/pop_back.gif) 0 50%;
	}

#paginatediv .flatview a {
	display: none;
	}

#paginatediv .flatview a.selected {
	display: block;
	color: #FFF;
	text-decoration: none;
	}

#paginatediv .expanded a:link, #paginatediv .expanded a:visited, #paginatediv .expanded a:active {
	display: block;
	margin: 1px;
	padding: 4px 10px;
	color: #FFF;
	text-decoration: none;
	}

#paginatediv .expanded a:hover {
	background: #FFF;
	color: #000;
	}

#paginatediv .expanded a.selected:link, #paginatediv .expanded a.selected:visited, #paginatediv .expanded a.selected:active, #paginatediv .expanded a.selected:hover {
	color: #CC3D3D;
	}

.paginationstyle a {
	text-decoration: none;
	}

.paginationstyle a#prev, .paginationstyle a#next {
	position: absolute;
	display: block;
	text-decoration: none;
	text-indent: -5000px;
	top: 0;
	left: -5px;
	width: 72px;
	height: 72px;
	background: transparent url(gfx/nav_arrow_1.gif);
	}

.paginationstyle a#next {
	background: transparent url(gfx/nav_arrow_2.gif);
	left: auto;
	right: -5px;
	}

.paginationstyle a#prev:hover, .paginationstyle a#next:hover {
	background-position: 0 -72px;
	}

h1 {
	position: absolute;
	top: 19px;
	left: 70px;
	margin: 0;
	font-weight: normal;
	font-size: 160%;
	padding: 0;
	height: 70px;
	line-height: 150%;
	color: #FFF;
	}

#head a:link, #head a:visited, #head a:active {
	display: block;
	float: left;
	width: 31px;
	height: 33px;
	background: transparent url(gfx/logo.gif) 0 0 no-repeat;
	text-indent: -2000px;
	margin: 0 10px -10px 0;
	}

#head a:hover, #head a:focus {
	background-position: 0 -33px;
	}

.virtualpage {
	padding: 120px 0;
	background: transparent url(gfx/stomp.gif) 1px 0 no-repeat;
	}

p {
	margin: 20px;
	}

.pixel {
	float: left;
	width: 330px;
	height: 200px;
	}

.note {
	border: 1px solid #000;
	background: #FFF url(gfx/pwrup_lightbulb.gif) 15px 15px no-repeat;
	padding: 30px 20px 20px 20px;
	text-indent: 30px;
	}

img {
	border: 0;
	}

#mod_tool {
	list-style: none;
	float: left;
	width: 121px;
	height: 115px;
	margin: 0 20px 15px 30px;
	background: transparent url(gfx/tool_0.gif) 0 0 no-repeat;
	padding: 33px 19px 0 16px;
	}

#mod_tool li {
	font-size: 1px;
	height: 17px;
	margin: 0 0 3px 0;
	cursor: pointer; 
	}

#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#outerImageContainer{
	position: relative;
	background-color: #EEE;
	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;
	}

#loadingLink img {
	width: 130px;
	height: 18px;
	}

#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: transparent url(gfx/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(gfx/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(gfx/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	background-color: #EEE;
	margin: 0 auto;
	line-height: 1.2em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 16px; float: right;  padding-bottom: 0.7em; margin-right: 8px; _margin-right: 0;	}	

#bottomNavClose img {
	width: 27px;
	height: 27px;
	}
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #666;
	filter:alpha(opacity=0);
	-moz-opacity: 0.9;
	opacity: 0.9;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	