body {
	margin: 0px;
	padding: 0px;
	background-image: url(back_tile.jpg);
}
* {
	margin: 0px;
	padding: 0px;
}
#container {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-image: url(tile.jpg);
	background-repeat: repeat-y;
	font-family: Tahoma;
	font-size: 11px;
	color: #2f2f2f;
	margin-top: 57px;
}
.clear {
	font-size: 1px;
	clear: both;
	height: 1px;
}

#header {
	background-image: url(header.jpg);
	background-repeat: no-repeat;
	width: 950px;
}
#logo {
	width: 320px;
	float: left;
	height: 80px;
	margin-top: 30px;
	margin-bottom: 23px;
	padding-left: 70px;
}
#search {
	float: right;
	background-image: url(search.jpg);
	background-repeat: no-repeat;
	height: 70px;
	width: 120px;
	margin-top: 22px;
	color: #ffa913;
}
#srctxt {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-family: Tahoma;
	font-size: 11px;
	width: 63px;
	height: 13px;
	margin-top: 3px;
	margin-left: 14px;
}
#search span {
	display: block;
	height: 16px;
	padding-top: 5px;
	padding-left: 10px;
}
#advanced {
	padding-top: 10px;
	padding-left: 19px;
}
#advanced a {
	font-size: 9px;
	color: #FFFFFF;
}
#advanced a:hover {
	text-decoration: none;
}
#circle {
	background-image: url(circle.jpg);
	background-repeat: no-repeat;
	height: 64px;
	width: 63px;
	position: absolute;
	left: 576px;
	top: -28px;
}
#mainmenu {
	display: block;
	height: 36px;
	clear: both;
	list-style-type: none;
	background-color: #7a6b3e;
	font-size: 12px;
	color: #FFFFFF;
	text-transform: uppercase;
	padding-left: 20px;
	margin-right: 10px;
	margin-left: 10px;
}
#mainmenu li {
	display: inline;
}
#mainmenu a {
	display: block;
	background-color: #8b7d50;
	float: left;
	background-image: url(menuleft.jpg);
	background-repeat: no-repeat;
	padding-left: 15px;
	height: 25px;
	cursor: pointer;
	text-decoration: none;
	color: #FFFFFF;
	margin-right: 10px;
}
#mainmenu a:hover {
	background-image: url(menuleft_On.jpg);
	background-repeat: no-repeat;
	background-color: #b9e55e;
	text-decoration: none;
}

