@charset "UTF-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	background-color: #ffffff;
}
a:link {
	color: #D4C6AB;
	text-decoration: none;
}
a:visited {
	color: #92A6AB;
	text-decoration: none;
}
a:hover {
	color: #7D8F8E;
	text-decoration: underline;
}
h2 {
	text-align: center;
}
h1 {
	text-align: center;
	line-height: 130%;
}
#navbar {
	text-align: center;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #FFFFFF;
}
#wrapper {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 20px;
}
#photonavtop {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	height: 40px;
	padding-top: 15px;
}
#photonavbottom {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#photocaption {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #963;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-bottom: 20;
	height: 40px;
}
#photocaption2 {
	line-height: 25px;
	font-family: Verdana, Geneva, sans-serif;
	color: #963;
	text-align: center;
}
#bigimage {
	text-align: center;
}
.thumbnailimage {
	border: 1px solid #FFFFFF;
}
