html, body {
	height: 100%;
	background: #EFEFEF; 
	color: #000;
	margin: 0 auto;
	padding: 0;
	font-family: arial, sans-serif;
	font-size: 12px;
	text-align: center;
	}

body, td {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}


h1 {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	padding-left: 2.0em;
	color: #333333;
	}

h2 {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	padding-left: 4.0em;
	color: #333333;
	}

h3 {
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	padding-left: 4.0em;
	color: #999999;
	}

a img 	{
	border: 0;
	}

a img.block {
	float: left;
	margin-left: 4em;
	margin-top: 1.25 em;
	}

#masthead {
	text-align: left;
	width: 100%;
	height: 60px;
	background: #EFEFEF;
	margin-left: 2em;
	margin-top: 0.5 em;
	margin-bottom: 0.25 em;
	}

#menubar {
	width: 100%;
	background: #cccccc;
	border-bottom: 5px solid #999999;
	}

#navlinks {
	margin: 0em 0em 0em 0em; 
	padding: 0.5em .5em;
	}

#navlinks li {
	display: inline;
	list-style: none;
	padding: 1em 0.5em 0em 0.5em;
	border-right: 1px solid;
	border-color: #EFEFEF;
	}

#navlinks li.last {
	border-right: 0;
	}

#main 	{
	width: 100%;
	background: #FFFFFF;
	text-align: left;
	display: inline;
	list-style: none;
	height: 280px;
	padding: 4.5em 1.5em 1em 5.5em;
	}

#thumbs {
	width: 100%;
	background: #FFFFFF;
	text-align: left;
	height: 600px;
	padding: 4.5em 1.5em 1em 5.5em;
	}

#thumbs2 {
	width: 100%;
	background: #FFFFFF;
	text-align: left;
	height: 600px;
	padding: 4em 3.5em 3em 9em;
	}

#thumbs li {
	display: inline;
	list-style: none;
	font-size: 11px;
	padding: 0.1em 0.1em 0.1em 0.1em;
	}

#geese {
	width: 100%;
	background: #AEC5CD;
	text-align: left;
	height: 600px;
	padding: 6.5em 1.5em 0.25em 5.5em;
	}


#intro {
	width: 100%;
	background: #AEC5CD;
	text-align: left;
	height: 100px;
	padding: 1.5em 0.5em 1em 5.5em;
	}

#box {
	width: 470px;
	background: #EFEFEF;
	text-align: left;
	min-height: 300px;
	overflow:auto;
	padding: 1.5em 0.5em 1em 1.5em;
	border: 5px solid #33CCFF;
	}

#box2 {
	width: 470px;
	height: 300px;
	background: #AEC5CD;
	text-align: left;
	padding: 1.5em 0.5em 1em 1.5em;
	border: 5px solid #999999;
	}

#clients li {
	display: block;
	list-style-type: disc;
		}


a:link {text-decoration:none; color: #000000;}
a:active {text-decoration:none; color: #000000;}
a:visited {text-decoration:none; color: #000000;}
a:hover {text-decoration:none; color: #666666;}

a.navlinks:link {text-decoration:none; color: #000000;}
a.navlinks:active {text-decoration:none; color: #000000;}
a.navlinks:visited {text-decoration:none; color: #000000;}
a.navlinks:hover {text-decoration:none; color: #666666; border-bottom: 1px solid #33CCFF;}


#footer {
	width: 100%;
	background: #CCCCCC;
	border-top: 5px solid #999999;
	text-align: center;
	}


#footerlinks li {
	display: inline;
	list-style: none;
	margin: 0.5em 0;
	border-right: 1px solid;
	font-size: 10px;
	color: #999999;
	padding: 0em 0.5em 0em 0.5em;
	}

#footerlinks li.last {
	border-right: 0;
	}

#thumbs li.categories {
	padding: 0em 6.5em 0em 0em;
	}


#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: 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; }



.chromestyle{
width: 99%;

}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
border: 1px solid #BBB;
width: 100%;
margin: 0;
height: 30px;	
text-align: left;
padding: 0em 0em 0em 8.5em;
}

.chromestyle ul li{
display: inline;
}

.chromestyle ul li a{
color: #494949;
padding: 4px 7px;
margin: 0;
text-decoration: none;
border-right: 1px solid #DADADA;
}

.chromestyle ul li a:hover, .chromestyle ul li a.selected{ /*script dynamically adds a class of "selected" to the current active menu item*/
background: url(chromebg-over.gif) center center repeat-x; /*THEME CHANGE HERE*/
}



.dropmenudiv{
position:absolute;
top: 0;
border: 1px solid #BBB; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:14px;
z-index:100;
background-color: cccccc;
width: 200px;
visibility: hidden;
}


.dropmenudiv a{
width: auto;
display: block;
text-indent: 3px;
text-align: left;
border-bottom: 1px solid #BBB; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
color: black;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #EFEFEF;
}


