body {
	margin: 5px;
}
#container {
	float: left;
	width: 850px;
}
#footer {
	float: left;
	height: 20px;
	width: 810px;
	border-top-color: #9B7342;
	border-top-style: solid;
	border-top-width: 2px;
	padding-top: 10px;
}
#contentContainer {
	float: left;
	width: 810px;
}
#banner {
	float: left;
	width: 175px;
	margin-right: 7px;
}
#content {
	float: left;
	width: 450px;
	border-left-color: #9B7342;
	border-left-style: solid;
	border-left-width: 3px;
	padding-left: 10px;
}
.lucidaBlack12 {
	font-family: "Lucida Sans", "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #000000;
}
.lucidaBlack12 a:link, a:visited {
	color: #9B7342;
}
.lucidaBlack12 a:hover, a:active {
	color: #000000;
}
.lucidaGold12Bold {
	font-family: "Lucida Sans", "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #9B7342;
	font-weight: bold;
}
#randomImage {
	float: left;
	height: 80px;
	width: 615px;
	border-left-color: #9B7342;
	border-left-style: solid;
	border-left-width: 3px;
	padding-left: 10px;
}
#menu {
	float: left;
	height: 30px;
	width: 615px;
	border-left-color: #9B7342;
	border-left-style: solid;
	border-left-width: 3px;
	padding-left: 10px;
}
h1 {
	font-family: "Lucida Sans", "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #9B7432;
}
h2 {
	font-family: "Lucida Sans", "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #9B7432;
}
#auctionContent {
	float: left;
	border-left-color: #9B7342;
	border-left-style: solid;
	border-left-width: 3px;
	padding-left: 10px;
	width: 600px;
}
#aboutContent {
	float: left;
	width: 600px;
	border-left-color: #9B7342;
	border-left-style: solid;
	border-left-width: 3px;
	padding-left: 10px;
}
.imageBtm20 {
	margin-bottom: 20px;
}
.imageLeftBtm20 {
	margin-bottom: 20px;
	margin-left: 20px;
}
.lucidaRed12 {
	font-family: "Lucida Sans", "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #CC0000;
}
