body {
	margin: 0; padding: 0;
	background: url(images/bck.jpg);
	font-family: Arial; font-size: 12px;
}
.clear {clear: both;}
a {
	color: #005868;
}
#page {
	margin: 0 auto;
	width: 925px;
}
#header {
	position: relative;
	margin: 75px 0 25px 0;
}
#header h1 {
	margin: 0 0 0 30px; padding: 0;
}
#header h1 a {
	font-family: "Myriad Pro", "Trebuchet MS"; font-size: 36px; font-weight: normal;
	color: #965f3a;
}
#header h1 a {
	color: #965f3a;
	text-decoration: none;
}
#header form {
	position: absolute;
	margin: 0; padding: 0;
	top: 10px; right: 25px;
	width: 350px; height: 40px;
}
#header form .searchtext {
	margin: 0; padding: 10px 10px 0 10px;
	width: 313px; height: 28px;
	background: no-repeat url(images/bcksearchtext.gif);
	border: none;
	font-family: Arial; font-size: 14px;
	color: #965f3a;
}
#header form .searchbtn {
	position: absolute;
	right: 0;
	margin: 0; padding: 0;
	width: 57px; height: 40px;
	background: no-repeat url(images/bcksearchbtn.gif);
	border: none;
}
#menu {
	position: absolute;
	z-index: 2;
	top: 130px; right: 125px;
	margin: 0; padding: 0;
	list-style-type: none;
	font-weight: bold;
	color: #965f3a;
}
#menu li {
	display: inline;
}
#menu li a {
	margin: 0 5px;
	color: #965f3a;
	text-decoration: none;
}
#container {
	background: repeat-y url(images/bckcontainer.jpg);
}
#container .bottom {
	background: left bottom no-repeat url(images/bckcontainerbottom.jpg);
}
#container .top {
	padding: 150px 50px 25px 40px;
	min-height: 950px;
	background: no-repeat url(images/bckcontainertop.jpg);
}
* html #container .top {
	height: 950px;
}
#content {
	float: left;
	width: 570px;
}
#sidebar {
	float: right;
	width: 250px;
}
#sidebar h3 {
	font-family: Tahoma; font-size: 19px; font-weight: bold;
	color: #965f3a;
}
#footer {
	padding: 15px 0;
	text-align: center;
}
#footer a {
	color: #ed5d4b;
}
#categories {
	margin: 0; padding: 0;
	list-style-type: none;
	border: #965f3a 1px solid;
	font-size: 14px;
	color: #965f3a;
}
#categories li {
	padding: 5px 0 5px 38px;
	background: left center no-repeat url(images/bckcategoriesli.gif);
	border-bottom: #965f3a 1px solid;
}
#categories li.suggest {
	border: none;
}
#categories li a {
	color: #965f3a;
	text-decoration: none;
}
#resources {
	margin: 15px 0 0 0; padding: 10px;
	border: #965f3a 1px solid;
}
#resources  a {
	display: block;
	margin: 0 0 10px 0;
	color: #965f3a;
	text-decoration: none;
}
.listing {
	position: relative;
	padding: 20px 0 0 50px;
	border-top: #965f3a 1px dashed;
}
* html .listing {
	height: 1%;
}
.listing .shell {
	position: absolute;
	left: 0; top: 20px;
	padding: 8px 0 0 0;
	text-align: center;
	width: 42px; height: 30px;
	background: no-repeat url(images/bcklistingsshell.gif);
	color: #fff;
	font-size: 18px;
}
.bid-title a {
	font-size: 24px;
	color: #000;
	text-decoration: none;
}
.bid-descr {
	font-size: 11px;
	color: #965f3a;
}
.bid-url {
	color: #000;
}
.bid-url .style5 {
	color: #000 !important;
}
.bid-url span {
	color: #e31710 !important;
	font-style: normal !important;
}
.listing-stats {
	font-size: 11px;
	margin: 0 0 25px 0;
}
.listing-stats a, #details a {
	color: #005868;
}

#content img {
	border: none;
}

#content h1 {
	font-family: Tahoma; font-size: 26px; font-weight: normal;
	color: #965f3a;
}

hr {
	background-color: #965f3a;
	color: #965f3a;
	height: 1px;
}

.subnl a {
	font-weight: bold;
	color: #965f3a;
}
.listing-count {
	margin: 0 0 25px 0;
}
.xml-icon {
	display: inline;
}
.xml-icon img {
	margin: 0 5px 0 0;
	vertical-align: middle;
}
#leader {
	position: relative;
	margin: 0 0 60px 0; padding: 5px 0 0 125px;
}
* html #leader {
	height: 1%;
}
#leader .shell {
	position: absolute;
	left: 0; top: 0;
	font-size: 14px; font-weight: bold;
	padding: 25px 17px 0 0;
	width: 99px; height: 67px;
	text-align: center;
	background: no-repeat url(images/bckleadertop.gif);
	color: #fff;
}
#leader h1 {
	margin: 0 0 10px 0;;
}
#leader h1 span {
	color: #919618;
}
#leader a {
	font-size: 13px;
	color: #e31710;
}
#leader p {
	margin: 0; padding: 0;
	color: #000;
}