body {
	margin:0;
	background:url(../images/graphics/bg.gif) repeat-y 50% #e6d7b8;
	font-family:"Helvetica";
	font-size:9pt;
	line-height:1.3em;
	}
#btns {
	width:670px;
	margin:38px auto 0 auto;
	}
#btns img {width:110px;height:38px}
a img:hover {opacity:0.7}
#content {
	width:660px;
	margin:12px auto;
	}
.thumbs img {
	width:165px;
	height:165px;
	}
div.thumbs {margin-bottom:20px}
a {
	font-weight:bold;
	text-decoration:none;
	color:#08f;
	}
a:hover {
	text-decoration:underline;
	}
p {margin:0 0 1em 0}
h1, h2 {
	color:#a98;
	margin-top:0;
	}
h1 {font-size:2em}
h2 {font-size:1.5em}
hr {
	background-color:#dcb;
	border:0px;
	height:1px;
	}
.box {
	border:1px solid #dcb;
	padding:15px;
	}
.lightbox {
	border:1px dashed #dcb;
	background-color:#fff5e2;
	padding:15px;
	margin:7px 0 0 10px;
	}
.darkbox {
	background-color:#e6d7b8;
	margin:10px 0 0 10px;
	padding:10px;
	}
.goback {
	background:#e6d7b8 url(../images/graphics/arrow_left.gif) no-repeat 6px 11px;
	padding-left:20px;
	}
.gallerydetails {
	}
.gallerydetails h2 {margin-bottom:2px}
p.siteby {
	text-align:right;
	margin-top:10px;
	color:#a98;
	}
p.siteby a {color:#a98}
.sold {
	color:#fff5e2;
	background-color:red;
	}