body {
	background:#efe7da url(/graphics/topbg.gif) top center repeat-x;
}
.right {
	text-align:right;
}
.center {
	text-align:center;
}
div#contents {
	width:800px;
	margin:0px auto;
}
div#header {
	margin-top:20px;
}
div#header h1 {
	display:block;
	background-image:url('/graphics/leatherheads-logo.gif');
	width:646px;
	height:56px;
}
div#header h1 a {
	display: block;
	text-align:left;
	height:56px;
	width:646px;
	text-decoration: none;
	text-indent: -2000em;
	z-index: 1000; /* need for FX and IE */
}
hr {
	 color:#836535;
	 background-color:#836535;
	 height: 5px;
	 margin:0px;
}
table {
	width:100%;
}
h2 {
	font-size:40px;
	margin:0px;
	margin-top:10px;
	width:100%;
	text-align:justify;
}
h3 {
	font-size:20px;
	margin:0px;
	text-align:justify;
}
h4 {
	font-size:16px;
	margin:0px;
	text-align:justify;
}

div.box {
	width:98%;
	margin:10px auto;
	border:2px #c3ab7b solid;
	padding:3px 5px;
	background-color:#F8F4E8;
}
td.column {
	padding:0px 5px;
	border-right:1px solid #836535;
}
img.thumb {
	border:5px solid #fff;
}

div.news {
	padding-top:10px;
	font-size:12px;
}
div.news a {
	color:#836535;
}
div.news em, div.news strong, div.news span {
	display:block;
}
div.news em {
	font-size:11px;
}
div.adsense {
	width:728px;
	margin:0px auto;
	margin-top:10px;
}

