body {
	margin: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: #2e001a url(images/bg.gif);
	SCROLLBAR-FACE-COLOR: #d9008a;
	SCROLLBAR-HIGHLIGHT-COLOR: #fb2cb0;
	SCROLLBAR-SHADOW-COLOR: #7d0150;
	SCROLLBAR-3DLIGHT-COLOR: #630a3d;
	SCROLLBAR-ARROW-COLOR: #630a3d;
	SCROLLBAR-TRACK-COLOR: #630a3d;
	SCROLLBAR-DARKSHADOW-COLOR: #630a3d;
}

.q {
	display: none;
}
#top {
	width: 1004px;
	height: 1px;
	background: #a800a1;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}

.thumbs {
	width: 1004px;
	height: 1px;
	background: #8d0050;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}
.hd {
	width: 1004px;
	height: 1px;
	background: #8d0050;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}
.hdh {
	text-align: left;
	padding-top: 15px;
}
.hdb {
	text-align: right;
	padding-top: 15px;
}
.thumbs a img {
	width: 320px;
	height: 240px;
	background: url(images/loading.gif) no-repeat center;
	border: 1px solid #000;
}
.thumbs td {
	text-align: center;
	padding-bottom: 4px;
}



.bs {
	width: 1004px;
	height: 1px;
	font-size: 12px;
	background: #8d0050;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}
.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: #fbc6e7;
	text-decoration: none;
}
.bs a:visited {
	color: #fbc6e7;
	text-decoration: none;
}
.bs a:hover {
	color: #fee6f5;
	text-decoration: none;
}
#footer {
	width: 1004px;
	height: 60px;
	background: #d90089;
	color: #000;
	font-size: 10px;
	height:1px;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	line-height: 40px;
}
#footer td {
	text-align: center;
	vertical-align: top;
}
#footer a {
	color: #fbc6e7;
	text-decoration: none;
}
#footer a:visited {
	color: #fbc6e7;
	text-decoration: none;
}
#footer a:hover {
	color: #fee6f5;
	text-decoration: none;
}