body {
	margin: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: url(images/bg.gif) repeat;
}
#header {
	width: 900px;
	height: 116px;
	background: url(images/tbg.gif);
}
#logo {
	width: 364px;
}
#banner {
	width: 536px;
	text-align: center;
	padding-bottom: 15px;
}
#content {
	width: 900px;
	height: 100%;
	background: #342305;
}
#cn {
	width: 579px;
	height: 100%;
	background: url(images/cbg.gif);
	vertical-align: top;
}
.thumbs {
	width: 579px;
	text-align: center;
}
.thumbs a img {
	width: 100px;
	height: 70px;
	border: 1px solid #a9845b;
	background: #4fb4de url(images/thbg.gif);
	margin-bottom: 3px;
}
.rl {
	width: 579px;
	text-align: right;
	font-size: 10px;
}
.rl a {
	font-weight: bolder;
	color: #d1af8a;
	text-decoration: none;
	margin-right: 25px;
}
.rl a:visited {
	color: #d1af8a;
	text-decoration: none;
}
.rl a:hover {
	color: #f6cfa4;
	text-decoration: none;
}
.links {
	width: 579px;
	color: #351c04;
	font-size: 11px;
}
.links span {
	display: block;
	margin: 0 5px 3px 25px;
}
.links a {
	color: #d1b08b;
	text-decoration: none;
	margin-left: 10px;
	margin-right: 10px;
}
.links a:visited {
	color: #d1af8a;
	text-decoration: none;
}
.links a:hover {
	color: #f6cfa4;
	text-decoration: none;
}
.sd {
	vertical-align: top;
}
.lb {
	font-size: 10px;
	margin-left:20px; 
	margin-right:20px; 
}
.lb a {
	color: #bc9f7e;
	text-decoration: none;
	display: block;
}
.lb a:visited {
	color: #bc9f7e;
	text-decoration: none;
}
.lb a:hover {
	color: #f2d8bb;
	text-decoration: none;
}
.lbs {
	border-top: 1px solid #af8e69;
	font-size: 10px;
	font-weight: bolder;
	margin: 8px 20px 50px 20px; 
	padding-top: 4px;
	width: 90px;
}
.lbs a {
	color: #fc9725;
	text-decoration: none;
	display: block;
}
.lbs a:visited {
	color: #fc9725;
	text-decoration: none;
}
.lbs a:hover {
	color: #f5b063;
	text-decoration: none;
}
.ad {
	width: 160px;
	text-align: center;
	margin-bottom: 5px;
}
.btml {
	color: #754c24;
	font-size: 11px;
	text-align: center;
	height: 30px;
	vertical-align: top;
}
.btml a {
	color: #d1b08b;
	text-decoration: none;
	margin-left: 5px;
	margin-right: 5px;
}
.btml a:visited {
	color: #d1b08b;
	text-decoration: none;
}
.btml a:hover {
	color: #f6cfa4;
	text-decoration: none;
}
#footer {
	width: 900px;
	height: 116px;
	background: #1a1102;
}
#footer td {
	text-align: center;
	color: #754c24;
	font-size: 10px;
}
#footer a {
	color: #c58b47;
	text-decoration: none;
}
#footer a:visited {
	color: #c58b47;
	text-decoration: none;
}
#footer a:hover {
	color: #f6cfa4;
	text-decoration: none;
}