body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	margin:0;
	background-color: #EAECE9;
}

a:link, a:visited {
	color: #999999;
	text-decoration: none;
}

a:hover, a:active {
	text-decoration: none;
	color: #333333;
}

div.photo {
	margin-top:3em;
	padding-bottom:3em;
	border-bottom:1px dotted #999;
}

div.contact {
	margin-top:1em;
	margin-bottom:1em;
	padding-bottom:0.5em;
	border-bottom:1px dotted #999;
}

h2 {
	font-size:98%;
	text-transform:uppercase;
	border-bottom:1px dotted #999;
	padding:0 0 1.5em 0;
	margin:0 0 1.5em 0;
}

div.contact+h2 {
	margin-top:3em;
}

h3 {
	font-size:95%;
	margin:0;
	padding:0;
}

div.contact h3+p {
	margin-top:0;
}

p {
	margin-bottom:1em;
}

#wrapper {
	width:850px;
	height:694px;
	padding:10px 25px 0 25px;
	margin:20px auto 10px auto;
	background-color:#fff;
}

#left {
	width:149px;
	float:left;
	margin-right:20px;
	padding-top:30px;
}

#nav {
	list-style:none;
	margin:40px 0 0 0;
	padding:0;
}

	#nav li {
		margin:0;
		padding:0;
	}

	#nav a {
		display:block;
		padding:3px 0 4px 0;
		border-bottom:1px dotted #999;
	}

#right {
	width:680px;
	float:left;
	padding-top:30px;
	margin-bottom:0;
}

#main_image {
	background-color:#fff;
	width:680px;
	height:454px;
}

#caption {
	float:left;
	height:15px;
	margin-top:15px;
	margin-bottom:0;
	width:680px;
	font-size:95%;
}
	#caption p {
		margin:0;
		padding:0;
	}

#subnav {
	float:right;
}

#pages {
	font-size:85%;
	margin:6px 0 0 0;
	list-style:none;
	float:left;
}

	#pages li {
		display:block;
		float:left;
	}
	
	#pages a {
		border-right:1px solid #999;
		padding:0 6px;
	}
	
	#pages li.last a {
		border:none;
	}
	
#navarrows {
	margin-top:6px;
	margin-left:15px;
	float:left;
}


#thumbs {
	float:left;
	width:681px;
	clear:both;
	list-style:none;
	margin:6px 0 0 -2px;
	padding:6px 0 0 0;
	border-top:1px dotted #999;
	border-bottom:1px dotted #999;
}
	#thumbs li {
		display:inline;
		padding:0;
		margin:0;
		background-color:000;
	}
	
	#thumbs li img {
		width:62px;
		height:62px;
		background-color:transparent;
	}

	#thumbs a {
		float:left;
		display:block;
		margin:0 2px 5px 2px;
		border:1px solid #fff;
		-moz-opacity:0.7;
		opacity:0.7;
		background-color:transparent;
	}
	
	#thumbs a.active {
		border-color:#000;
		-moz-opacity:1;
		opacity:1;
	}

#footer {
	width:900px;
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	margin:0 auto;
	padding:0;
	font-size:78%;
	margin-bottom:30px;
}

hr.clearer {
	clear:both;
	visibility:hidden;
}
a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #999999;
}

a img {
	border:none;
}

.last {
	border:none !important;
}
