body
	{
	background-color: #16300e;
	}
	
.menu
	{
	color: #ffffff;
	background-color: #16300e;
	font-family: Arial, Helvetica, Swiss, sans-serif;
	font-size: 14px;
	}
	
	.menu a:link
	{
	color: #ffffff;
	background-color: transparent;
	font-family: Arial, Helvetica, Swiss, sans-serif;
	text-decoration: none;
	font-size: 14px;
	}
	
	.menu a:active
	{
	color: #ffffff;
	background-color: transparent;
	font-family: Arial, Helvetica, Swiss, sans-serif;
	text-decoration: underline;
	font-size: 14px;
	}

	.menu a:visited
	{
	color: #ffffff;
	background-color: #16300e;
	font-family: Arial, Helvetica, Swiss, sans-serif;
	text-decoration: none;
	font-size: 14px;
	}
	
	.menu a:hover 
	{
	color: #ffffff;
	background-color: transparent;
	font-family: Arial, Helvetica, Swiss, sans-serif;
	text-decoration: underline;
	font-size: 14px;
	}
	
.here
	{
	color: #000;
	background-color: #fff;
	font-weight: normal;
	}

.home
	{
	background-color: #16300e;
	color: #fff;
	font-family: Arial, Helvetica, Swiss, sans-serif;
	font-size: 16px;
	line-height: 21px;
	}
	
.l
	{
	float: left;
	margin: 3px 0px 1px 0px;
	}
	
.l1
	{
	float: left;
	margin: 5px 20px 15px 0px;
	border-color: #ffffff; border-width: 15px; border-style: solid;
	}
	
.r
	{
	float: right;
	margin: 3px 10px 1px 3px;
	}

.headline
	{
	background-color: transparent;
	color: #1b1b1b;
	font-family: Helvetica, Swiss, Arial, sans-serif;
	font-size: 30px;
	line-height: 40px;
	}

h2
	{
	background-color: transparent;
	color: #d2d2d2;
	font-family: Helvetica, Swiss, Arial, sans-serif;
	font-weight: normal;
	font-size: 20px;
	line-height: 30px;
	}

h1
	{
	background-color: transparent;
	color: #d2d2d2;
	font-family: Arial, Helvetica, Swiss, sans-serif;
	font-weight: normal;
	font-size: 28px;
	}
		
.thumbs
	{
	background-color: transparent;
	color: #535353;
	font-size: 12px;
	}
	.thumbs a:link
	{
	background-color: transparent;
	color: #535353;
	border-color: #898989;
	border-bottom-width: 1px;
	}

	.thumbs a:active
	{
	background-color: transparent;
	color: #898989;
	}

	.thumbs a:visited
	{
	background-color: transparent;
	color: #898989;
	}

	.thumbs a:hover
	{
	background-color: green;
	color: #898989;
	border-color: green;
	}

img a:link
{
	border: 2px solid blue;
}

.portrait
	{
	padding: 0px 0px 0px 10px;
	color: #000000;
	background-color: transparent;
	font-family: Arial, Helvetica, Swiss, sans-serif;
	text-decoration: none;
	font-size: 13px;
	line-height: 16px;
	}

.copy
	{
	color: #fff;
	background-color: transparent;
	font-family: Arial, Helvetica, Swiss, sans-serif;
	font-style: normal;
	text-decoration: none;
	font-size: 13px;
	line-height: 16px;
	}

.copy a:link
	{
	color: #fff;
	background-color: transparent;
	font-family: Arial, Helvetica, Swiss, sans-serif;
	font-style: italic;
	text-decoration: underline;
	font-size: 13px;
	line-height: 16px;
	}
.copy a:active
	{
	color: #e60003;
	background-color: transparent;
	font-family: Arial, Helvetica, Swiss, sans-serif;
	font-style: italic;
	text-decoration: underline;
	font-size: 13px;
	line-height: 16px;
	}
.copy a:visited
	{
	color: #bfbfbf;
	background-color: transparent;
	font-family: Arial, Helvetica, Swiss, sans-serif;
	font-style: italic;
	text-decoration: underline;
	font-size: 13px;
	line-height: 16px;
	}
.copy a:hover
	{
	color: #e60003;
	background-color: transparent;
	font-family: Arial, Helvetica, Swiss, sans-serif;
	font-style: italic;
	text-decoration: underline;
	font-size: 13px;
	line-height: 16px;
	}
	
.outer-div {border: 1px solid white; display:inline; float:left; clear:right;}
	
.inner-div 
	{
	border: 1px solid red;
    width: 210px;
    height: 210px;
	display: table-cell;
    vertical-align: middle;
    *display:inline;
	zoom:1;

    }
	

.piclink {color: #000000; background-color: transparent; border-color: #ffffff; border-width: 5px; border-style: solid; margin: 0px; padding: 0px;}
.piclink a:link {color: #000000; background-color: transparent; border-width: 5px; border-style: solid; border-color: #000000; margin: 0px; padding: 0px;}
.piclink a:active {color: #ffffff; background-color: transparent; border-color: #ffffff; border-width: 5px; border-style: solid; margin: 0px; padding: 0px;}
.piclink a:visited {color:#626262; background-color: transparent; border-color: #626262; border-width: 5px; border-style: solid; margin: 0px; padding: 0px;}
.piclink a:hover {color: #ffffff; background-color: transparent; border-color: #ffffff; border-width: 5px; border-style: solid; margin: 0px; padding: 0px;}

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