html, body {margin:0px;}
body {font-family:verdana; font-size:11px; color:black; }

h3 {font-family:Georgia; font-size:15px;display:inline;}
hr {height:1px;background-color:#A9B5BB;color:#A9B5BB;}

.datesection {font-family:verdana; font-size:9px; color:#7e7e7e; }
.thanks {
	font-family:verdana;
	font-size:9px;
	color:#577586; //#996600;
	font-style : italic;
}

a {color: #B85701; text-decoration:none; font-weight:bold;}
a:hover {text-decoration: underline;}
a.no {color: #934500; text-decoration:none;}

#logobg {
	width:769px; 
	height:159px; 
	background: url(/img/gfx/ll_logo_bg.gif);
}
#logoimgbox {
	float:right;
	padding:12px 16px 0 0;
}
#logoimg {
	width:365px; 
	heigth:89px; 
	float:left; 
	background:black;
}

#outerwrapper {
	width:1000px; 
	float:left; 
}

#wrapper {
	float:left;
	width:770px; 
	background-image: url(/img/gfx/bg_dirt.gif); 
	background-repeat: no-repeat;
}

#navigation {
	width:122px;
	padding:8px 8px 8px 12px;
	color:black;
	float:left;
}

.remember{ 
	background-color:#C5CCD0;
}

#content {
	width:469px;
	margin-top:5px;
	padding:8px;
	float:left;
}

#right {
	width:126px;
	padding:8px;
	float:left;
}

#footer {
	width:448px; 
	border:1px solid #ded182; 
	background:#fff9d7; 
	padding:5px;
	margin-left:153px; 
	margin-right:145px;
	margin-top:25px;
	margin-bottom:25px;
}

#adcolumn {
	width:200px; 
	margin-left:10px;
	float:left;
	margin-top: -150px;
}

/*#_footer {width:748px; border-top:1px solid #ded182; border-right:1px solid #ded182;background:#fff9d7; padding:10px;}*/



.clear {clear: both; height: 1px;}
div.clear {font-size: 0; line-height: 0px;}

.indrag {margin:0 10px 0 10px;color:#606060;}
.inputs {font-family: verdana; font-size:11px; border:1px solid #ccc; background: #fcfcfc;}

	
#tablist{
	margin-left: 0;
	margin-bottom: 0;
	margin-top: 0.1em;
}
	
#tabcontentcontainer{
	width:453px;
	height:0px;
}
	
.tabcontent{
	background:#d8d8d8;
	display: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%; 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(/img/gfx/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/img/gfx/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; color:black; 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;	color:black;}
#imageData #numberDisplay{ color:black; 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: #000; }