RightColumn {
	position: absolute;
	height: 1600px;
	width: 290px;
	left: 505px;
	top: 140px;
	background-color: #00CCCC;
}
.Menus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: right;
	background-repeat: no-repeat;
	color: #B3160D;
}
.JazzNotes {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-style: normal;
	line-height: 12px;
	letter-spacing: normal;
	word-spacing: normal;
	text-align: justify;
	position: absolute;
	height: 1800px;
	width: 280px;
	left: 510px;
	top: 200px;
}
.AuctionNotes {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	line-height: 18px;
	padding: 0px;
	position: absolute;
	height: 1800px;
	width: 285px;
	left: 205px;
	top: 300px;
}
.Picture {
	position: absolute;
	left: 5px;
	top: 140px;
	width: 185px;
	height: 280px;
}

