body {
	background-color: #303030;
	color: #fff;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

a {
	color: #fff;
}

#header {
	margin-top: -2em;
}

#header h1 {
	text-align: center;
	font: normal bold 3em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#header h2 {
	text-align: center;
	margin-top: -.875em;
	margin-bottom: 1em;
	padding-bottom: .25em;
	border-bottom-style: solid;
	border-bottom-width: 1.5px;
	font: normal normal 2.5em Georgia, "Times New Roman", Times, serif;
}

#content {
	width: 700px;
	text-align: left;
	padding-bottom: 2em;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#content img {
	margin-bottom: 2em;
	margin-left: 2em;
	border: 1px solid #000;
}

#content td {
	padding-bottom: .5em;
	padding-right: 1em;
	vertical-align: top;
}

#slideshowpro {
	width: 900px;
	text-align: left;
	padding-bottom: 2em;
}

#footer {
	border-top-style: solid;
	border-top-width: 1.5px;
}

#footer ul {
	list-style-type: none;
	text-align: center;
		margin-left: -38px;

}

#footer li {
	display: inline;
	margin-right: .5em;
	margin-left: .5em;
	font: 1.5em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.copyright {
	font-size: .75em;
}