body { top:0px;
background-color:#DDF2DA;
font-family: Verdana, Arial, sans-serif;
font-size:78%;
color:black;
}

p { margin:0px 10px 10px 10px;
}

a:link {color: #6E6E6D; text-decoration: none; }
a:active {color: #6E6E6D; text-decoration: none; }
a:visited {color: #6E6E6D; text-decoration: none; }
a:hover {color: #6E6E6D; text-decoration: underline; }

#right a:link {color: #DDF2DA; text-decoration: none; }
#right a:active {color: #DDF2DA; text-decoration: none; }
#right a:visited {color: #DDF2DA; text-decoration: none; }
#right a:hover {color: #DDF2DA; text-decoration: underline; }

#left a:link {color: #DDF2DA; text-decoration: none; }
#left a:active {color: #DDF2DA; text-decoration: none; }
#left a:visited {color: #DDF2DA; text-decoration: none; }
#left a:hover {color: #DDF2DA; text-decoration: underline; }

#center { top:77px;
font-family: Verdana, Arial, sans-serif;
background:#DDF2DA;
margin-left:149px;
margin-right:149px;
voice-family: "\"}\"";
voice-family: inherit;
margin-left:161px;
margin-right:161px;
}


.content {
padding: 15px 15px 77px 15px;
background-color: #DDF2DA;
color: black;
font-family: Verdana, Arial, sans-serif;
}

#left { position: absolute;
font-size:125%;
letter-spacing: 0px;
left:10px;
top:77px;
width:150px;
background:#97A695;
text-align: left;
}

#right { position: absolute;
font-size:125%;
letter-spacing: 0px;
right:10px;
top:77px;
width:150px;
background:#97A695;
text-align: right;
}

#banner { background:#97A695;
height:50px;
top:0px;
left:10px;
right:10px;
voice-family: "\"}\"";
voice-family: inherit;
}

.content blockquote {
	line-height: 150%;
	}

.content li {
	line-height: 150%;
	}

.content p.posted {
	color: #999999;
	font-family: Verdana, Arial, sans-serif;
	text-align: right;
		
	margin-bottom: 25px;
	line-height: normal;
	padding: 3px;
	}

.sidebar {
padding: 0px;
}

.sidebar ul {
	padding-left: 0px;
	margin: 0px;
	margin-bottom: 30px;
	}

.sidebar li {
	font-family: Verdana, Arial, sans-serif;
	text-align: right;
	list-style-type: none;
	}

#comment-data {
	float: left;
	width: 180px;
	padding-right: 15px;
	margin-right: 15px;
	text-align: left;
	border-right: 1px dotted #BBB;
	}

textarea[id="comment-text"] {
	width: 80%;
	}