body {
	margin: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: #d50000;
	SCROLLBAR-FACE-COLOR: #f0b49d;
	SCROLLBAR-HIGHLIGHT-COLOR: #fbd5c7;
	SCROLLBAR-SHADOW-COLOR: #b78572;
	SCROLLBAR-3DLIGHT-COLOR: #780000;
	SCROLLBAR-ARROW-COLOR: #780000;
	SCROLLBAR-TRACK-COLOR: #780000;
	SCROLLBAR-DARKSHADOW-COLOR: #780000
}

.q {
	display: none;
}
#top {
	width: 946px;
	height: 1px;
	background: #d50000;
}

.thumbs {
	height: 1px;
	background: #d50000;
}
.hd {
	width: 996px;
	height: 1px;
	background: #d50000;
}
.hdh {
	text-align: center;
	padding-top: 15px;
}
.hdb {
	text-align: right;
	padding-top: 15px;
}
.thumbs a img {
	width: 230px;
	height: 192px;
	background: #b20000 url(images/loading.gif) repeat-x bottom;
	border: 1px solid #510520;
}
.thumbs td {
	text-align: center;
	padding: 2px;
}

.bs {
	width: 996px;
	height: 1px;
	font-size: 12px;
	background: #d50000;
}
.bs td {
	vertical-align: top;
	padding: 10px 5px 20px 5px;
	width: 33%;
}
.bs ul {
	margin-bottom: 0px;
	margin-left: 10px;
	padding-left: 10px;
}
.bs li {
	font-size: 12px;
	list-style: none;
	color: #000;
}
.bs a {
	color: #510520;
	text-decoration: none;
}
.bs a:visited {
	color: #510520;
	text-decoration: none;
}
.bs a:hover {
	color: #dc957f;
	text-decoration: none;
}
#footer {
	width: 996px;
	height: 60px;
	background: #d50000;
	color: #780303;
	font-size: 10px;
	height:1px;
}
#footer td {
	text-align: center;
	vertical-align: top;
}
#footer a {
	color: #e1ab91;
	text-decoration: none;
}
#footer a:visited {
	color: #e1ab91;
	text-decoration: none;
}
#footer a:hover {
	color: #f6d3c3;
	text-decoration: none;
}