body, html 
{
margin:0; padding:0;
background-image:url(img/back_pic_book.jpg); 
background-position:left top; 
background-repeat:no-repeat;
}

#lightbox
{	
position: absolute;
left: 0;
margin-top: 100;
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: #333; 
width: 250px; 
height: 250px; 
margin: 0 auto; 
}

#imageContainer
{ 
padding: 5px; 

}

#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: 25%; 
height: 100%; 
background-image: url(data:image/gif;base64,AAAA); 
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: 12px Verdana, Helvetica, sans-serif; 
background-color: #333; 
margin: 0 auto; 
line-height: 1.4em; 
overflow: auto; 
width: 100%; 
}

#imageData
{
padding: 0 20px; 
color: #999; 
}

#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: 55px;
float: right;  
padding-bottom: 1.0em; 
outline: none;
}

#overlay
{
position: absolute; 
top: 0; 
left: 0; 
z-index: 90; 
width: 100%; 
height: 100%; 
background-color: #000;
}

a
{  
  text-decoration: none;
  color:#00cc66;
  FONT-SIZE: 11px; 
  FONT-FAMILY: verdana; 
  LETTER-SPACING: normal;
}
a:visited
{  
  text-decoration: none;
  color:#00cc66;
  FONT-SIZE: 11px; 
  FONT-FAMILY: verdana; 
  LETTER-SPACING: normal;
}
a:hover
{
  color:#00cc66;
  text-decoration: underline;
  FONT-SIZE: 11px; 
  FONT-FAMILY: verdana; 
  LETTER-SPACING: normal;
}
a:active
{
  color:#00cc00;
  text-decoration: underline;
  FONT-SIZE: 11px; 
  FONT-FAMILY: verdana; 
  LETTER-SPACING: normal;
}


.bg
{
background-image:url(img/bg.jpg); 
background-position:left top; 
background-repeat:repeat-x;
color:#00cc66;
FONT-SIZE: 12px; 
FONT-FAMILY: verdana; 
LETTER-SPACING: normal;
}

.font
{
color:#99cc99;
FONT-SIZE: 12px; 
FONT-FAMILY: verdana; 
LETTER-SPACING: normal;
}

.menu
{  
  FONT-SIZE: 15px; 
  FONT-FAMILY: verdana; 
  LETTER-SPACING: normal;
  line-height: 25px;
}

.menu a
{  
  text-decoration: none;
  border-bottom: 1px dashed #fff;
  color:#fff;
  FONT-SIZE: 15px; 
  FONT-FAMILY: verdana; 
  LETTER-SPACING: normal;
}

.menu a:hover
{  
  text-decoration: none;
  border-bottom: none;
  color:#00cc66;
  FONT-SIZE: 15px; 
  FONT-FAMILY: verdana; 
  LETTER-SPACING: normal;
}

.menu a:visited
{  
  text-decoration: none;
  FONT-SIZE: 15px; 
  color:#fff;
  FONT-FAMILY: verdana; 
  LETTER-SPACING: normal;
}

.menu a:active
{  
  text-decoration: none;
  border-bottom: 1px dashed #00cc66;
  color:#00cc66;
  FONT-SIZE: 15px;
  FONT-FAMILY: verdana; 
  LETTER-SPACING: normal;
}

.arch
{  
  FONT-SIZE: 12px; 
  color:#999;
  FONT-FAMILY: verdana; 
  LETTER-SPACING: normal;
  line-height: 25px;
}

.arch a
{  
  text-decoration: none;
  border-bottom: 1px dashed #999;
  color:#999;
  FONT-SIZE: 12px; 
  FONT-FAMILY: verdana; 
  LETTER-SPACING: normal;
}

.arch a:hover
{  
  text-decoration: none;
  border-bottom: none;
  color:#00cc66;
  FONT-SIZE: 12px; 
  FONT-FAMILY: verdana; 
  LETTER-SPACING: normal;
}

.arch a:visited
{  
  text-decoration: none;
  FONT-SIZE: 12px; 
  color:#999;
  FONT-FAMILY: verdana; 
  LETTER-SPACING: normal;
}

.arch a:active
{  
  text-decoration: none;
  border-bottom: 1px dashed #00cc66;
  color:#00cc66;
  FONT-SIZE: 12px;
  FONT-FAMILY: verdana; 
  LETTER-SPACING: normal;
}