#wrapper {
	position: relative;
	background-color: #ffffff;
	margin: 0;
	padding: 0;
}
#logo {
	margin: auto;
	width: 900px;
	height: 300px;
}

#content {
	margin: auto;
	width: 870px;
	padding: 10px 15px 10px 15px;
	background-color: #f2e3bc;
	min-height: 1000px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
#content a:link {
	color: #e70033;
}
#content a:visited {
	color: #e70033;
}
#content ul {
	border-style: none;
}
ul.list {
	text-align: left;
	list-style-type: none;
}
#title {
	font-style: oblique;
}
#name {
	font-weight: bold;
}
.ContactList {
	list-style-type: none;
	line-height: 20px;
}
#Question {
	font-weight: bold;
	color: #e70033;
}
.mySlides {
	display: none;
}
	