@charset "UTF-8";
/* CSS Document */

body {
	background-color: #d9d9d9;
}
#container {
	background-color: #FFFFFF;
	height: auto;
	width: 890px;
	margin-right: auto;
	margin-left: auto; background-image:url(images/body_container.jpg); margin-top:50px; background-repeat:no-repeat;
}
#body {
	height: 100%;
	width: 870px; margin-left:10px;
}
#top {
	height: 120px;
	width: 870px; margin-top:20px;
}
#logo {
	height: 120px;
	width: 30%; float:left;
}
#menu {
	float: right;
	height: 120px;
	width: 70%;
}
#banner {
	height: 200px;
	width: 870px; margin-top:5px;
}
#content {
	height: auto;
	width: 870px; margin-top:10px;
}
#footer {
	background-color: #e3e3e3;
	height: 30px;
	width: 100%; clear:both;
}
#left_content {
	float: left;
	height: auto;
	width: 30%; height:500px; background-repeat:no-repeat;
}
#right_content {
	float: right;
	height: auto;
	width: 70%;
}
#menu_objects {
	background-color: #f0f0f0;
	height: 36px;
	width: 550px;
	margin-top: 40px; float:right;
}
.img_border {
	padding: 4px;
	border: 1px solid #D6D6D6;
}
#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; }
img { border:none;
}a
.menu_text  a li ul  {
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000; margin-top:11px; margin-top:12px; margin-left:2px; text-decoration:none; text-align:center;
}
.menu_text a {

	color: #000000; text-decoration:none; margin:0px;
}
.menu_text a:hover {

	color: #e43b23; text-decoration:none; }
.content_text {
	font-family: arial;
	font-size: 14px;
	color: #000000;
}
.heading1 {
	font-family: arial;
	font-size: 24px;
	font-weight: bold;
	color: #e43b23;
}
.footer {
	font-family: arial;
	font-size: 12px;
	color: #b3b3b3;padding-top:7px;
}
.menu_text ul { margin:0px; padding:0px;}
.menu_text li ul {  display:block; float:left; list-style:none;}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
#lmenu ul  {
	margin: 0px;
	padding: 0px;

}

#lmenu ul li {
	background-color: #E6E6E6;
	height: 20px;
	width: 220px;
	display:block;
	list-style:none;
	padding-top:4px;
	border-bottom:#999999 solid 2px;
	margin-top:10px;
		text-align:center;
}
#lmenu a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	padding-top: 70px;
	font-weight:bold;
	text-align:center; margin:0px; padding:0px;
}
#lmenu li:hover {
	background-color: #000000;
}
.heading3 {
	font-family: arial;
	font-size: 19px;
	font-weight: bold;
	color: #000; margin-top:7px;
}