body.junepage {
	background: 	#ffffff; 
	/* background: 	#cfc482; */
	/* background: 	#ccccff; */
	/* background: 	#006600; */
	/* background:	#bf9686; */
	/* background:	#FAEBD7; */
	/* http://www.w3schools.com/html/html_colornames.asp */
	color:			#000000;
	font-family:	calibri, lucida sans, goudy old style, arial, helvetica;
	font-size:		8pt;
	margin:			10px 10px 10px 10px;
	padding:		0px;
}

.EditButton
{
	background:		#000000;
	color:			#000000;
	font-size:		8pt;
}

.columnheader
{
	color:			#000000;
	font-size:		16pt;
	font-weight:	bolder;
	text-align:		left;
	margin:			10px 10px 10px 10px;
	width:			140px;
}

.columnheaderdate
{
	color:			#000000;
	font-size:		8pt;
	font-weight:	lighter;
	text-align:		left;
}

.columnbody
{
	vertical-align:	top;
}

.speech
{
	color:			#705b56;
	font-size:		12pt;
	padding:		20px;
	vertical-align:	top;
}

img.circle
{
	height:		200px;
	width:		200px;
	border:		0px;
}




div.people {
	font-size:		8pt;
}
div.places {
	font-size:		9pt;
	font-weight:	bold;
}
div.things {
	font-size:		8pt;
}


a:link {
	color:			#705b56;
	text-decoration: none;
}
a:visited, a:active {
	color:			#705b56;
	text-decoration: none;
}
a:hover {
	color:			#705b56;
	text-decoration: underline;
}


hr
{
	color:		#000000;
	height:		8px;
}

div.mouth
{
	bottom:			10px;
	font-size:		10pt;
	color:			#000000;
	text-align:		right;
	line-height:	1.1 em;
}


hr.breaker
{
	border:			0;
	color:			#000000;
	background-color:			#000000;
	height:			1px;
}


div.hr {
  height: 50px;
  background: url("/images/30-star-3.png") no-repeat scroll center;
}
div.hr hr {
  display: none;
}

