.body {
background-color:#D5D5D5;
margin-left:0px;
margin-top:0px;
margin-right:0px;
margin-bottom:0px;
}
.outertable {
color:#D5D5D5; 
border-bottom-width:0px; 
border-top-width:0px; 
border-left-width:0px; 
border-right-width:0px;
}
.innertable{
color:#D5D5D5; 
border-bottom-width:0px; 
border-top-width:0px; 
border-left-width:0px; 
border-right-width:0px; 
width:770px;
height:450px;
vertical-align:top;
}
.outerleftside {
background-image: url('images/outertableleftside.gif');
background-repeat: no-repeat;
width:205px;
height:425px;
vertical-align:top;
text-align:center; 
}
.footerspace {
width:205px;
height:25px;
vertical-align:top;
}
.navmenutitle{
cursor:pointer;
margin-bottom: 5px;
margin-left: 10px;
background-color:#FFFFFF;
color:#000000;
width:170px;
padding:2px;
text-align:center; 
font-weight:bold;
font-family:Arial, Verdana;
font-size:14px;
border:1px solid #000000;
}
.navmenualink {
color:#000000;
font-weight:bold;
font-family:Arial, Verdana;
font-size:14px;
text-decoration:none;
}
.bodytext{
color:#000000; 
text-decoration:none; 
font-weight:bold;
font-family:Arial, Verdana;
font-size:12px;
vertical-align:top;
}
a.bodytextlink:link {
color:#000000;  
text-decoration:none; 
font-family:Arial, Verdana; 
font-size:12px;
font-weight:bold;
}
a.bodytextlink:visited {
color:#000000; 
text-decoration:none; 
font-family:Arial, Verdana; 
font-size:12px;
font-weight:bold;
}
a.bodytextlink:hover {
color:#000000;  
text-decoration:underline; 
font-family:Arial, Verdana; 
font-size:12px;
font-weight:bold;
}
a.bodytextlink:active {
color:#000000; 
text-decoration:none;
font-family:Arial, Verdana; 
font-size:12px;
font-weight:bold;
}
.note{
color:#000080; 
text-decoration:underline;
font-weight:bold;
font-family:Arial, Verdana;
font-size:14px;
}
.redhighlight{
color:#AE0000; 
text-decoration:none;
font-weight:bold;
font-family:Arial, Verdana;
font-size:12px;
}
.copyright{
color:white;
text-decoration:none;
font-family:Arial, Verdana;
font-size:11px;
font-weight:bold;
text-align: center;
}
a.copyright:link {
color:white; 
text-decoration:none; 
font-family:Arial, Verdana; 
font-size:11px;
font-weight:bold;
}
a.copyright:visited {
color:white; 
text-decoration:none; 
font-family:Arial, Verdana; 
font-size:11px;
font-weight:bold;
}
a.copyright:hover {
color:white; 
text-decoration:underline; 
font-family:Arial, Verdana; 
font-size:11px;
font-weight:bold;
}
a.copyright:active {
color:white; 
text-decoration:none;
font-family:Arial, Verdana; 
font-size:11px;
font-weight:bold;
}
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#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: transparent url(../images/blank.gif) no-repeat; /* 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;
	}

#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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	

/* Min-Width */
.lbWidth { /* most browsers */
	position: absolute;
	top: 0px; left: 0px;
	width: 100%;
	min-width: 790px;
	}

* html .lbContent { /* IE6 */
	margin-left: -790px;
	position:relative;
	}

* html .lbMinWidth { /* IE6 */
	padding-left: 790px;
	}
	
	
/* Clearfix */	
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */ 
	

#tabs {
display: block;
float: left;
width: 100%;
}      
a.tab { 
border-collapse: collapse; 
border-style: solid;  
border-color: black; 
border-width: 1px; 
background-color: #D5D5D5; 
padding: 2px 5px 2px 5px; 
margin-top: 2px;
margin-right: 2px;
font-family: arial;
font-size:14px;
font-weight:bold; 
text-decoration: none;
color: #000000;
float: left;        
}
a.tab:hover { 
border-color: black; 
background-color: white; 
}
.panel { 
border: none; 
background-color: #D5D5D5; 
padding: 1px; 
height: 480px; 
overflow: auto;
}
.textfield {
	font-size: 11px;
	color: #333333;
	background: #F7F7F7;
	border: 1px solid #CCCCCC;
	padding-left: 1px;
}
.windowtitle {
font-family: Arial;
font-size: 15px;
font-weight:bold;
color: #31459e;
text-decoration: underline;
}
.err {
	color: #FF9900;
}
