#titlebanner {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 200px;
	width: 1000px;
	z-index: 1;
	visibility: visible;
}
#title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #848080;
	position: absolute;
	left: 305px;
	top: 40px;
	height: 25px;
	width: 491px;
	line-height: 25px;
	font-variant: normal;
	z-index: 2;
	visibility: visible;
}
#title_buttons {
	position: absolute;
	height: 25px;
	width: 540px;
	left: 300px;
	top: 100px;
	z-index: 3;
	visibility: visible;
}
.bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #848080;
}
.subtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #848080;
}
