* {margin:0px;padding:0px;}
img {border:0px;}
html {height:100%;}
body {
	text-align:center;
	background-color:#2b2120;
	color:#a6a6a6;
	font-family:sans-serif;
	font-size:0.9em;
	height:100%;
	background:#2b2120 url("images/bio-bg.gif") repeat-y top center;

}
a {
	color:#a6a6a6;
	text-decoration:none;
}
a:hover {
		text-decoration:underline;
}
h1 {
	margin:20px 0px 0px 0px;
}
h2 {
	clear:both;
	margin:20px 0px 0px 0px;
}
p {
	margin: 0 0 10px 0;
}
.nav {
	height:40px;
	padding:10px 0 0 0;
	font-size:8pt;
	text-align:center;
	color:#FFF;
	text-transform:uppercase;
}
.nav a {
	color:#FFF;
}

#container {
	width:800px;
	min-height:600px;
	text-align:left;
	position:relative;
}

.gallery,
.bio {
	position: relative;
	min-height: 100%;
	height: 100%;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: auto;
}
html>body .gallery {
	height: auto;
}
	
.gallery {
}

#gallery_nav {
	width:180px;
	margin:10px 0px 0px 0px;
	text-align:center;
	float:left;
}
.gallery #caption {
	font-style:italic;
	width:300px;
	margin:10px 120px 0px 0px;
	float:right;
}
.gallery #copy {
	width:200px;
	float:right;
	text-align:right;
	margin:10px 0px 0px 0px;
	font-size:10pt;
}
.gallery #zoom {
	position:absolute;
	bottom:25px;
	right:-170px;
	font-size:10pt;
}
.gallery_index {
	text-align:center;
}
.gallery_index h1 {
	width:100%;
	text-align:center;
	font-weight:normal;
}
.gallery_index h2 {
	width:100%;
	text-align:center;
	font-family:sans-serif;
	margin:0px 0px 10px 0px;
	font-weight:normal;
	font-size:14pt;
}
.gallery_index_block {
	float:left;
	width:300px;
	margin:50px;
}
/* for Internet Explorer */
/*\*/
* html .gallery_index_block{
	margin:40px;
}
/**/
.gallery_index_block ul {
	list-style:none;
	margin:10px 0px 0px 0px;
}
.gallery_index_block ul.left {
	width:120px;
	float:left;
	text-align:right;
}
.gallery_index_block ul.right {
	float:right;
		width:110px;
	text-align:left;
}
#contact,
#copyright {
	margin:60px 0px 0px 0px;
	text-align:center;
	font-size:14pt;
	font-weight:normal;
	line-height:50px;
}
#contact a,
#copyright a {
	color:#FFF;
	font-size:16pt;
}
.button_block {
	float:left;
	width:160px;
	margin-left:35px;
	text-align:center;
	font-family:sans-serif;
	font-size:13pt;
}
.button_block a {
}
.button_block a:hover {
	text-decoration:none;
}
.button_block img {
	margin:0px 0px 5px 0px;
}
.gallery_index .button_block {
	font-family:serif;
}
.gallery_index .button_block a {
	color:#ab866c;
}

.gallery_index .button_block a:hover {
	color:#ab866c;
}



#gallery_list {
	text-transform:uppercase;
	color:#AB866C;
	text-align:center;
	width:150px;
	line-height:28px;
	font-size:9pt;
}
#gallery_list a{
  font-weight:normal;
  color:#AB866C;
	
}

#gallery_list h1 {
  font-size:10pt;
}
#gallery_list ul {
margin:40px 0 0 0;
	list-style:none;
}
#gallery_list ul a{
  font-weight:normal;
  color:#FFF;
	
}
#gallery_list ul li ul{
margin:10px 0 0 0;
	list-style:none;
	text-transform:none;
	line-height:18px;
}
#gallery_list ul li ul a{
  color:#FFF;
}
#gallery_list ul li ul li.selected a{
  color:#AB866C;
}
#gallery_thumbs {
	width:350px;
	position:absolute;
	top:100px;
	left:300px;

}
#gallery_thumbs img {
	margin:1px;
	border:1px #AB866C solid;
}
#gallery_thumbs a:hover img {
	margin:1px;
	border:1px #FFF solid;
}
#gallery_thumbs #before,
#gallery_thumbs #after {
	display:none;
}
#gallery_copyright {
  position:absolute;
  bottom:10px;
  left:350px;
  font-size:7pt;
}
#text {
	font-size:9pt;
}
#text h2 {
		color:#AB866C;
		text-transform:uppercase;
		font-size:9pt;
		line-height:26pt;
}
#pagination {
	width:100px;
	position:absolute;
	right:90px;
	bottom:40px;
	text-align:right;
}
.bio #gallery_thumbs {
	width:350px;
	position:absolute;
	top:100px;
	left:400px;

}
#bio_text {
	position:absolute;
	left:50px;
	top:100px;
	width:300px;
	height:450px;
	overflow:auto;
	font-size:9pt;
}
.bio_list {
	position:absolute;
	width:150px;
	right:60px;
	top: 50px;
}