:link{
	color: navy;
}
:visited{
	color: purple;
	font-weight: 600;
}
body{
	background-color: white;
	color: black;
	margin-left: 50px;
}
hr{
	background-color: blue;
	height: 6px;
	text-align: center;
}
.Auction{
	background-color: white;
	color: black;
	margin-left: 50px;
	background-image: url(images/Auction-rotate.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: 40px;
}
.Center{
	text-align: center;
}
.Footer{
	color: #3333cc;
	width: 92%;
}
.FormatTable{
	border: none;
	width: 90%;
}
.HeadingLogo{
	width: 100px;
}
.HeadingText{
	text-align: left;
	width: 545px;
}
.LeftMargin{
	width: 10%;
}
.Links{
	font-family: Arial,Helvetica,sans-serif;
	font-size: small;
	font-weight: 600;
}
.LinksRightBox {
	background-color: #0000cc;
	vertical-align: top;
	width: 200px;
}
.LinksRightHeading {
	color: white;
	font-family: "Arial Rounded MT Bold",sans-serif;
	font-size: 18px;
}
.LinksRightText {
	color: white;
	font-weight: bold;
}
.ListingHeading{
	font-size: x-large;
	font-weight: 600;
}
.ListingInfo{
	vertical-align: top;
	width: 40%;
}
.Photos{
	width: 50%;
}