body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.photos {
	float: right;
}

.photopara {
	float: left;
	width: 300px;
}

#allcontent {
	margin-left: auto;
	margin-right: auto;
	width: 754px;
}

#footer {
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 3px 0px 3px 0px;
	text-align: center;
	font-size:12px;
	font-weight: bold;
	color: #999;
}

#bodycontent {
	width: 515px;
	float: right;
	margin-bottom: 25px;
	margin-right: 25px;
}

#centercontent {
	border-right-style: solid;
	border-left-style: solid;
	border-width: 2px;
	border-color: #E7E2E2;
	margin-left: 13px;
}

#leftside {
	width: 180px;
	border-right-style: dashed;
	border-width: 2px;
	border-color: #4A84B2;
	padding-top: 1px;
	padding-bottom: 1px;
}

#paypal {
	text-align: center;
}

#emails {
	text-align: right;
}

#addresses {
	float: left;
}

ul.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #4A84B2;
}

h1.sfd {
	text-align: center;
}

h3.subhead {
	text-align: center;
}

h2.events {
	text-align: center;
}

a:link {
	color: #000;
	text-decoration: none;
}

a:visited {
	color: #4A84B2;
	text-decoration: none;
}

a:hover {
	color: #83AE38;
	text-decoration: underline;
}

a:active {
	color: #4A84B2;
	text-decoration: none;
	text-align: left;
}

img.enroll {
	margin-left: 5px;
	margin-top: 50px;
}
