body { 
	background:#bcc0b6 url("bg.jpg");
	color:#4c4943;
	font:12px/17px sans-serif;
	height:100%;
	margin:0;
}
img {
	border:0;
	margin:10px 5px -5px 0;
}
p {
	clear:both;
	margin:0;
	text-indent:45px;
}

/* links */

a, a strong {
	color:#5466a8; 
	text-decoration:none;
}
a:focus, a:hover, a:hover img, a strong:hover { 
	border-color:#d2ddcc;
	color:#89a5cf;
	outline:none; /* voids Firefox borders */
}
#top a:hover {
	color:#aab182;
}

/* top */

#top {
	background:url("top.jpg") repeat-x;
	padding:145px 0 5px 0;
	position:absolute;
	width:100%;
}
#top a {
	color:#888d6f;
	display:block;
	font:19px/20px "book antiqua", serif;
	letter-spacing:2px;
	text-align:right;
	text-transform:uppercase;
	width:275px;
}
#notes {
	color:#959a77;	
	font:italic 10px/11px sans-serif;
	height:155px; /* for IE */
	left:810px;
	position:absolute;
	top:150px;
	width:150px;
}
#notes img {
	filter:alpha(opacity=50); opacity:.5;
}

/* content */

#holdme {
	background:#f6f8f4; 
	left:280px;
	padding:0 20px;
	position:absolute;
	text-align:justify;
	width:480px;
/* makes bg continue in FF & Safari */
	height:auto !important; 
	height:100%;
	min-height:100%;
}
#title {
	display:block;
	height:250px;
	margin:0 -20px;
	width:520px;
}
h1 {
	font:20px/30px serif;
	letter-spacing:5px;
	margin:30px 0 20px 45px;
	text-transform:uppercase;	
}
h1:first-letter {
	font:26px/30px "book antiqua", serif;
}
h2 {
	border-bottom:1px solid #eff4db;
	clear:both;
	color:#b8d29c;
	font:900 italic 21px/21px georgia, serif;
	letter-spacing:-1px;
	margin:10px 0 0 45px;
}
strong {
	color:#717f68;
	font:10px georgia, serif;
	margin:5px 0;
	text-transform:uppercase;
}
input { 
	background:#f5f7f2;
	border:1px solid #e9f0e5;
	color:#717f68;
	font:11px/14px monospace, sans-serif; 
	margin:5px 0 0 45px;
	padding-left:5px; 
	width:330px; 
}
.block {
	font:11px/12px sans-serif;
	margin:15px auto 20px auto;
	text-align:left;
	width:275px;
}
.block strong {
	font:11px georgia, serif;
}
a.send { /* for gallery */
	margin:0 0 -25px 450px;
	width:30px;
}
.send {
	display:inline-block;
	clear:both;
	font:900 italic 27px/30px "book antiqua", "palatino linotype", serif;
	margin:20px 0 80px 0;
	text-align:right;
	width:100%;
}
img#bottom {
	bottom:0;
	display:block;
	height:80px;
	margin:0 -20px;
	position:absolute;
	width:520px;
}

/* images */

blockquote {
	margin:5px 0;
}
blockquote p {
	clear:none;
	color:#717f68;
	float:left;
	font:11px/11px sans-serif;
	height:100px;
	text-align:center;
	text-indent:0;
	white-space:nowrap;
}
blockquote img {
	background:#f1f4ee;
	border:5px solid #e2eadb;
	display:block;
	filter:alpha(opacity=80); opacity:.8;
	height:56px;
	margin:12px 5px 3px 5px;
	width:100px;
}
big {
	font:13px/13px sans-serif;
}
