body {
	margin: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: #9e005d;
}
.q {
	display: none;
}
.bg {
	background: url(images/bg.gif) repeat-x;
	height: 100%;
	width: 100%;
}
#top {
	width: 862px;
	border-left: 1px solid #550030;
	border-right: 1px solid #550030;
	height: 1px;
	background: #ec008c;
}
.thumbs {
	width: 862px;
	border-left: 1px solid #550030;
	border-right: 1px solid #550030;
	height: 1px;
	background: #ec008c;
}
.thumbs a img {
	width: 200px;
	height: 150px;
	background: url(images/loading.gif) no-repeat center;
	border: 1px solid #000;
	margin: 8px 5px 0 5px;
}
.thumbs td {
	text-align: center;
	padding-bottom: 4px;
}
#footer {
	width: 862px;
	border-left: 1px solid #550030;
	border-right: 1px solid #550030;
	height: 100px;
	color: #af7497;
	font-size: 10px;
	border-top: 10px solid #000;
	background: #000;
}
#footer td {
	text-align: center;
	vertical-align: top;
}
.ft {
	background: #fdc9e8;
	height: 1px;
}
.copy {
	padding-top: 10px;
}
#footer a {
	color: #ec008c;
	text-decoration: none;
}
#footer a:visited {
	color: #ec008c;
	text-decoration: none;
}
#footer a:hover {
	color: #fc4eb5;
	text-decoration: none;
}