﻿* {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
h2 {
	font-size: larger;
}
p {
	color: #636466;
	text-align: justify;
}
.jump-link a {
	color: red;
	text-decoration: none;
	font-size: 12px;
}
.jump-link a:hover {
	color: maroon;
	text-decoration: none;
	font-size: 12px;
}
.jump-link a:visited {
	color: red;
	text-decoration: none;
	font-size: 12px;
}
.top-jump-links a {
	color: #636466;
	text-decoration: none;
	font-size: 12px;
}
.top-jump-links a:hover {
	color: gray;
	text-decoration: none;
	font-size: 12px;
}
.top-jump-links a:visited {
	color: #636466;
	text-decoration: none;
	font-size: 12px;
}
.section-header {
	font-size: 32px;
}
#gathering {
	background-image: url('images/gathering-background.png');
	background-color: #EBEBEB;
	background-position: center;
	background-repeat: no-repeat;
	width: 722px;
	height: 714px;
	margin: auto;
}
#gathering-logo {
	padding-top: 50px;
}
#gathering-info {
	color: #666666;
}
