.DailyJournal {
	background-repeat: no-repeat;
	font-family: Helvetica;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	padding-top: 34px;
	padding-left: 0px;
	padding-right: 20px;
	color: #FFFF99;
	background-image: url(Images/Journal_Background.jpg);
	vertical-align: top;
	text-align: center;
	padding-bottom: 10px;
}
.Content {
	font-family: Helvetica;
	font-size: 12px;
	line-height: 16px;
	padding-top: 0px;
	padding-left: 15px;
	padding-right: 15px;
	color: #660000;
	background-repeat: no-repeat;
	width: 407px;
	background-image: url(Images/Content_Background.jpg);
}
.ContentContainer {
	width: 407px;
}
.ContentLSBuffer {
	background-image: url(Images/Content_Buffer.jpg);
	background-repeat: no-repeat;
	width: 119px;
}

