body {
	background-color: #E2E6CF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	margin: 0px;
	padding: 0px;
	line-height: 120%;
}
p {
	margin: 0px;
	padding-top: 3px;
	padding-bottom: 10px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 120%;
	color: #660000;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	clear: both;
	font-weight: normal;
	letter-spacing: .1em;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 120%;
	color: #666;
	display: block;
	clear: both;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}
.gallery-content {
	display: block;
	top: 60px;
	left: 200px;
	position: absolute;
	width: 1120px;
}
.gallery-navigation ul {
	list-style-image: none;
	list-style-type: none;
	font-size: 11px;
	line-height: 120%;
	font-weight: bold;
	padding: 0px;
	color: #660000;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.gallery-navigation ul li {
	padding-top: 3px;
	padding-bottom: 3px;
}
.gallery-navigation ul li a {
	color: #660000;
	text-decoration: none;
}
.gallery-navigation ul li a:hover {
	color: #000;
	text-decoration: none;
}
.gallery-content a {
	color: #660000;
	text-decoration: none;
}
.gallery-content a:hover {
	text-decoration: underline;
}
.gallery-content p {
	font-size: 12px;
	line-height: 130%;
}
.thumbnail-row {
	display: block;
	padding: 0px;
	margin-bottom: 10px;
	clear: both;
	float: left;
	width: 100%;
}
.thumbnail-container {
	background-color: #FFF;
	float: left;
	padding: 5px;
	margin-bottom: 0px;
	margin-right: 7px;
}
.gallery-navigation {
	display: block;
	width: 170px;
	position: absolute;
	left: 20px;
	top: 95px;
}
.thumbnail-container img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.description {
	color: #666;
	font-size: 11px;
	line-height: 120%;
	margin-top: 10px;
	padding: 5px;
}
.description a {
	color: #666;
	text-decoration: none;
}
.description a:hover {
	text-decoration: underline;
}

