html {min-height: 100%;}

* {
	margin: 0;
	padding: 0;
}

.footer a,.footer a:hover {padding: 2px 2px;}

a {color: #657584;text-decoration: none;}
a:hover {color: #ffffff;background: #657584;	;text-decoration: none;
}

img {
border: none;
}
body {
	background:#ffffff ;
	background: url(img/bck_ani_01.gif) ;
	
	color: #444;
	font: normal 62.5% Verdana,sans-serif;
	
}

p,code,ul {padding-bottom: 1.2em;}

li {list-style: none;}

h1 {
	font: normal 1.8em Verdana,sans-serif;
	margin-bottom: 4px;
}

code {
	background: #eee;
	border: 1px solid #222;
	border-left: 6px solid #C1CAD3;
	color: #666;
	display: block;
	font: normal 1em Verdana,sans-serif;
	line-height: 1.6em;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}

blockquote {
	background: url(img/quote.gif) no-repeat;
	display: block;
	font-weight: bold;
	padding-left: 28px;
}

h1,h2,h3 {padding-top: 6px;}

/* misc */
.clearer {clear: both;}

.left {float: left;}

.right {float: right;}

/* structure */
.container {
	background: #fff;
		background: url(img/hdn_03.png) top center repeat-y;

	font-size: 1.2em;
	margin: 0 auto;
	padding: 0 10px 10px;
	width: 880px;}

/* header */
.top {
	background: url(img/hdn_01.png) top center no-repeat;
	width: 880px;
	padding: 40px 20px 0;
margin: 0 auto;
	
}

/* title */
.header {
	background: #fff;
	height: 47px;
	margin: 0 auto;
	padding: 0px 0px 0px;
	width: 780px;
}
.header .left, .header .right {
	background: #ffffff;
	color: #000;
	height: 58px;	
}
.header .left {
	background: #ffffff url(img/hdn_04.gif) no-repeat;
	font: bold 1.7em Verdana,sans-serif;
	color: #657584;
	line-height: 70px;
	text-align: left;	
	width: 564px;
}
.header .right {
	overflow: auto;
	width: 214px;
}
.header .midd {
	text-align:center;
	overflow: auto;
	width: 780px;
}

.header .right p,.header .right h2 {padding: 0 16px;}
.header .right h2 {padding-top: 16px; font: normal 1.6em "Trebuchet MS",sans-serif;}

/* navigation */
.navigation {	
	background: #D9E1E5 url(img/nav.gif);
	border: 1px solid #DFEEF7;
	border-color: #DFEEF7 #CFDEE7;
	height: 41px;
	width: 776px;
	margin: 0 auto;
	padding: 0px 0px 0px;
}
.navigation a {
	background: #D9E1E5 url(img/nav.gif);
	border-right: 1px solid #657584;
	color: #456;
	display: block;
	float: left;
	font: bold 1.1em sans-serif;
	line-height: 41px;
	padding: 0 20px;
	text-decoration: none;
}
.navigation a:hover {background-position: left bottom; color: #234;}

/* main */
.main {
	border-top: 4px solid #FFF;
	background: url(img/hdn_05.gif) repeat-y;
	margin: 0 50px;
		padding: 0px 0px;
width: 780px;
}

/* sub navigation */
.sidenav {
	float: right;
	width: 210px;
	padding-left: 25px;
	padding-right: 0px;

}
.sidenav h2 {
	color: #5A5A43;
	font-size: 0.9em;
	line-height: 30px;
	margin: 0;
	padding-left: 12px;
}
.sidenav ul {
	padding: 0;
	border-top: 1px solid #EAEADA;
}
.sidenav li {border-bottom: 1px solid #EAEADA;}
.sidenav li a {
	font-size: 0.9em;
	color: #554;
	display: block;
	padding: 8px 0 8px 5%;
	text-decoration: none;
	width: 95%;
}
.sidenav li a:hover {
	background: #F0F0EB;
	color: #654;	
}

/* content */
.content {
	float: none;
	width: 740px;
	text-align: justify;
	line-height: 16px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 16px;
	padding-bottom: 0;
	padding-left: 16px;
}
.content .descr {
	color: #664;
	font-size: 0.8em;
	margin-bottom: 6px;
	
}
.content li {
	list-style: url(img/li.gif);
	margin-left: 18px;
}
.content p {font-family: Verdana,sans-serif; line-height: 18px;}


	
/* footer */

.bottom {
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	width: 880px;}


.smalllinkz{
	font-size: 0.9em;
	color: #657584;
	height: 110px;
	margin: 0 auto;
	line-height: 30px;
	text-align: left;	
	text-decoration: none;
}	


.smalllinkz a,.smalllinkz a:hover {padding: 5px 5px;}

.footer {
	background: url(img/hdn_02.png) top center;
	font-size: 0.9em;
	color: #657584;
	height: 123px;
	margin: 0 auto;
	padding: 20px 50px 25px;
	width: 780px;
	line-height: 30px;
	text-align: center;	
	text-decoration: none;
	

}

#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%;  /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url('img/prevlabel.gif') left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url('img/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: #fff; }
