* {
margin: 0;
padding: 0;
}

.wrapper {
min-height: 100%;
height: auto !important;
height: 100%;
margin: 0 auto -4em;
width: 100%;
}

html, body {
height: 100%;
font: 10pt century, serif;
line-height: 14pt;
letter-spacing: 0.1em; 
color: #cc99cc;
background: url(images/site/bg.gif) top right fixed repeat;
}

a {
text-decoration: none;
color: #cc0033;
}

a:active {
text-decoration: none;
color: #ccc;
}

a:link {
text-decoration: none;
color: #cc0033;
}

a:visited {
text-decoration: none;
color: #999;
}

a:hover {
text-decoration: none;
color: #993366;
}

.mainnav {
width: 780px;
height: 70px; 
position: absolute;
left: 320px;
top: 15px;
background-color: #996699;
text-align: center;
padding: 8px;
margin-top: 0px;
margin-bottom: 10px;
border: #000;  
border-style: dashed; 
border-top-width: 1px; 
border-bottom-width: 1px; 
border-left-width: 1px;
border-right-width: 1px;
}
.content {
width: 50%; 
position: absolute;
left: 20px;
top: 80px;
z-index: 1;
margin: 15px;
padding: 15px;
background: #000;
border: #cc99cc; 
border-style: dashed; 
border-top-width: 1px; 
border-bottom-width: 1px; 
border-left-width: 1px;
border-right-width: 1px;
}

.description {
text-align: left;
vertical-align: text-middle;
font: 7pt;
line-height: 12pt;
letter-spacing: 0.1em;
width: 170px;
//filter:alpha(opacity=90);
//-moz-opacity:.90;
//opacity:.90;
}

.align-right { 
float: right; 
margin: 0; 
clear: both;
}


.align-left { 
float: left; 
margin: 0 15px 15px 0; 
clear: both;
}

.footer {
width: 50%; 
text-align: center;
clear: both;
float: left;
margin: 20px;
padding: 20px;
background: #000;
border: #cc99cc; 
border-style: dashed; 
border-top-width: 1px; 
border-bottom-width: 1px; 
border-left-width: 1px;
border-right-width: 1px;
}

h4 {
font-size: 13pt;
margin: 0;
color: #660066;
}

h5 {
top: -1em;
font-size: 11pt;
font-weight: normal;
margin: 0 3.5em;
letter-spacing: 0.5em;
text-transform: uppercase;
color: #990066;
}

.hr {
text-align: center;
}

.imgBorder {
float: left;
margin: 2px;
}

.shitajiki {
width: 600px; 
background: url(images/site/shitajikibg.gif) fixed repeat;
text-align: center;
margin: 3px;
}

.standoutfont {
color: #ff3366;
}


td {
text-align: left;
}

ul
{list-style-type: disk;
margin-left: 15px;}

#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: #fff; 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:image/gif;base64,AAAA); /* Trick IE into showing hover */ 
display: block;}

#prevLink 
{left: 0; float: left;}

#nextLink 
{right: 0; float: right;}

#prevLink:hover, #prevLink:visited:hover
{background: url(images/prevlabel.gif) left 15% no-repeat;}

#nextLink:hover, #nextLink:visited:hover 
{background: url(images/nextlabel.gif) right 15% no-repeat;}

#imageDataContainer
{font: 10px Verdana, Helvetica, sans-serif; 
background-color: #fff; 
margin: 0 auto; 
line-height: 1.4em; 
overflow: auto; 
width: 100%;}

#imageData
{padding:0 10px; 
color: #666;}

#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: 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: #000;}
