/*page styles*/
/*styles designed 2007 by Jim Beckman / NetizenStudios.com*/
.content-centered  {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	width: 740px;
	
}
.listings {
	margin-left: 40px;
	margin-right: 5%;
}
.listingsjustified {
	/*width: 700px;*/
	text-align: justify;
	
}
.subtext {
	display: block;
	margin: 0px 0px 0px 18px;
	font-weight: lighter;
}
.style14 {
	font-style: italic;

}

p.subtext {
	margin-top: -0.6em;
	margin-bottom: 1.1em;
}

p.subtext img {
	margin-top: 0px;
}
.EventSection {
	clear: both;
}

.EventSection .floatright {
	margin: 1.0px;
	padding: 0px;
}
.EventSection .floatleft {
	margin: 1.0px;
	padding: 0px;
}

.EventSection .floatright img {
	padding: 4px 0px 0px 10px;

}
.EventSection .floatleft img {
	padding: 4px 10px 0px 0px;

}
div.EventSection {
	margin-top: 1.5em;
	margin-bottom: -1.5em;
}

.hint {
	font: italic lighter 9px Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	display: inline;
}
.indentedlink {
	margin-left: 32px;
}
.indentedlink a:link {
	color: #999999;
}
.indentedlink a:visited {
	color: #999999;
}
