#wrapper {
	margin-top: 40px;
}
#innerwrapper {
	background: url(images/bkg-page-repeat3.jpg) repeat-y;
}

#innerwrapper2 {
	background: url(images/bkg-top-auction.jpg) no-repeat;
}
#bottom {
	background: url(images/bkg-bot3.jpg) no-repeat -2px 0px;
	height: 58px;
}
body {
	background: #cbcdcf url(images/bkg-body3.jpg) repeat-x;
}
#topbtns {
	padding-top: 220px;
	padding-bottom: 200px;
	margin-left: 128px;
}
.btnlinks-a, .btnlinks-f {
	height: 40px;
	margin-bottom: 19px;
	width: 169px;
}

.btnlinks-a a:link, .btnlinks-a a:visited {
	background: url(images/btn-auction-red.gif) no-repeat 0px 0px;
	display: block;
	height: 40px;
	width: 169px;
	overflow: hidden;
}
.btnlinks-f a:link, .btnlinks-f a:visited {
	background: url(images/btn-facebook-red.gif) no-repeat 0px 0px;
	display: block;
	height: 40px;
	width: 169px;
	overflow: hidden;
}

.btnlinks-a a:hover, .btnlinks-a a:active, .btnlinks-a a:focus, .btnlinks-f a:hover, .btnlinks-f a:active, .btnlinks-f a:focus {
	background-position: 0px -62px;
}

.btnlinks-aw, .btnlinks-fw {
	height: 40px;
	margin-bottom: 19px;
	margin-left: 78px;
}
.btnlinks-aw a:link, .btnlinks-aw a:visited {
	background: url(images/btn-auction.gif) no-repeat 0px 0px;
	display: block;
	height: 40px;
	width: 169px;
	overflow: hidden;
}
.btnlinks-fw a:link, .btnlinks-fw a:visited {
	background: url(images/btn-facebook.gif) no-repeat 0px 0px;
	display: block;
	height: 40px;
	width: 169px;
	overflow: hidden;
}

.btnlinks-aw a:hover, .btnlinks-aw a:active, .btnlinks-aw a:focus, .btnlinks-fw a:hover, .btnlinks-fw a:active, .btnlinks-fw a:focus {
	background-position: 0px -62px;
}
#rcol {
	padding-top: 135px;
}
#rcoltext {
	font-size: 1.1em;
	line-height: 1.7em;
}
#lcoltext {
	font-size: 1.1em;
}

#lcoltext ul {
	margin-left: 40px;
	margin-right: 80px;
}
#lcoltext  li {
	list-style: disc outside;
	padding-bottom: .3em;
}
.imgleft {
	margin-top: 0px;
}
#lcoltext p {
	line-height: 1.8em;
	margin-bottom: .7em;
}
.altcolor2 {
	color: #C83244;
}
h1 {
	margin-top: 15px;
}
h2 {
	margin-top: 15px;
	margin-bottom: 0.6em;
}
