body {
	background-color:#FFFFFF;
}
.header {
	width: 781px;
	height: 71px;
	font-family: Georgia, Times;
}
.title {
	font-family: Georgia, Times;
	font-size:18px;
	font-weight:bold;
}
#menu {
	width: 492px;
	height: 27px;
	float:right;
	background-color: #B4B398;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 7px;
	margin: 15px 0px 0px 0px;
}

#menu ul {
	border:0px;
	padding:0px;
	margin: 0px; 
	list-style-type: none; 
	text-align: center;
}
#menu ul li {
	height: 24px;
	font-family: Trebuchet MS, Verdana;
	padding-top: 0px;
	padding-right: 9px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: block;  
	float: left; 
	margin: 0;
	text-align: center;
}
#menu ul li a {
	width: 77px;
	font-family: "Trebuchet MS", Verdana;
	border-top: #FFFFFF 1px solid;
	border-right: #FFFFFF 1px solid;
	border-bottom: #FFFFFF 1px solid; 
	border-left: #FFFFFF 1px solid; 
	font-size: 10px; 
	display: block; 
	background-color: #B4B398;
	margin: 0px 0px 0px 0px; 
	color: #FFFFFF; 
	line-height: 24px;  
	text-align: center; 
	text-decoration:none;
	font-weight: bold;
}
#menu ul li a:hover {
	background-color: #A9A88F;  
}
#pagebody {
	width: 781px;
	/*background-color:#F1EFED;*/
	vertical-align:top;
}
#searchbox {
	float:left;
	font-family:verdana;
	font-size:11px;
	color:#FDDE93;
	width: 126px;
	height: 239px;
	background-image:url(img/search_box_bg.gif); 
	padding-top: 12px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 9px;
	line-height:18px;

}

#searchbox ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
#searchbox input {
	border: solid 1px #E16325;
	background-color:#F5DD94;
}
/* right nav div box*/
#rightnav {
	float:right;
	width:160px;
	background:#B4B398;
	border:0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#rightnav #one{
	height:16px;
	font-size: 11px;
	font-family: Georgia;
	display: block;
	padding: 2px 1px 0px 12px;
	background-color: #CBCBBC;
	color: #4D493C;
	text-decoration: none;
	font-weight:bold;
	letter-spacing: 2px;
}

#rightnav .dot{
	font-family: "Trebuchet MS";
	padding: 3px 0px 0px 0px;
	height:2px;
	width: 147px;
	display: block;
	background-color: #B4B398;
	background-image:url(img/dotted.gif);
	background-repeat:no-repeat;
	vertical-align:middle;
	margin: 0px;
	border: 0px;
}
#rightnav a{
	font-family: "Trebuchet MS";
	padding: 4px 0px 0px 12px;
	background-image:;
	width: 148px;
	height:18px;
	font-size: 11px;
	display: block;
	background-color: #B4B398;
	color: #4D493C;
	text-decoration: none;
	margin: 0px;
	border: 0px;
}
html>body #rightnav a{
	padding: 3px 0px 0px 12px;
	height:16px;
}
#rightnav a:hover {
	background-color: #B4B398;
	color: #ffffff;
}

#rightnav #spacer {
	padding-top: 0px;
}
#maincontent{
	width: auto;
	height:100%;
}
#content {
	float:left;
	font-family: Verdana;
	font-size:11px;
	padding-top: 30px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 20px;
	width: 440px;
	color: #676767;
	vertical-align:top;
}
#content table {
	font-family: Verdana;
	font-size:11px;
	color: #676767;
	vertical-align:top;
}

#content #contentheader {
	font-family: Verdana;
	font-size:11px;
	font-weight:bold;
	margin: 0px 0px 0px 0px;
}
#coinbox {
	float:right;
	width: 147px;
	height: auto;
	padding-left: 7px;
	padding-top: 10px;
	padding-right: 7px;
	font-family: verdana;
	font-size:10px;
	color: #676767;
}
#inventorycontent {
	font-family: font-family: "Trebuchet MS";
	font-size:11px;
	position: relative;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 10px;
	top: 0;
	width: 575px;
	color: #676767;
	vertical-align:top;
}
html>body #inventorycontent {
	width: 565px;
	position:static;
}

#edcopy {
	width:560px;
	margin-left:20px;
	font-family:verdana;
	font-size:11px;
}
#inventorycontent #pagination
{
	font-family: "Trebuchet MS";
	padding: 0;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	width: 100%;
}

#inventorycontent #pagination td
{
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
#inventorycontent #pagination a {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #4D493C;
	text-decoration: none;
	font-weight: normal;
}
#inventorycontent #pagination a:hover {
	color: #A91718;
}
a {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #4D493C;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: 1px;

}
a:hover {
	color: #A91718;
}
#pageheading
{
	font-family:"Trebuchet MS", Verdana;
	font-size:20px; 
	font-weight:bold;
	padding-bottom: 20px;
	color:#841900;
}

#sold {
	background-color:maroon;
	padding:5px;
	font-family:Georgia;
	font-size:11px;
	font-weight:bold;
	color:#ffff;
}
#hold {
	background-color:navy;
	padding:5px;
	font-family:Georgia;
	font-size:11px;
	font-weight:bold;
	color:#ffff;
}
.news_hder{
	color:#4D493C;
}



linka {
	display:block;position:relative;top:50px;left:500px;width:83px;height:59px;
}
linkb {
	display: block;position:absolute;top:714px;left:714px;width:90px;height:59px;
}