body     { font-family: Arial, Helvetica, sans-serif; background-color: transparent; margin: 0; scrollbar-3dlight-color: #009933; scrollbar-arrow-color: #009933; scrollbar-darkshadow-color: #000000; scrollbar-face-color: #FFFFFF; scrollbar-highlight-color: #CCCCCC; scrollbar-shadow-color: #009933; scrollbar-track-color: #E5E5E5    }

td.one { color: black; font: 12px Arial, Helvetica, sans-serif; text-decoration: none }
th.one  { color: black; font-size: 15px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: underline; padding: 0px }
th.two { color: black; font-size: 15px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: underline }
td.two { color: white; font-size: 11px; font-family: Arial, Helvetica, sans-serif; font-weight: normal; text-decoration: none }
td.newsletter   { color: #333; font: 22px Arial, Helvetica, sans-serif; text-decoration: none }
td.topnav   { background-image: url("../images/nav_bar.jpg"); border-right: 1px solid green; border-left: 1px solid green }
td.flash  { width: 580px; height: 331px }
td.rightshadow    { background-image: url("../images/website_images_30.jpg") }
td.rightshadowtop  { background-image: url("../images/website_images_05.jpg") }
td.leftshadow   { background-image: url("../images/website_images_18.jpg") }
td.boarder    { background-image: url("../images/website_images_40.jpg") }
td.navshade     { background-image: url("../images/website_images_35.jpg") }
td.bottombar   { background-image: url("../images/website_images_44.jpg") }
a.one:link    { color: #006633; font-size: 12px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: none; letter-spacing: 1px }
a.one:visited    { color: #006633; font-size: 12px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: none; letter-spacing: 1px }
a.one:hover      { color: maroon; font-size: 12px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; letter-spacing: 1px }
table.three { border: dashed 1px #ccc }
a.two:link { color: #006633; font-size: 14px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: none }
a.two:visited { color: maroon; font-size: 14px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: none }
a.two:hover { color: green; font-size: 14px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: underline }

a.three:link { color: white; font-size: 11px; font-family: Arial, Helvetica, sans-serif; font-weight: normal; text-decoration: none }
a.three:visited { color: maroon; font-size: 11px; font-family: Arial, Helvetica, sans-serif; font-weight: normal; text-decoration: none }
a.three:hover { color: yellow; font-size: 11px; font-family: Arial, Helvetica, sans-serif; font-weight: normal; text-decoration: underline }
table.one { width: 100%; height: 100% }
table.two   { padding: 0; width: 100%; border-style: dashed; border-width: 1px 0 0; border-color: #007526 }
span.one { color: #f00; font-weight: bold }
a.xmaslink:link  { color: white; font-size: 15px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: none }
a.xmaslink:visited  { color: white; font-size: 15px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: none }
a.xmaslink:hover  { color: black; font-size: 15px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: underline }
.button  { color: #fff; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; background-color: #006633; padding: 2px; border: solid 1px #333 }
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer { background-color: #fff; margin: 0 auto; position: relative; width: 250px; height: 250px }

#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/1.4em Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto }

#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;	}	
		
#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 */ 
	#######