.bodyarea {
	background-image: url(../images/body.gif);
	background-repeat: repeat-y;
	clear: both;
	width: 950px;
}
.bodyarea {
	width: 935px;
	padding-top: 20px;
	padding-left: 15px;
	height: inherit;
	background-repeat: repeat;
}
.contentleft {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 550px;
}
.contentleft {
	width: 550px;
	float: left;
	clear: none;
	z-index: auto;
}
.dailythoughts {
	float: right;
	width: 250px;
	clear: none;
	z-index: auto;
	padding-right: 25px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}

