#headmenu {
	margin:0;
	padding:0;
	border:0;
    color:#e2d5c2;
    background:#221d13;
	width:1000px;
	height:32px;
	border-top: solid 1px #625037;
	border-bottom: solid 1px #625037;
	position:relative;
}
#headmenu h2 {
	float:left;
	border-left: solid 1px #625037;
}
#headmenu #hmodl {
	display:none;
}
#headmenu form#hsearch{
	float:right;
	margin: 0;
	padding:0;
	border:0;
}
#headmenu a {
	display: block;
	color:#ffffff;
	text-decoration:none;
	margin: 0;
	padding: 5px 10px;
}
#headmenu a:hover {
	background:#f99703 url('/images/headmenu_select_bg.jpg') repeat-x;
	color:#362c1e;
	text-decoration:none;
}
h2#j1d {
	border:0;
	margin:0;
	padding:0;
	position:absolute;
	width:169px;
	height:70px;
	bottom:0;
	right:0;
	background:url('/images/join$1.png') top left no-repeat;
}
#j1d a {
	display:block;
	width:169px;
	height:70px;
	margin:0;
	padding:0;
	border:0;
}
#j1d a:hover {
	background:transparent;
}