#ebay {
	margin-top: 300px;
	float: left;
	margin-left: 24px;
}body {
	background-image: url(../images/index.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: auto;
	width: 842px;
}
#menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 120px;
	float: left;
	margin-left: 300px;
	font-size: 13px;
}
#BodyText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 16px;
	margin-top: 350px;
	float: left;
	margin-left: 300px;
	width: 500px;
	overflow: auto;
	height: 220px;
}
#menu a {
	color: #243C47;
	text-decoration: none;
}
#menu a:hover {
	color: #243C47;
	text-decoration: underline;
}
#menu a:visited {
	color: #243C47;
	text-decoration: underline;
}
#BodyText h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	font-weight: bold;
	margin-bottom: -10px;
}
#BodyText a {
	color: #000000;
	text-decoration: underline;
}
#BodyText a:hover {
	color: #000000;
	text-decoration: none;
}
#BannerTable {
	float: left;
	margin-left: 335px;
	margin-top: 221px;
}
#BodyText h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: -10px;
	font-style: italic;
}
