body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 0px;
	background: #800000;
	color: #DAB659;
	margin: 0px;
	text-align: center;
	border-top: 40px solid #800000;
	border-bottom: 40px #800000;
}
ul {
}
li {
}
img {
	border: 0;
	float: left;
}
a:link, a:visited, a:active {
	font-size: 10px;
	color: #800000;
}
a:hover, a:focus {
	font-size: 10px;
	color: #000000;
}
#layoutCell {
	width: 720px;
	background: #FFFFFF;
	border-top: 4px solid #CC9933;
	border-bottom: 4px solid #CC9933;
}
#header {
	color: #CC9933;
	background-position: center bottom;
	text-align: center;
	vertical-align: text-bottom;
}
#siteNav {
	background-position: center center;
	text-align: center;
	padding: 5px;
	border: 1px solid #DAB659;
	background-color: #FFEFBF;
}
#siteNav a {
	text-transform: uppercase;
	text-decoration: none;
}
#siteNav a:link, #siteNav a:visited, #siteNav a:active {
	font-size: 10px;
	color: #DAB659;
	font-weight: bold;
}
#siteNav a:hover, #siteNav a:focus {
	font-size: 10px;
	color: #800000;
	font-weight: bold;
}
.auction_ad {
	width: 757px;
	margin-right: 0px;
	margin-left: 0px;
}
.item_description {
	float: right;
	width: 55%;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 1em;
	background-color: #B00000;
}
.auctionSubheader {
	float: left;
	width: 45%;
	font-size: 24px;
	font-weight: bold;
	color: #800000;
	background-color: #B00000;
}
.auctionheader {
	float: left;
	width: 100%;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #B00000;
}
.package {
	background-color: #B00000;
}
.bidnow {
	color: #FFFFFF;
	float: right;
	width: 20%;
	background-color: #B00000;
	height: 28px;
}
.bidform {
	background-color: #FFCC00;
	color: #000000;
	padding-left: 20px;
}
#outline {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #800000;
	border-right-color: #800000;
	border-bottom-color: #800000;
	border-left-color: #800000;
}
#data_left {
	float: left;
	width: 358px;
	background-color: #FFEFBF;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #800000;
	border-right-color: #800000;
	border-bottom-color: #800000;
	border-left-color: #800000;
}
#photo_right {
	float: right;
	width: 360px;
}
#template_body {
	color: #800000;
	background-color: #FFFFFF;
	text-align: left;
	margin: 5px;
	padding: 5px;
}
#divHeader {
	font-size: 1.5em;
	font-weight: bold;
	color: #000;
	text-align: center;
}
#border {
	background-color: #F3F3F3;
	padding: 5px;
	width: 512px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
#divBackgroundColor {
	background-color: #FFFDF0;
}
#divData_border {
	border: 3px solid #333;
}
