body {
	margin: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: url(images/main_bg.gif) #7e7e7e;
}
.q {
	display: none;
}
#top {
	width: 994px;
	border-left: 1px solid #851622;
	border-right: 1px solid #851622;
	background: #f2d9dd url(images/site_bg.gif);
	height: 1px;
}
.thumbs {
	width: 996px;
	border-left: 1px solid #851622;
	border-right: 1px solid #851622;
	background: #f2d9dd url(images/site_bg.gif);
	height: 1px;
}
.thumbs a img {
	width: 240px;
	height: 180px;
	background: url(images/loading.gif) no-repeat center;
	border: 1px solid #891723;
}
.thumbs a:visited img {
	width: 240px;
	height: 180px;
	background: url(images/loading.gif) no-repeat center;
	border: 1px solid #891723;
}
.thumbs a:hover img {
	width: 240px;
	height: 180px;
	background: url(images/loading.gif) no-repeat center;
	border: 1px solid #ff495c;
}
/*.thumbs a img {
	width: 240px;
	height: 180px;
	background: url(images/loading.gif) no-repeat center;
	border: 1px solid #891723;
}*/
.thumbs td {
	text-align: center;
	padding-bottom: 4px;
}

.ad {
	width: 996px;
	background: #f2d9dd url(images/site_bg.gif);
	border-left: 1px solid #851622;
	border-right: 1px solid #851622;
	height: 1px;
	font-size: 12px;
}
.nn {
	color: #3c0b10;
	background: #f2d9dd url(images/ad_bg.gif);
	border: 1px solid #891723;
}
.n1 {
	padding: 5px 5px 5px 5px;
}
.n1 a img {
	width: 240px;
	height: 180px;
	background: url(images/loading.gif) no-repeat center;
	border: 1px solid #891723;
	vertical-align: top;
}
.ns {
	vertical-align: middle;
	padding: 5px 10px 5px 10px;
}
.n2 {
	padding: 5px 5px 5px 5px;
	vertical-align: top;
	font-size: 12px;
}
.n2 a {
	text-decoration: none;
	color: #a4212b;
	display: block;
	font-size: 18px;
	font-weight: bolder;
	display: block;
	margin: 4px 2px 8px -2px;
}
.n2 a:visited {
	text-decoration: none;
	color: #a4212b;
}
.n2 a:hover {
	text-decoration: none;
	color: #c3323e;
}
.hdr {
	text-align:center;
}
.bs {
	width: 996px;
	border-left: 1px solid #851622;
	border-right: 1px solid #851622;
	background: #f2d9dd url(images/site_bg.gif);
	height: 1px;
}
.bs td {
	vertical-align: top;
	padding: 0 5px 5px 5px;
	width: 33%;
}
.bs ul {
	margin-bottom: 0px;
	margin-left: 10px;
	padding-left: 10px;
}
.bs li {
	font-size: 11px;
	list-style: none;
	color: #363636;
}
.bs a {
	color: #891723;
	text-decoration: none;
}
.bs a:visited {
	color: #891723;
	text-decoration: none;
}
.bs a:hover {
	color: #ff495c;
	text-decoration: none;
}
#footer {
	width: 996px;
	border-top: 1px solid #964f51;
	border-left: 1px solid #851622;
	border-right: 1px solid #851622;
	background: #a4212b;
	height: 60px;
	color: #e1a6af;
	font-size: 10px;
	height:1px;
}
.ft { 
	height: 1px;
	background: #e18286;
}
#footer td {
	text-align: center;
	vertical-align: top;
}
#footer a {
	color: #fffefe;
	text-decoration: none;
}
#footer a:visited {
	color: #fffefe;
	text-decoration: none;
}
#footer a:hover {
	color: #fffefe;
	text-decoration: none;
}