body {
	background-color: #F8F1E1;
}
.main_content_box {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
	height: 495px;
	width: 802px;
	background-image: url(images/main_home_text.jpg);
	background-repeat: no-repeat;
	overflow: auto;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
	font-size: small;
}
.linksline {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: small;
	color: #000;
	top: auto;
	right: auto;
	bottom: 1500px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-weight: bold;
	text-decoration: none;
	font-size: small;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: none;
	font-weight: bold;
	font-size: small;
}
a:hover {
	color: #518CE6;
	text-decoration: none;
	font-weight: bold;
	font-size: small;
}