#mainmenu a span {
	display: block;
	float: left;
	padding-right: 15px;
	height: 20px;
	background-image: url(menuright.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	cursor: pointer;
	padding-top: 5px;
}
#mainmenu a:hover span {
	background-image: url(menuright_On.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#content {
	margin-right: 10px;
	margin-left: 10px;
}
#left {
	background-color: #fdffc4;
	width: 191px;
}
#green {
	background-color: #e6ffb1;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#left h2 {
	display: block;
	padding-top: 12px;
	padding-bottom: 5px;
	padding-left: 17px;
}
#leftmenu {
	display: block;
	padding-left: 25px;
	list-style-type: none;
	line-height: 17px;
	padding-bottom: 12px;
}
#leftmenu a {
	color: #958862;
	text-decoration: none;
}
#leftmenu a:hover {
	color: #605431;
}
#members {
	background-color: #fcffa2;
	background-image: url(giraffe.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 191px;
	overflow: hidden;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#members h2 {
	padding-left: 14px;
	padding-right: 0px;
}
.memberstxt {
	font-family: Tahoma;
	font-size: 11px;
	color: #2f2f2f;
	border: 1px solid #a5acb2;
	height: 15px;
	width: 90px;
}
#members table {
	margin-left: 10px;
}
#members a {
	font-family: Tahoma;
	font-size: 11px;
	font-style: italic;
	color: #ffae00;
	text-decoration: none;
	display: block;
	padding-left: 17px;
	padding-top: 5px;
}
#members a:hover {
	text-decoration: underline;
}
#reg {
	margin-top: 12px;
}
#news {
	background-color: #dffff6;
	list-style-type: none;
	color: #616564;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#news ul {
	display: block;
	padding-left: 10px;
}
#news li {
	background-image: url(star.jpg);
	background-repeat: no-repeat;
	display: block;
	padding-left: 21px;
	padding-bottom: 12px;
}
#news h2 {
	padding-left: 7px;
	padding-right: 0px;
}
#news a {
	color: #616564;
}
#news a:hover {
	text-decoration: none;
}
#right {
	padding-left: 19px;
	padding-right: 18px;
	padding-top: 17px;
	padding-bottom: 12px;
}
#right h2 {
	font-size: 18px;
	text-transform: uppercase;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #80be01;
	padding-bottom: 15px;
}
#right p {
	padding-bottom: 15px;
}
#right a {
	color: #8ec41c;
	text-decoration: underline;
}
#right a:hover {
	text-decoration: none;
}
#right h3 {
	margin: 0px;
	font-size: 13px;
	font-weight: bold;
	color: #C1AE00;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#right ul {
	padding-bottom: 15px;
	padding-left: 15px;
	list-style-position: outside;
}
#right ol {
	padding-bottom: 15px;
	padding-left: 15px;
	list-style-position: outside;
}
#pic1 {
	background-image: url(right_giraffe.jpg);
	background-repeat: no-repeat;
	height: 51px;
	width: 51px;
	position: absolute;
	left: 0px;
	top: -14px;
	display: block;
}
#right #color1 {
	background-color: #ffef62;
	color: #ff9000;
	height: 26px;
	display: block;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: normal;
	padding-top: 11px;
	padding-left: 60px;
	position: relative;
	margin-top: 15px;
}
#color1 a {
	text-decoration: none;
	color: #ff9000;
	text-transform: none;
}
#color1 a:hover {
	text-decoration: underline;
}
#auctions {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #c0e376;
	border-bottom-color: #c0e376;
	border-left-color: #c0e376;
}
.pad1 {
	padding-right: 5px;
	padding-left: 25px;
	font-size: 10px;
	padding-bottom: 12px;
}
.pad1 span {
	color: #80be00;
}
#auctions .pad1 a {
	font-weight: bold;
	color: #80be00;
}
#right #color2 {
	background-color: #b8e851;
	color: #FFFFFF;
	height: 27px;
	display: block;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: normal;
	padding-top: 11px;
	padding-left: 60px;
	position: relative;
	margin-top: 15px;
}
#color2 a {
	text-decoration: none;
	color: #FFFFFF;
	text-transform: none;
}
#color2 a:hover {
	text-decoration: underline;
}
#pic2 {
	background-image: url(right_elephant.jpg);
	background-repeat: no-repeat;
	height: 46px;
	width: 58px;
	position: absolute;
	left: 0px;
	top: -8px;
	display: block;
}
#recently {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #c5ec70;
	border-bottom-color: #c5ec70;
	border-left-color: #c5ec70;
	color: #728648;
}
#recently th {
	color: #728648;
	background-color: #e9f9c7;
	padding-left: 10px;
	padding-top: 6px;
	padding-bottom: 6px;
}
#recently td {
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 10px;
}
#recently a {
	color: #728648;
}
#margindown {
	background-image: url(margindown.jpg);
	background-repeat: no-repeat;
	height: 7px;
	font-size: 1px;
}
#footer {
	font-family: Tahoma;
	font-size: 11px;
	color: #c89e2b;
	text-align: center;
	padding-bottom: 25px;
}
#footer ul {
	list-style-type: none;
	display: block;
	padding-top: 17px;
	padding-bottom: 15px;
	line-height: 11px;
}
#footer li {
	display: inline;
}
#footer a {
	color: #c89e2b;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#members_logged_in {
	background-color: #fcffa2;
	background-image: url(giraffe.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 191px;
	overflow: hidden;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-bottom: 30px;
}
#members_logged_in a {
	font-family: Tahoma;
	font-size: 11px;
	color: #ffae00;
	text-decoration: none;
	padding-left: 3px;
	padding-top: 5px;
	line-height: 17px;
}
#members_logged_in h2 {
	padding-left: 14px;
	padding-right: 0px;
}
#members_logged_in a:hover {
	text-decoration: underline;
}
.c2 {
	padding-left: 17px;
}
.cm {
	padding-left: 17px;
	padding-top: 5px;
}
#right .subcell_a a {
	color: #568000;
	text-decoration: none;
	font-weight: bold;
}
#right #bulk h2 {
	padding-bottom: 0px;
}
.c7 {
	font-size: 14px;
	font-weight: bold;
	color: #C1AE00;
	padding-bottom: 7px;
}
#right .itemid h3 {
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	font-weight: bold;
	color: #C1AE00;
}
.c3 {
	font-size: 12px;
	font-weight: bold;
	color: #AA9900;
}
.topic_id {
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 12px;
}
#right .topic_id a {
	text-decoration: none;
	color: #678F14;
}
#site_banner {
	padding-bottom: 15px;
}

