body
	{
	background-color: #fff;
	color: #000;
	font-family: Lucida Grande, Verdana, Helvetica, Swiss, Arial, sans-serif;
	}

img {border: none;}
	
.menu
	{
	background-color: #fff;
	color:            #000;
	text-decoration: none;
	font-size: 18px;
	line-height: 120%;
	text-indent: 2px;
	padding: 1px 0px 1px 0px;
	margin: 1px 0px 1px 0px;
	}

.menu a { display: block; margin: 1px 0px 1px 0px; padding: 1px 0px 1px 0px; background: white; color: black; }
.menu a:link { text-decoration: none; background-color: #fff; color: #636363; }
.menu a:visited { text-decoration: none; background-color: #fff; color: #636363; }
.menu a:hover { background-color: #636363; color: #fff; }

.menu em { display: block; background-color: #f38a00; color: #fff; font-style: normal; margin: 1px 0px 1px 0px; padding: 1px 0px 1px 0px; }




.menu-2
	{
	background-color: #fff;
	color:            #000;
	text-decoration: none;
	font-size: 14px;
	line-height: 120%;
	text-indent: 20px;
	padding: 1px 0px 1px 0px;
	margin: 1px 0px 1px 0px;
	}

.menu-2 a { display: block; margin: 1px 0px 1px 0px; padding: 1px 0px 1px 0px; background: white; color: black; }
.menu-2 a:link { text-decoration: none; background-color: #fff; color: #636363; }
.menu-2 a:visited { text-decoration: none; background-color: #fff; color: #636363; }
.menu-2 a:hover { background-color: #636363; color: #fff; }

.menu-2 em { display: block; background-color: #f38a00; color: #fff; font-style: normal; margin: 1px 0px 1px 0px; padding: 1px 0px 1px 0px; }



small { font-size: 13px; }

	
.copy
	{
	color: #48464c;
	background-color: transparent;
	font-style: normal;
	text-decoration: none;
	font-size: 14px;
	line-height: 18px;
	}

.copy a:link
	{
	color: #e60003;
	background-color: transparent;
	font-style: normal;
	text-decoration: underline;
	font-size: 14px;
	line-height: 18px;
	}
.copy a:active
	{
	color: #e60003;
	background-color: fff;
	font-style: normal;
	text-decoration: underline;
	font-size: 14px;
	line-height: 18px;
	}
.copy a:visited
	{
	color: #00323f;
	background-color: transparent;
	font-style: normal;
	text-decoration: underline;
	font-size: 14px;
	line-height: 18px;
	}
.copy a:hover
	{
	color: #e60003;
	background-color: fff;
	font-style: normal;
	text-decoration: underline;
	font-size: 14px;
	line-height: 18px;
	}

p
	{
	color: #48464c;
	background-color: transparent;
	text-align: left;
	font-style: normal;
	text-decoration: none;
	font-size: 14px;
	line-height: 18px;
	}
	
li
	{
	color: #fff;
	background-color: transparent;
	text-align: justify;
	font-style: normal;
	text-decoration: none;
	font-size: 12px;
	line-height: 18px;
	}
	
.here
	{
	color: #DAD88E;
	background-color: transparent;
	font-weight: normal;
	}

.home
	{
	background-color: #fff;
	color: #000000;
	font-size: 18px;
	line-height: 21px;
	}
	
.l
	{
	float: left;
	margin: 5px 20px 5px 0px;
	border-style: solid;
	border-width: 1px;
	border-color: #626262;
	}

.r
	{
	float: right;
	margin: 5px 0px 1px 20px;
	border-style: solid;
	border-width: 1px;
	border-color: #626262;
	}

.title
	{
	background-color: transparent;
	color: #fff;
	font-size: 11px;
	line-height: 12px;
	}

h1
	{
	background-color: transparent;
	color: #00323f;
	text-align: center;
	font-weight: normal;
	font-size: 25px;
	}

h3
	{
	color: #000;
	background-color: transparent;
	font-style: bold;
	text-decoration: none;
	font-size: 14px;
	line-height: 18px;
	}

.thumbs
	{

	border-style: solid;
	border-width: 1px;
	border-color: #fff;
	}

.thumbs img a:link
	{

	border-style: solid;
	border-width: 1px;
	border-color: #fff;
	}

.thumbs img a:active
	{

	border-style: solid;
	border-width: 1px;
	border-color: #fff;
	}

.thumbs img a:visited
	{

	border-style: solid;
	border-width: 1px;
	border-color: #fff;
	}

.thumbs img a:hover
	{

	border-style: solid;
	border-width: 1px;
	border-color: #fff;
	}

.border
	{
	border-style: solid;
	border-width: 1px;
	border-color: #fff;
	}


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

#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: 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:0 10px;
	}
#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;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

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