@charset "UTF-8";
#layout {
	margin: 0px;
	padding: 0px;
	width: 800px;
}
#layout #content {
	background-color: #0f0a04;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #533e29;
	border-right-color: #533e29;
	border-bottom-color: #533e29;
	border-left-color: #533e29;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	height: 500px;
	vertical-align: top;
}
#layout #footer {
	padding-top: 2px;
	padding-right: 11px;
	padding-bottom: 2px;
	padding-left: 11px;
	background-color: #533e29;
	font-size: 10px;
	color: #0f0a04;
	text-align: right;
}
h3 {
	color: #533E29;
	margin: 0px;
	padding-top: 18px;
	padding-bottom: 0px;
}
p {
	margin: 0px;
	padding-top: 12px;
	padding-bottom: 0px;
}
h4 {
	font-weight: normal;
	font-style: italic;
	font-size: 12px;
	padding-top: 12px;
	margin: 0px;
	padding-bottom: 0px;
}
#layout #image {
	background-color: #0f0a04;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #513b27;
	border-right-color: #513b27;
	border-bottom-color: #513b27;
	border-left-color: #513b27;
}
#layout #footer a {
	color: #0f0a04;
	text-decoration: none;
}
#layout #footer a:hover {
	color: #FFFFFF;
}
h5 {
	font-weight: normal;
	font-style: italic;
	font-size: 12px;
	padding-top: 12px;
	margin: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
h6 {
	font-weight: normal;
	font-style: italic;
	font-size: 12px;
	padding-top: 12px;
	margin: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
}
p a {
	color: #A67C52;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
}
.previewholder   {
	float: left;
	width: 187px;
	margin-top: 15px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 6px;
}
.previewpicture    {
	margin: 0px;
	padding: 0px;
	border: 1px solid #583b2a;
}
.previewtitle    {
	font-size: 10px;
	font-style: italic;
	color: #583b2a;
}
#layout #gallerycontent {
	background-color: #0f0a04;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #533e29;
	border-right-color: #533e29;
	border-bottom-color: #533e29;
	border-left-color: #533e29;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	height: 500px;
	vertical-align: top;
}
.pictright {
	float: right;
}
