#topbanner {
	position: absolute;
	height: 100px;
	width: 1000px;
	left: 0px;
	top: 10px;
}
#title {
	position: absolute;
	height: 30px;
	width: 700px;
	left: 20px;
	top: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 40px;
	color: #f4f5f7;
	font-weight: bold;
}
#menubar {
	position: absolute;
	height: 40px;
	width: 430px;
	left: 350px;
	top: 90px;
}
.subtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #848080;
}
.bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #848080;
}
#mebessy {
	position: absolute;
	height: 249px;
	width: 200px;
	left: 600px;
	top: 350px;
}
