

	body {
		margin:20px 10px 0px 10px;
		padding:0px;
		font-family: Verdana,Arial,Helvetica,sans-serif;
		font-size: 1em;
		color: #666;
		}

	#left {
		position: absolute;
		left: 10px;
		width:170px;
		background:#fff;
		padding-bottom:10px;
		border-right: 1px solid;
		border-color: #fff;
		overflow: none;
		}

	.center {
		background:#fff;
		padding-bottom:10px;
		font-family: Verdana,Arial,Helvetica,sans-serif;
		font-size: 0.65em;
		color: #666;
		line-height: 1.2em;
		margin-left: 190px;
		margin-right: 200px;
		}
		
	.center1 {
		width:49%;
		float:left;
		background:#fff;
		padding-bottom:10px;
		font-family: Verdana,Arial,Helvetica,sans-serif;
		font-size: 1em;
		color: #666;
		line-height: 1.2em;
		clear: left;
		}

		
	.center2 {
		width:49%;
		float:right;
		background:#fff;
		padding-bottom:10px;
		font-family: Verdana,Arial,Helvetica,sans-serif;
		font-size: 1em;
		color: #666;
		line-height: 1.2em;
		clear: right;
		}


	#right {
		position: absolute;
		right: 10px;
		top: 20px;
		width:200px;
		background:#fff;
		padding-bottom:10px;
		border-left: 1px solid #fff;
		font-family: Verdana,Arial,Helvetica,sans-serif;
		font-size: 0.65em;
		color: #ccc;
		}

	.banner {
		background:#e7eff2;
		margin-left: 10px;
		margin-right: 10px;
		font-family: Verdana,Arial,Helvetica,sans-serif;
		font-size: 1em;
		color: #616550;
		font-weight: bold;
		text-transform: uppercase;
		}
		
	.buffer {
		margin-bottom:20px;
		}

	#bottomads {
		width:100%;
		float:left;
		background:#fff;
		padding-bottom:10px;
		font-family: Verdana,Arial,Helvetica,sans-serif;
		font-size: 0.65em;
		color: #666;
		line-height: 1.2em;
		clear: both;
		}
		
	#footer {
			width:100%;
			float:left;
			padding-top: 10px;
			margin-left: 10px;
			margin-right: 10px;
			font-family: Verdana,Arial,Helvetica,sans-serif;
			font-size: 0.8em;
			color: #999;
			font-weight: normal;
			text-transform: none;
			text-align: center;
		}

	#navigation p { display: none; }

	#navigation {
	          color: #c4b28a;
			  text-decoration: none;
			  font-family: Arial,Helvetica,sans-serif;
			  font-size: 1em;
        	  font-weight: bold;

        	  padding: 0;

        	  margin-bottom: 1em;
        	  background-color: #fff;

        	  }

	#navigation ul {
			  list-style: none;
			  margin: 0;
			  padding: 0;
			  border-top: 1px dotted #ccc;
			  }

	#navigation ul li {
			  margin: 0;
			  

			  }

	#navigation ul li a {
	          display: block;
	          padding: 2px 2px 2px 1em;
	          background-color: #fff;
	          text-decoration: none;
	          width: 100%;
	          }

	html>body #navigation ul li a {
			  width:auto;
			  }

	#navigation ul li a:hover {
	          background-color: #e7eff2;
	          color: #666;
	          }


	p,h1,pre {
		margin:0px 10px 10px 10px;
		}

     a {
        color: #c4b28a;
        text-decoration: none;
        font-family: Arial,Helvetica,sans-serif;
        font-size: 1.2em;
        font-weight: bold
        }
		
	 a img {
	   border: none;
	   }

     a:hover {
        text-decoration: underline;
        }

     a:visited:hover {
        color: #666;
        text-decoration: underline;
        }


h1 {
		font-size:12px;
		padding-top:10px;
		}

    #left p { font-family: Verdana,Arial,Helvetica, sans-serif; font-size: 0.7em; line-height: 1.3em; color: #999; padding-left: 5px; }
	#left a  { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 1em; line-height: 1.3em; color: #83abb0; }
	#center p { padding-left: 10px; }

    #right1 a { font-size: 1.1em;}
    #right2 a { font-size: 1.1em;}

	.center h1 { font-family: Arial,Helvetica,sans-serif; font-size: 30px; font-weight: normal; color: #84abb0; padding-left: 10px; margin-top: 10px; margin-bottom: 20px; }
    .center h2 { font-family: Arial,Helvetica,sans-serif; font-size: 18px; font-weight: normal; color: #84abb0; padding-left: 15px; margin-top: 25px; margin-bottom: 20px; }

#left h1 { font-family: Arial,Helvetica,sans-serif; font-size: 18px; font-weight: normal; color: #999; padding-top: 10px; padding-left: 5px; margin-bottom: 15px; }
#right1 h1 { font-family: Arial,Helvetica,sans-serif; font-size: 18px; font-weight: normal; color: #BF9060; padding-top: 10px; padding-left: 5px; margin-bottom: 15px; }
#right2 h1 { font-family: Arial,Helvetica,sans-serif; font-size: 18px; font-weight: normal; color: #BF9060; padding-top: 10px; padding-left: 5px; margin-bottom: 15px; }

#right1 li { border-left: 1px dotted #ccc; border-right: 1px dotted #ccc; border-bottom: 1px dotted #ccc; }


#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 */
	}	
	

