html {
	text-align:center;
}
body { 
	background-color: #2c2c2c;
	font-family: trebuchet ms, verdana, helvetica, sans-serif;
	line-height: 160%;
	font-size: 0.9em;
	color: #f6f6f6;
}

#logo {
	position: relative;
	padding-top: 3em;
	text-align: center;
	margin-bottom: 1.0em;
	margin-left: auto;
	margin-right: auto;
}

#mySlideshow {
	width: 600px;
	height: 450px;
	text-align: center;
	margin: 0 auto;
}

#firstMenu {
	width: 790px;
	margin-top: 1.0em;
	text-align: center;
	margin: auto;
}

h1 {
	width: 700px;
	margin: 1em auto 1em auto;
	text-align: left;
	font-size: 2em;
	font-weight: normal;
	font-variant: small-caps;
	text-decoration: underline;
}

h2 {
	width: 700px;
	margin: 0.5em auto 0.5em auto;
	text-align: left;
	font-size: 1.6em;
	font-weight: normal;
	font-variant: small-caps;
	text-decoration: underline;
}

a {
	color: #d6d6ff;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#content {
	width: 650px;
	margin: 3.0em auto 1.0em auto;
	text-align: left;
}

#content-5centered {
	padding-top: 3em;
	margin-bottom: 1.0em;
	width: 540px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
