#lightbox{
	position: absolute;
	top: 40px;
	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;
	}
#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;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
	
	a:link, a:active, a:visited {
	color: #48546A;
}

a img {
	border-width: 0; 
	border-style: none;
}


/*
COMMON --------------------- */

br {
	clear: both;
}

hr {
	display: none;
}

p {
	margin: 0; 
	padding-top: 1em; 
	line-height: 150%;
}


/*
MASTHEAD + SUBMAST --------------------- */

h1 {
	margin: 0;
	position: absolute;
	top: 20px;
	left: 180px;
	z-index: 3;
	width: 212px;
	background: url(../img/logo.gif) no-repeat;
	text-indent: -9000px;
	height: 120px;
}

h1 a {
	display: block;
	height: 87px;
}

#mast-content {
	position: absolute; 
	top: 0; 
	left: 0; 
	z-index: 4; 
	margin-left: 50%; 
	width: 50%;
}	

#masthead {
	position: relative; 
	background: #000000 repeat-x;
	height: 15.4em;
}
/* time and date style*/
#meta {
	margin: 0 0; 
	font: .6em Georgia, serif, Verdana;
	font-size: 9px; 
	color: #777; 
	padding: 0px; 
	text-transform: uppercase; 
	letter-spacing: 1px;
}

#meta p {
	display: block; 
	float: left; 
	padding-top: 0; 
	font-family: Georgia, serif; 
	color: #777;
}

#meta span {
	display: block; 
	float: center; 
	line-height: 140%;
}

#navcontainer {
	float: left; 
	width: 50%; 
	margin-top: 0px;
	background: #000000
}

ul#nav {
	margin: 0; 
	padding: 0; 
	list-style: none;
	background: #000000
}

/* Two backgrounds are used, the second being a hack for Internet Explorer */
#nav li {
	margin: 8px 0; 
	padding-top: 0px; 
	font: .6em Georgia, serif, Verdana; 
	background: #FFF; 
	text-transform: uppercase; 
	letter-spacing: 1px; 
	background: url(./images/bg_dotted.gif) repeat-x 0 77% !important; 
	background-position: 0 61%;
} 

#nav li a {
	float: left; 
	background: #000000;
	color: #FFFFFF; 
	text-decoration: none;  
	padding: 1px 3px;
    font-size: 9px;
}

#nav li a:hover {
	color: #48546A; 
	background: #FFF;
	text-decoration: none;
	font-size: 9px;
}

ul#nav li span {
	display: block; 
	float: right; 
	padding: 1px 1px; 
	font-size: 8px;
	color: #FFFFFF;
}	

#home #nav-home {
	font-weight: bold;
}

#quote {
	float: bottom; 
	width: 100%; 
	margin-bottom: 0px; 
	height: 20px; 
	background: url(./images/quote.gif) no-repeat center;
	text-indent: -9000px;
}

body
{
	margin: 0 0; 
	font: .6em Georgia, serif, Verdana; 
	color: #333; 
	padding: 0px; 
	letter-spacing: 1px;
}

.style1 {font-size: 14px}
body,td,th {
	font-size: 12px;
}
h1 {
	font-size: 10px;
}
.style2 {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}
/* box is the shaded area that holds a rounded corner box or flat box, fitting the given width of the column it is in. Usually combined with another class to control inner elements, eg box default */

.box {
margin: 15px 0 0 0;
padding: 5px 0 5px 0;
background:url(diags.gif);
}

/* Styling of the boxes if there is no JavaScript support */

.cbb {
margin: 0 10px 0 10px;
background: #FFF;
padding: 5px 0 5px 0;
line-height: 170%;
}	

