body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #464646;
	text-decoration: none;
	background-color: #8C8C8C;
	background: #F1EFEF url('images/bg.jpg') repeat-x top left;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

textarea {
	width: 570px;
}

#page {
	position: absolute;
	top: 18px;
	padding: 0px;
	margin: 0px;
	border: 0px;
	width:670px;
	left: 50%;
	margin-left: -335px;
	border: 1px solid #959596;
	text-align: justify;
	background: #ffffff url('images/bg-main-bottom.gif') no-repeat bottom center;
	padding-top: 0px;
	padding-bottom: 10px;
	line-height: 20px;
	}

#headerTop, #headerBottom {
	visibility: hidden;
	width: 1px;
	height: 1px;
}

#headerTop, #headerBottom {
	background: none;
	border: none;
}

#header {
	background: url('images/letter-head.jpg') no-repeat top center;
	position: relative;
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	height: 284px;
	width: 670px;
	}


#content {
	position: relative;
	top: 0px;
	width: 580px;
	padding: 0px 45px 22px 45px;
}

div.post h3 {
	border-top: 1px solid #cccccc;
}

div.separator {
	height: 3px;
	width: 100%;
	background: #cccccc;
	margin: 30px 0px 30px 0px;
}

/*
#content {
	position: relative;
	width: 470px;
	float: left;
	padding: 10px 0px 10px 45px;
}

#sidebar {
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
}

#sidebar ul {
	padding-left: 0px;
}

#sidebar ul li {
	list-style-type: none;
}

#sidebar #pages h2 {
	visibility: hidden;
}

#sidebar #pages ul {
	position: absolute;
	top: 80px;
	right: 20px;
}

#sidebar #pages li {
	display: inline;
	text-align: center;
}

#sidebar #pages li a{
	display: block;
	float: left;
	position: relative;
	background: url('images/bg-button.gif') no-repeat;
	width: 100px;
	text-align: center;
	padding: 0px 5px 0px 0px;
}

#footer {
	position: absolute;
	width:739px;
	left: 50%;
	margin-left: -370px;
	padding-bottom: 20px;
	bottom: -60px;
	height: 40px;
	text-align: center;
	color: #000000;
	visibility: hidden;
}

/*
.postmetadata {
	width: 100%;
	height: 1px;
	background: #cccccc;
}
.entry p.postmetadata {
	width: 100%;
	height: 1px;
	background: none;
}
*/
