#main-content {
	padding-top: 1em;
	text-align: center;
	}

p {
	text-align: left;
	}

#left {
	float: left;
	}

#right {
	float: right;
	margin-right: 30px;
	}

h2 {
	margin-bottom: 0.5em;
	text-align: center;
	font-weight: bold;
	font-family: "Trebuchet MS", Helvetica, arial, sans-serif;
	}

h2.caption {
	margin: 1em 0px;
	text-align: center;
	}

h2 a {
	color: rgb(218,65,52);
	font-weight: bold;
	font-family: "Trebuchet MS", Helvetica, arial, sans-serif;
	}

h2 a:hover {
	color: #fff;
	background-color: rgb(88,130,176);
	text-decoration: none;
	}




