.smallitalic {
	font-size: 80%;
	font-style: italic;
	font-weight: bold;
	color: #763623;
}
.glossaryBold {
	font-weight: bold;
	color: #763623;
	font-size: 110%;
}
#formJoin {
	background-color: #C4DBE9;
	border: 20px solid #C4DBEA;
	padding: 10px;
}
.address {
	line-height: 100%;
	color: #5A8AA6;
}
#signup {
	height: 100px;
	width: 100px;
	position: absolute;
	left: 734px;
	top: 292px;
}
#content2 table {
	background-color: #C5DBE8;
	border: 1px solid #FFF;
	text-align: center;
	line-height: -25px;
}
#credit {
	height: 28px;
	width: 200px;
	position: relative;
	font-size: 80%;
}

#content p.joinbutton {
	margin: 0 0 .5em;
}
	p.joinbutton a:link, p.joinbutton a:visited {
		display: block;
		margin: 0 auto;
		width: 195px;
		height: 39px;
		text-indent: -1000em;
		background: url(../img2/events/join-now-button.png) no-repeat 0 0;
	}

#content p.register {
	margin: 0 0 .5em;
}
	p.register a:link, p.register a:visited {
		display: block;
		margin: 0 auto;
		width: 195px;
		height: 39px;
		text-indent: -1000em;
		background: url(../img2/but-register.png) no-repeat 0 0;
	}
