

#top
{
background-image: url(../pics/oben2.gif);
background-repeat: no-repeat;
padding: .5em;
height:12.8em;
border-bottom: 0px solid gray;
}

#top h1
{
padding: 0;
margin-right: 1em;
}

#leftnav
{ 
float:left;
width: 12em;
margin-left: 1.2em;
padding: 0em;
}

#content
{
margin-left: 15em;
border-left: 0px solid gray;
padding: 0.8em;
}
#content a
{
font: 1em tahoma, verdana, arial ;
color: red;
text-decoration: none;
margin-left: 0px;
}

#content2
{
margin-left: 18em;
border-left: 0px solid gray;
padding: 0.5em;
}
#content2 a
{
font: 1em tahoma, verdana, arial ;
color: red;
text-decoration: none;
margin-left: 0px;
}
#container
{
background-image: url(../pics/bgr5.jpg);
background-repeat: no-repeat;
width: 61em;
margin: 5px auto;
background-color: #FFf;
color: #333;
border: 3px double gray;
line-height: 130%;
}
#footer
{
clear: both;
margin: 0;
padding: .5em;
color: #333;
background-color: #FFCB05;
border-top: 1px solid gray;
}

#leftnav p { margin: 0 0 1em 0; }
#content h2 { margin: 0 0 .8em 0; }
#navlist
{
list-style-type: none;
color: darkgray;
background-color: #fff;
margin-left: 0px;
}

#active:hover li { display: block; }
#active li { display: none; }

#navcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
}

#navcontainer li { margin: 0; }

#navcontainer a
{
font: 1em verdana, arial ;
display: block;
color: red;
background-color: #FFCB05;
width: 9em;
padding: 7px 13px 7px 11px;
text-decoration: none;
border-bottom: 1px solid #fff;
font-weight: bold;
}
.bigbox
{
font: 1em comic sans ms, verdana, arial ;

color: #000;

font-weight: bold;
}
#navcontainer a:hover
{
background-color: #FCB800;
color: #333333;
}

#navcontainer li li a
{
display: block;
color: #333333;
background-color: #FFF200;
width: 9em;
padding: 4px 4px 4px 18px;
text-decoration: none;
text-align:right;
border-bottom: 1px solid #fff;
font-weight: normal;
font: 0.9em verdana, arial ;
}
.floatright
{
float: right;
width: 400px;
margin: 0 0 10px 10px;
background-color: #fff;
padding: 10px;
border-top: 1px solid #999;
border-right: 2px solid #555;
border-bottom: 2px solid #555;
border-left: 1px solid #999;
font: 0.8em verdana, arial ;
}

div.floatright img
{
border-top: 2px solid #555;
border-right: 1px solid #999;
border-bottom: 1px solid #999;
border-left: 2px solid #555;
}

h2 { text-align: right;
margin-right: 1.5em;
font: 1.4em verdana, arial ; }

p { margin-right: 1.5em; 
font: 0.8em verdana, arial ; }



#nav2list
{
padding: 3px 0;
margin-left: 0;
border-bottom: 1px solid #778;
font: bold 12px Verdana, sans-serif;
}

#nav2list li
{
list-style: none;
margin: 0;
display: inline;
}

#nav2list li a
{
padding: 3px 0.5em;
margin-left: 3px;
border: 1px solid #778;
border-bottom: none;
background: #DDE;
text-decoration: none;
}

#nav2list li a:link { color: #448; }
#navlist li a:visited { color: #667; }

#nav2list li a:hover
{
color: #000;
background: #AAE;
border-color: #227;
}

#nav2list li a#current
{
background: white;
border-bottom: 1px solid white;
}
body{
background-image: url(../pics/wood.jpg);
}

#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(../img/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../img/lightbox/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; }

