	body {
		margin: 10px 10px 10px 10px;
		background-color: 333333;
		font-size: 14px;
		font-family: Gill Sans, Trebuchet MS, sans-serif;
		text-align: center;
		}

	#outer {
    width: 910px;
    display: block;
    margin: 0px auto 0px auto;
    padding: 0px 0px 0px 0px;
		border: 0px solid black;
		text-align: left;
		}

	#header {
		border: 0px solid black;
		height: 20px;
		margin: 20px 0px 5px 0px;
		padding: 0px 0px 0px 0px;
		text-align: center;
		font-size: 12px;
		position: relative;
		color: white;
		}

	#header #title {
		width: 300px;
		border: 0px solid black;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		text-align: left; 
		font-size: 16px;
		position: absolute; bottom: 0px; left: 0px;
		}

	#header #menu {
		width: 300px;
		border: 0px solid black;
		margin: 0px;
		padding: 0px;
		font-size: 14px;
		text-align: right;
		position: absolute; bottom: 2px; right: 0px;
		}

	#main {
		background-color: white;
		height: 390px;
		margin: 20px 0;
		border: 40px solid white;
		text-align: center; 
		font-size: 12px;
		}

	#main #content {
		margin:0px;
		padding:0px;
		}
		
	#main #intro {
		text-align:left; 
		padding:10px; 
		margin-top:10px;
		font-size:14px; 
		color:gray;
		border: 1px solid black;
		background-color: white;
    }
		
	#gallery8 {
		background-color: white;
		height: 390px;
		margin: 20px 0;
		border: 20px solid white;
		text-align: center; 
		}
		
	#text {
		background-color: white;
		border: 80px solid white;
		margin: 20px 0;
		}
		
	#page {
		background-color: white;
		border-top: 40px solid white;
		border-left: 80px solid white;
		border-bottom: 40px solid white;
		border-right: 80px solid white;
		margin: 20px 0;
		}
		
	#text #image {
		float: right;
		margin: 10px;
		padding: 0px;
		font-size: 12px;
		}
		
	#photo {
		border: 80px solid white;
		margin: 20px 0px;
		padding: 0px;
		text-align: center; 
		font-size: 14px;
		}
		
	#photov {
    	width: 480px;
		border: 40px solid white;
		margin: 20px auto 20px auto;
		padding: 0px;
		text-align: center; 
		font-size: 14px;
		}
		
  #photov2 {
    	width: 400px;
		border: 40px solid white;
		margin: 20px auto 20px auto;
		padding: 0px;
		text-align: center; 
		font-size: 14px;
		}
		
	#footer {
		border: 0px solid black;
		text-align: center;
		font-size: 12px;
		color: white;
		}
		
	#thumb {
		float:left;
		width: 187px;
		}
		
	#theme {
		float: left;
		width: 250px;
		padding-bottom: 20px;
		}
		
	#grid {
		float: left;
		width: 250px;
		padding-bottom: 10px;
		}
	
	a:link {color: royalblue; text-decoration: underline;}
	a:visited {color: royalblue; text-decoration: underline;}
	a:hover {color: red; text-decoration: underline;}
		
	img {border:0;}
	img.thumb {border:0;margin-right:9px;}
		
	table {
		padding-left: 40px;
		font-size: 14px;
		margin: 0px;
		}
		
	td {vertical-align:top;}
	
	#header #title a:link {color: white; text-decoration:none;}
	#header #title a:visited {color: white; text-decoration:none;}
	#header #title a:active {color: white; text-decoration:none;}
	#header #title a:hover {color: red; text-decoration:none;}
	#header #menu a:link {color: lightblue; text-decoration:underline;}
	#header #menu a:visited {color: lightblue; text-decoration:underline;}
	#header #menu a:active {color: lightblue; text-decoration:underline;}
	#header #menu a:hover {color: red; text-decoration:underline;}
	#text p.indent {padding-left:40px;}
	#text p.center {text-align:center;}
	#text p.copyright {font-size: 11px;}
	#text p.inquiry {height:300px; text-align:left; padding: 0px 20px 0px 20px; 
			font-size:14px; border-left:black solid 1px; margin-left:470px; }
	#text p.story {line-height: 200%; text-indent: 30px;}
	#text p.title {text-align: center;}
	#text img.inquiry {width:450px; border:black solid 0px; display: block; float: left; margin: 15px 0px 15px 0px;}
	#text #image img {border: 1px solid black; margin-bottom: 2px;}
	#theme img {width:240px; 5px;}
	#thumb p {text-align:center; padding-top:5px; margin:0px;}
	#thumb img {width:175px; display: block; margin: 10px auto 10px auto;}
	
/* Styles for Lightbox imaging script */

#lightbox{
	position: absolute;
	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; 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 */ 

/* Dropdown menu definitions */

.flexdropdownmenu, .flexdropdownmenu ul{ /*topmost and sub ULs, respectively*/
margin: 0;
padding: 0;
position: absolute;
left: 0;
top: 0;
list-style-type: none;
background: white;
border: 1px solid black;
border-bottom-width: 0;
visibility: hidden;
display: none; /*collapse all sub menus to begin with*/
box-shadow: 3px 3px 8px #818181; /*shadow for CSS3 capable browsers.*/
-webkit-box-shadow: 3px 3px 8px #818181;
-moz-box-shadow: 3px 3px 8px #818181;
}


.flexdropdownmenu li{
position: relative;
}

.flexdropdownmenu li a{
display: block;
width: 90px; /*width of menu (not including side paddings)*/
color: black;
background: whitesmoke;
border-bottom: 1px solid black;
text-decoration: none;
padding: 4px 5px;
}

* html .flexdropdownmenu li{ /*IE6 CSS hack*/
display: inline-block;
width: 100px; /*width of menu (include side paddings of LI A*/
}

.flexdropdownmenu li a:hover, .flexdropdownmenu li.selected>a{
background: lightgray;
}

.rightarrowclass{
position: absolute;
top: 6px;
right: 5px;
}
	