body {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 40px;
	margin-bottom: 0px;
	background-color: #fff;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}

#welcomeinfo {position:absolute; top:780px; left:0; z-index:100; display:block; width:100%; margin:0 auto 20px auto; text-align:center;}
#welcomeinfo p {display:block; overflow:hidden; width:500px; text-align:left; padding:0 0 0 160px; margin:0 auto 8px auto; color:#999999; font-size:10px;}
.nodeco a, .nodeco a:visited {text-decoration:none; color:#999999;}
.nodeco a:hover {text-decoration:underline;}

h1 {
	font-family: Arial Baltic, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#fe6300;
	margin-bottom: 10px;
	margin-top: 2px;
	border-bottom: 1px #fe6300 dotted;
	padding-top: 2px;
}
h2 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#313131;
	margin: 6px 0 6px 0;
	padding: 4px 0 2px 0;
}
h3 {
	font-size: 11px;
	margin-bottom: 2px;
	padding-bottom: 2px;
}
ul {
	padding-left: 8px;
	margin-left: 8px;
}
ol {
	padding-left: 12px;
	margin-left: 12px;
}
li {
	line-height: 18px;
	font-size: 11px;
}

.formError {
	color:#dd2200;
}
input, textarea {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px #999 solid;
}
a, a:visited {
	color: #3f3f39;
}
#frame {
	width: 900px;
	height: 100%;
	background-color:#FFFFFF;
}
#lcol {
	width:260px;
	float:left;
	text-align:right;
}
#rcol {
	width:500px;
	float:right;
	text-align:right;
}
#claim {
	height:30px;
	font-size: 16px;
	font-family: Verdana, Helvetica, sans-serif;
}
#header {
	width: 500px;
	height: 70px;
	text-align: center;
	background-image: url(gfx/bgHeader.jpg);
}

#nav {
	padding:0px;
	clear:both;
	text-align:right;
}
.navlink {
	line-height:20px;
	font-size: 12px;
	font-family: Arial Baltic, Arial, Helvetica, sans-serif;
	text-decoration:none;
	color: #333;
}
#news {
	width:100px;
	margin: 32px 0px 0px 20px;
	float:right;
	text-align:left;
	font-family: Arial Baltic, Arial, Helvetica, sans-serif;
	font-size:10px;
}
#main {
	width: 500px;
	text-align: left;
	background-color:#ededed;
	height:auto;
}
#content {
	padding:12px;
}
#content p, #content td {
	line-height: 16px;
	color: #333;
}
#content img {
 border: 1px #333 solid;
}
#footer {
	width: 500px;
	height: 20px;
	clear:both;
	line-height: 13px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9px;
	text-align:left;
	color: #444;
	border-top: 1px #444 dotted;
}

.imgtitle {font-size:9px;}

#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: 113px; 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; }

