body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	background-color: #999999;
	margin-left: 0px;
	margin-top: 0px;
}
#leftbar {
	background-color: #171717;
}
a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	color: #CCCCCC;
	text-decoration: none;
	font-style: italic;
}
a:hover {color: #6666CC; text-decoration: none}
a.sidebar:link {color: #999999; text-decoration: none}
a.sidebar:visited {color: #999999; text-decoration: none}
a.sidebar:hover {color: #9999CC; text-decoration: none}
.scroller {
	height: 500px;
	margin-left: 15px;
	width: 600px;
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-left: 15px;
}
.content {
	border: #000000;
	margin: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.updated {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #FFFFFF;
	text-align: right;
	position: relative;
	vertical-align: text-top;
	right: 0px;
}
.blogextras {
	font-size: 12px;
	border: medium dashed #9999CC;
	float: left;
	text-align: center;
	width: 175px;
	margin-right: 10px;
}
.content_date {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
.content_header {
	font-size: 16px;
	font-weight: bolder;
	text-transform: lowercase;
	color: #666666;
	background-image: url(../umbrella/images/beu/tinypurpledaisy.gif);
	background-repeat: no-repeat;
	text-indent: 30px;
}
.content_footer {
	font-size: 10px;
}
.highlight {
	color: #9900CC;
}
#adbottom {
	margin-left: 5px;
}
.bookreview {
	font-size: 12px;
	font-style: italic;
}
.chicklink {
	float: right;
	clear: both;
}
.booktitle {
	text-decoration: underline;
	color: #440066;
}
#adright {
	float: right;
	margin-right: -10px;
	margin-left: 5px;
}
