body, h1, h2, h3, h4, h5, h6, a, p, ul, ol, li, dl, dd, dt, img, address, abbr, acronym, cite, code {
	border: 0;
	color: #000;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: inherit;
	font-size: 12px;
	list-style: none;
	margin: 0;
	padding: 0;
	outline: 0;
	text-decoration: none;
	vertical-align: baseline;

}

body {
	background: #f4f3f2 url("default/bodyBG.gif") repeat top center;
	line-height: 1.61em;
	list-style: none;
	text-align: center;
}

a {
	font-weight: bold;
}

h2 {
	font-size: 1.6em;
	margin: 24px 8px 16px 4px;
}

a:hover {
	color: #d3a65f;
}

#container {
	background: url("default/containerBG.gif") repeat-y top left;
	margin: auto;
	text-align: left;
	width: 1000px;
}

#header {
	background: url("default/headerBG.gif") repeat-y top left;
	float: left;
	line-height: 2.4em;
	margin-bottom: 42px;
	padding: 8px 0 0 0;
	margin: 0px 0px 8px 12px;
	width: 182px;
}

#header a {
	font-weight: lighter;
}

#header h1 a {
	font-size: 1.6em;
}

#header span.drop {
	font-size: 2em;
	letter-spacing: -6px;
}

#header a.mail {
	margin-left: 4em;
}

#nav {
	margin-left: 1em;
}

#nav a {
	font-size: 13px;
}

#nav li.selected a {
	color: #b5a779;
}

#nav #galleries {
	display: block;
	position: relative; top: -50px;
	margin-left: 5em;
}

#nav #galleries.contracted {
	display: none;
	position: relative; top: -50px;
	text-indent: 6em;
}

#content {
	background: url("default/contentBG.gif") no-repeat bottom right;
	float: right;
	width: 780px;
}

#content p {
	font-family: helvetica, arial, sans-serif;
	line-height: 2.4em;
	margin: 20px;
	width: 512px;
}

#content.gallery p {
	line-height: 1.618em;
}

#viewport {
	float: left;
	margin: 16px 8px 8px 0px;
	padding-bottom: 56px;
	width: 516px;
}

#viewport p {
	width: auto;
}

#viewport img {
	background: #FFF;
	border: solid 4px #808080;
	float: left;
	margin-right: 8px;
	padding: 2px;
}

#thumbs {
	height: 230px;
	float: none;
	margin: 8px 0px;
}

#thumbs li {
	float: left;
	height: 72px;
	margin: 0px;
	padding: 1px;
}

#thumbs li:hover {
	background: #d3a65f;
}

#pages {
	float: left;
	margin: 12px 4px;
}

#footer {
	background: url("default/footerBG.gif") no-repeat top left;
	clear: both;
	padding: 12px 4px;
}

#footer span {
	position: relative;
	top: -42px;
}

#viewer #viewport {
	height: auto;
	margin: auto;
	padding: 0;
	width: 888px;
}

#viewer #viewport a {
	width: 875px;
}

#viewer #viewport img {
	float: none;
}
