#j-entryDate {
	font-weight: bold;
	font-size: larger;
	background-position: center top;
	text-align: left;
}


#wrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: auto;
	left: auto;
	right: auto;
	top: 5px;
	text-align: center;
}

#sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: oblique;
	font-weight: bold;
	text-align: left;
	padding: 2px;
	height: auto;
	width: 174px;
	position: absolute;
	top: 2px;
	left: 620px;
	color: #000000;
}

#header {
	text-align: center;
	padding: 0px;
	position: relative;
	left: 0px;
	right: auto;
	width: 100%;
	height: 110px;
}

#journalText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #000000;
	text-align: left;
	position: absolute;
	width: 610px;
	padding: 2px;
	height: auto;
	left: 0px;
	top: 2px;
}

#pageNumbers {
	width: auto;
	position: relative;
	top: 5px;
}
