@charset "utf-8";
body {
	text-align: left;
	margin: 0px;
	padding: 0px;
}
#contactinfo {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #270099;
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #7FC4ED;
	border-right-color: #7FC4ED;
	border-bottom-color: #7FC4ED;
	border-left-color: #7FC4ED;
}
#pagestartbutton {
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #270099;
	margin-top: 20px;
	margin-bottom: 20px;
}
#footer {
	padding: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
	text-align: center;
	background-color: #270099;
	border-top-width: thick;
	border-top-style: solid;
	border-top-color: #7FC4ED;
	border-right-color: #7FC4ED;
	border-bottom-color: #7FC4ED;
	border-left-color: #7FC4ED;
}
#container {
	width: 1024px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}
#header {
	margin: 0px;
	padding: 0px;
	height: 252px;
	width: 1024px;
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-bottom-style: solid;
	border-top-color: #7EC3EA;
	border-right-color: #7EC3EA;
	border-bottom-color: #7EC3EA;
	border-left-color: #7EC3EA;
}
#picture2 {
	padding: 0px;
	float: right;
	height: 311px;
	width: 416px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#emptyspace {
	float: right;
	height: 311px;
	width: 80px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
