body {
	margin: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: url(images/bg.gif);
}
#header {
	width: 998px;
	height: 85px;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	background: #edb01c;
}
#logo {
	text-align: center;
	vertical-align: middle;
}
#topbanner {
	width: 644px;
	vertical-align: middle;
}
#main_menu {
	width: 998px;
	height: 40px;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 10px solid #111111;
	background: #111111;
}
#mm {
	color: #7f6117;
	padding-left: 10px;
	vertical-align: bottom;
	line-height: 24px;
}
#mm a {
	color: #edb01c;
	font-weight: bolder;
	font-size: 11px;
	text-decoration: none;
	line-height: 20px;
	margin-left: 4px;
	margin-right: 4px;
}
#mm a:visited {
	color: #edb01c;
	text-decoration: none;
}
#mm a:hover {
	color: #ffcc33;
	text-decoration: none;
}
#mt1 {
	background: #464646;
	width: 145px;
	color: #edb01c;
	font-size: 11px;
	font-weight: bolder;
	text-align: center;
}
#mt2 {
	background: #942121;
	width: 219px;
	border-left: 1px solid #000;
	color: #fff;
	font-size: 11px;
	font-weight: bolder;
	text-align: center;
}


#content {
	width: 998px;
	height: 100%;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	background: #fff;
}
#cb {
	color: #666666;
	padding: 2px;
	vertical-align: top;
}
#cb a {
	color: #f60800;
	text-decoration: none;
}
#cb a:visited {
	color: #f60800;
	text-decoration: none;
}
#cb a:hover {
	color: #f73c35;
	text-decoration: none;
}
.thumbs {
	text-align: justify;
	margin-bottom: 3px;
}
.thumbs img {
	border: 1px solid #000;
	margin: 0 -1px 0 0;
}
.descs {
	padding: 0 10px 0 10px;
	font-size: 11px;
}
.descs a {
}
.tptr {
	padding: 0 10px 0 10px;
	font-size: 10px;
	font-weight: bolder;
}
.tptr a {
}
.lc {
	color: #1f2227;
	font-size: 12px;
	font-weight: bolder;
	margin: 10px 5px 5px 10px;
	padding: 5px 5px 5px 0;
	border-top: 1px solid #000;
	width: 50%;
}
.thtbl img {
	border: 1px solid #000;
}
.thtbl td {
	padding: 2px;
}
spacer {
	width: 100%;
}
h1, h2 {
	font-size: 16px;
	color: #464646;
	margin: 18px 0 4px 5px;
	font-weight: bolder;
}
#s1 {
	background: #626262;
	width: 145px;
	color: #edb01c;
	font-size: 12px;
	vertical-align: top;
}
#s1 a {
	background: #464646;
	color: #edb01c;
	text-decoration: none;
	padding: 0px 1px 1px 7px;
	margin: 1px 0 1px 0;
	display: block;
}
#s1 a:visited {
	background: #464646;
	color: #edb01c;
	text-decoration: none;
}
#s1 a:hover {
	background: #edb01c;
	color: #000;
	text-decoration: none;
}
#s1 .ad {
	width: 145px;
	text-align: center;
	padding-top: 10px;
}
#s1 .ad_h {
	background: #363636;
	color: #b7b7b7;
	margin-top: 2px;
	font-size: 12px;
	font-weight: bolder;
	padding: 8px;
	text-align: center;
	border-bottom: 5px solid #111111;
}
#s2 {
	background: #942121 url(images/bgred.gif);
	width: 211px;
	border-left: 1px solid #000;
	color: #fff;
	vertical-align: top;
	padding: 4px;
}
#s2 h3 {
	font-size: 11px;
	margin: 3px;
}
.psimg {
	width: 100%;
	text-align: center;
}
.psimg img {
	border: 1px solid #000;
}
.pst {
	padding: 0 0 10px 10px;
	margin: 4px 0 10px 10px;
	border-left: 1px solid #000;
	background: url(images/psbg.gif) no-repeat bottom;
}
.pst a {
	text-decoration: none;
	font-size: 10px;
	color: #cccccc;
}
.pst a:visited {
	text-decoration: none;
	color: #cccccc;
}
.pst a:hover {
	text-decoration: none;
	color: #ebebeb;
}
#footer {
	width: 998px;
	height: 85px;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-top: 1px solid #000;
	color: #959595;
	background: #000;
}
#logob {
	text-align: center;
	vertical-align: top;
	width: 200px;
}
#copy {
	width: 644px;
	font-size: 10px;
	vertical-align: middle;
}
#copy a {
	color: #cc0000;
	text-decoration: none;
}
#copy a:visited {
	color: #cc0000;
	text-decoration: none;
}
#copy a:hover {
	color: #ff0000;
	text-decoration: none;
}