form {
	display: inline;
}

A {text-decoration: none}
A {cursor: crosshair}
A:link { text-decoration: underline; color : #E7D9CF; }
A:active { text-decoration: underline; color : #FFF5EE; }
A:visited { text-decoration: underline; color : #E7D9CF; }
A:hover {text-transform: none; text-decoration: none; color: ""; background-color: ""}
A.nt { color: "#000000" }
A.nt:link { color: "#000000" }
A.nt:active { color: "#000000" }
A.nt:visited { color: "#000000" }
A.nt:hover { color: "#tomato"; background-color: #333333 }
TD {background-color: ""}
TD.plain {background-color: "#000000"}
BODY {
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	background-color : #4F3830;
	color : #E7D9CF; font-size: 12pt;

}
.entry { font-family: "garamond"; margin-left: 375px; margin-right: 40px; margin-top: 2px; margin-bottom: 2px; }
.sleep { position: absolute; left: 5px; float : left; }
.subsleep { position: absolute; left: 40px; text-align: center; width: 275px;}
.middle { position: absolute; left: 348px; float : left; }
.bottom {
	clear : both;
}
.commentFrame {
	margin: 10px 25px 10px 10px;
	font-family: "garamond";
}
#banner-commentspop {
	margin-bottom: 10px;
}
.comments-head {
	margin-bottom: 10px;
}
.comments-body {
	border-bottom: 1px dashed #ffffff;
	margin-bottom : 5px;
	padding : 0px 20px 5px 10px;
	width: 70%;
}
.comments-post a {
	font-weight : bold;
	margin-bottom: 2px;
}
.footer {
	padding-bottom: 20px;
}
.trackback-body {
	background-color: #E7D9CF;
	padding: 5px 5px 5px 5px;
	border: 1px solid #ffffff;
	width: 70%;
	color: #4F3830;
}

.trackback-body a {
	color: #4F3830;
}
