*
	{
		font-family: arial,helvetica,sans-serif;
	font-size: 12px;
	color: #303030;
	
	}
	
	iframe.Video_Player
{
width: 297px; 
height: 200px;
color: black;
}

  
body
{
	margin: 0px 0px 0px 0px;
	color: #202020;
	background-color: #202020;
	background-image: url(../_images/lzb_bak.jpg);
 	background-repeat: repeat;
 	background-position:top center;
 	background-attachment: scroll;
	
}

div.container
{
	padding-left: 8px;
	padding-bottom: 8px;
	padding-right: 8px;
	padding-top: 8px;
	line-height: 16px;
	
	
}

div.subhead
	{
	font-family: arial,helvetica,sans-serif;
	font-size: 16px;
	color: #103772;
	font-weight: bold;
	padding-left: 4px;
	line-height: 18px;
	padding-bottom: 5px;
	
	}
	
div.email
	{
	font-family: arial,helvetica,sans-serif;
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
	padding-left: 4px;
	line-height: 18px;
	padding-bottom: 5px;
	
	}

div.subhead_2
	{
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
	background-image: url(../_images/sub_bak.png);
 	background-repeat: repeat;
	color: #103772;
	font-weight: bold;
	line-height: 12px;
	padding-top: 4px;
	padding-left: 4px;
	padding-bottom: 4px;
	
	}

input#email
	{
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
	padding-top: 4px;
	font-style: italic;
	color: #808080;
	WIDTH: 200px;
	padding-left: 4px;
	padding-bottom: 3px;
	
	}
	
div.subcontainer
{
	padding-left: 4px;
	padding-bottom: 4px;
	padding-right: 4px;
	padding-top: 4px;	
}

a
{
	color: #0072e7;
	font-weight: normal;
	text-decoration: underlined;
}


a:hover
{
	color: #00a2ff;
	font-weight: normal;
	text-decoration: underlined;
}

a.pdf
{
	color: #00a2ff;
	font-weight: normal;
	font-size: 10px;
	text-decoration: underlined;
}


a:hover.pdf
{
	color: #00a2ff;
	font-weight: normal;
	font-size: 10px;
	text-decoration: underlined;
}



a.thefooter
{
	color: #00a2ff;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underlined;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 0px;
		line-height: 0px;
}

b.thefooter
{
	color: #00a2ff;
	font-size: 10px;
	font-weight: normal;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 0px;
	line-height: 0px;
}

i.quote
{
	color: #505050;
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
	line-height: 15px;
}

i.pdf
{
	color: #505050;
	font-size: 10px;
	font-weight: normal;
	font-style: italic;
	line-height: 15px;
}

b.quote
{
	color: #505050;
	font-size: 11px;
	font-weight: bold;
	line-height: 15px;
}

a:hover.thefooter
{
	color: #00a2ff;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underlined;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 0px;
	line-height: 0px;
}


div.footer
	{
	font-family: arial,helvetica,sans-serif;
	font-size: 10px;
	color: #efefef;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 0px;
	}
	
b.footer
	{
	font-family: arial,helvetica,sans-serif;
	font-size: 10px;
	color: #303030;
	font-weight: bold;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 0px;
	}

td.container_left {
background: url(../_images/container_left_bak.png) no-repeat 0px 411px;
}

td.container_right {
background: url(../_images/container_right_bak.png) no-repeat 0px 411px;
}

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	height: 200%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #ffffff;
	width: 740px;
	height: 480px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 1px;
	}

#loading{
	position: absolute;
	top: 43%;
	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:6px; 7px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	color: #ff008a;}
#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;
	}
	

/* Min-Width */
.lbWidth { /* most browsers */
	position: absolute;
	top: 0px; left: 0px;
	width: 100%;
	min-width: 790px;
	}

* html .lbContent { /* IE6 */
	margin-left: -790px;
	position:relative;
	}

* html .lbMinWidth { /* IE6 */
	padding-left: 790px;
	}
	
	
/* Clearfix */	
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */ 