/* Start of Lightbox control */

#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;
	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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	
/* End of Lightbox control */	
	
body {
	padding:0px;
	text-align:center;
	margin-top: 25px;
	margin-bottom: 0px;
	background-image: url(/images/background.gif);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
}

h1,h2,h3,h4,h5,p {padding:0px; margin:0px; font-weight:100;}

h1 {font-size:23px;}
h2 {font-size:20px;}
h3 {font-size:17px;}
	
#content {
	width:980px;
	margin:0px auto;
	text-align:left;
}

/* Start of Header - Navigation & Sub Navigation */

#header  {
	width:980px;
	height:114px;
	color:#FFFFFF;
	padding-left:30px;
	padding-right:30px;
}



.textheader a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	letter-spacing:1px;
	text-decoration:none;
	color:#FFFFFF;
}

.textheader a:hover, .textheader .currentpage {
	text-decoration:none;
	color:#CCCCCC;
}

.subheader a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	letter-spacing:1px;
	text-decoration:none;
	color:#FFFFFF;
}

.subheader a:hover, .subheader .currentpage {
	text-decoration:underline;
	color:#CCCCCC;
}
/* End of Header - Navigation & Sub Navigation */
	
#mainbody  {
	width:980px;
	height:510px;
	color:#FFFFFF;
}

#mainbodyh  {
	width:980px;
	height:510px; 
	color:#FFFFFF;
	background-image:url(/images/bkg-00.jpg); /* Just for the home page */
	background-repeat:no-repeat;
}

.textbodyhl {
	vertical-align:top;
	width:390px;
	padding:30px;
}
.textbodyhr {
	vertical-align:top;
	width:510px;
	padding:30px;
}


.textbodyhl p{
	font-weight:normal;
}
.textbodyhr p{
	font-weight:normal;
}


.textbody {
	vertical-align:top;
}
.textbody p{
	font-weight:normal;
}


.textbody a { color:#FFFFFF; text-decoration:none; padding-left:10px; background-image:url(../images/arrow.gif); background-repeat:no-repeat;}


.textbody a:hover { color:#8E9DBA; text-decoration:none; padding-left:10px; background-image:url(../images/arrow.gif); background-repeat:no-repeat;}


.textbodyhr a { color:#FFFFFF; text-decoration:none; padding-left:10px; background-image:url(../images/arrow.gif); background-repeat:no-repeat;}


.textbodyhr a:hover { color:#8E9DBA; text-decoration:none; padding-left:10px; background-image:url(../images/arrow.gif); background-repeat:no-repeat;}
.textbodyhl a { color:#FFFFFF; text-decoration:none; padding-left:10px; background-image:url(../images/arrow.gif); background-repeat:no-repeat;}


.textbodyhl a:hover { color:#8E9DBA; text-decoration:none; padding-left:10px; background-image:url(../images/arrow.gif); background-repeat:no-repeat;}




li {padding-bottom:14px;}

#footer {
	width:980px;
	height:44px;
	background-image:url(/images/footer-bkg.gif);
	background-repeat:repeat-x;
	padding-left:30px;
}


#footer a { 
	text-decoration:none; 
	color:#666666;
	padding-right:15px;
}

#footer a:hover { 
	text-decoration:none; 
	color:#990066;
}

.textfooter {
	font-size:11px;
	color:#000000;
}



body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}


.quotation {font-family:Georgia, "Times New Roman", Times, serif;font-size:27px; font-weight:100; font-style:oblique;   }
.attributed {font-family:Arial, Helvetica, sans-serif; font-size:11pt; }

.questions {font-size:12px; font-family:Arial, Helvetica, sans-serif; letter-spacing:1px;}
.address {font-size:14px; font-family:Arial, Helvetica, sans-serif; letter-spacing:1px;}
.tagline {font-size:17px; letter-spacing:1px; font-weight:400; font-family:Arial, Helvetica, sans-serif;}
.hiddenPic {display:none;}

.email a{float:right; padding:0px; margin:0px;}