BODY {
	background-image: url('http://edit.store.yahoo.com/lib/coolfj40/background-diamondplate-3.jpg');
	margin-top: 3%;
	font-family: San Serif;
	color: #000000;
	text-align: left
}

A {
	color: #111;
}

A:VISITED {
	color: #888;
}

A:HOVER {
	background-color: #FFE;
}

DIV.prologue, DIV.epilogue {	text-align: left;
	width: 70%;
	margin: 1em;
        margin-left: auto;
        margin-right: auto;
}

#entries_table {
	margin-left:auto;
	margin-right:auto;
	width: 90%
}

#entries_headers {}

.entries_header {
	border-style: none;
	font-family: Utopia;
	font-weight: normal;
	font-size: 120%;
}

TD.entries_header {
	text-align: right;
}

TR {}

TD.entries_cells {}

TD.link_cell {
	border-bottom: 1px solid gray;
	text-align: left;
}

TD.link_cell A {
	text-decoration: none;
	color: #111;
}

TD.link_cell A:HOVER {
	text-decoration: none;
	background-color: #FFE;
}

.author_cell {
	font-style: italic;
}

SPAN.author_cell {
	margin-right: 4px;
	margin-left: 4px;
}

TD.author_cell {
	text-align: center;
	border-bottom: 1px solid gray;
}

.date_cell {}

TD.date_cell {
	font-size: 80%;
	border-bottom: 1px solid gray;
}

DIV.first_message_div {}

DIV.first_message {
	font-size: 80%;
	font-style: italic;
	text-align: left;
	margin: 1em;
	width: 80%
}

SPAN.first_message_span {}

DIV.thread {
	width: 70%;
	border: 1px solid #888;
	text-align: left;
	margin: 1em;
	padding: 1em;
        margin-left: auto;
        margin-right: auto;
}

DIV.responses {
	border-top: 1px gray solid;
	font-size: 80%;
	margin-top: .5em;
	padding-top: .5em;
}

UL {
	list-style-position: outside;
	list-style-type:  none;
	margin-left:2em;
	padding:0;
}

LI {}

INPUT { 
	font-family: Utopia;
}

DIV.message_and_thread {
	width: 70%;
	border: 1px solid #CCC;
	text-align: left;
	margin: 1em;
	padding: 1em;
        margin-left: auto;
        margin-right: auto;
}

DIV.message {}

DIV.message_text {
	padding-left: 1em;
}

DIV.headers {
	font-size: 80%;
	width: 31em;
	background-color: #FFD;
	padding: 1em;
}

DIV.header {
	width: 30em;
}

.author_header {
	font-size:   120%;
}

SPAN.subject_header {}
SPAN.date_header {}
SPAN.ip_header {}

DIV.buttons {
	margin-top: 1em;
	margin-bottom: 3px;
	text-align: center;
	width: 30em;
}

INPUT.button {}
SPAN.parent_entry {}
LI.current_entry {}
SPAN.current_entry {}

DIV.post_message_form {
	width: 70%;
	text-align: left;
	margin: 1em;
        margin-left: auto;
        margin-right: auto;
}

OPTION {
	font-size: smaller;
}

DIV.textarea {
	border: 1px solid #888;
	padding: .5em;
	width: 35em;
	margin-bottom: 1em;
}

IFRAME.rteIframe {
	border: 1px solid #444;
}