body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size:0.8em;
	font-family:Arial, Helvetica, sans-serif;
	background-color: #D8D8D8;
	color:#666666;
}

p {
padding:0px;
margin:0px;
margin-bottom:10px;
text-align:justify;
}

h2 {
font-family:"Times New Roman", Times, serif;
font-size:1.5em;
font-variant:small-caps;
font-weight:bold;
margin-top:0px;
}

a, a:visited {
color:#000000;
text-decoration:none;
}

a:hover {
text-decoration:underline;
}

ul {
padding:0px;
margin:0px;
list-style:none;
}

.input {
height:15px;
width:250px;
margin-bottom:2px;
padding:2px;
background-color:#D8D8D8;
color:#666666;
border:none;
font-family:Arial, Helvetica, sans-serif;
font-size:1em;
}

#navigation li {
display:block;
float:left;
}

#navigation li a, #navigation li a:visited {
display:block;
float:left;
padding-left:9px;
padding-right:9px;
color:#FFFFFF;
text-decoration:none;
height:17px;
line-height:17px;
padding-top:1px;
font-family:"Times New Roman", Times, serif;
font-size:1.3em;
font-variant:small-caps;
}

#navigation li a:hover {
background-color:#333333;
text-decoration:none;
}

#navigation li a.selected, #navigation li a.selected:visited {
background-color:#333333;
}

#subnav li {
display:block;
margin-left:5px;
margin-right:20px;
}

#subnav li a, #subnav li a:visited {
display:block;
padding-left:5px;
padding-top:3px;
padding-bottom:3px;
text-decoration:none;
font-family:"Times New Roman", Times, serif;
font-variant:small-caps;
}

#subnav li a:hover {
background-color:#999999;
text-decoration:none;
}

#container_upper {
 background-color:#CCCCCC;
 background-image:url(../images/bg_conatiner.gif);
 background-position:top;
 background-repeat:repeat-x
 }

#container_middle {
background-color:#DADADA;
background-image:url(../images/bg_conatiner_middle.gif);
background-position:center;
background-repeat:repeat-y
}

#container_bottom {
background-image:url(../images/bg_footer.gif);
background-position:top;
background-repeat:repeat-x;
padding-top:12px;
} 

.box_container {
 width:100%;
 padding:0px;
}

.blocker {
 width:760px;
 display:block;
 clear:both;
 } 

#slogan {
background-image:url(../images/bg_slogan.gif);
height:57px;
width:750px;
padding-right:10px;
line-height:57px;
display:block;
text-align:right;
font-family:Times New Roman, Times, serif;
font-size:1.3em;
font-variant:small-caps;
}

#navigation {
height:21px;
background-image:url(../images/bg_nav.gif);
background-position:top;
background-repeat:repeat-x;
background-color:#CCCCCC;
width:760px;
display:block;
}

#subnav {
width:205px;
float:left;
background-image:url(../images/bg_subnav.jpg);
background-position:top;
background-repeat:no-repeat
}

.content_block {
background-image:url(../images/bg_block.gif);
height:270px;
display:block
}
.float
{float: left}

.content_middle {
margin:0px;
padding-left:18px;
padding-right:18px;
display:block;
float:left;
font-weight:bold;
width:234px;
font-size:0.9em;
}

.content_bottom {
float:right;
width:505px;
margin-left:15px
}

#footer {
width:760px;
margin:0px auto;
text-align:right;
font-size:0.8em
}
 
.box_content {
width:760px;
margin:0px auto;
position:relative;
}

#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; }


.thumb
  {
  margin-top:10px;
  margin-left:10px;
  border: 1px solid grey;
  }
