@charset "utf-8";
/* dark */

body {
	background:#000;
	color:#fff;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;}
	
#wrapper {
	width:800px;
	padding:15px;
	margin:0 auto;
	text-align:center;}
	
h1 {
	border-bottom:1px dotted #666;
	padding-bottom:10px;}
	
a {
	color:#fff;}
	
table {
	width:100%;
	font-size:12px;}
	
table a {
	color:#666;}
	
.small-ad img {
	display:block;
	margin:0 auto;}
	
.small-ad a {
	color:#6FF;}
	
.small-ad a:hover {
	color:#CCC;}
	
.footer {
	width:800px;
	margin:0 auto;
	padding:15px;
	font-size:10px;
	text-align:center;
	border-top:1px dotted #666;}
	
h3 {
	font-size:24px;}
	
.description {
	background:#0C0C0C;
	padding:15px;}
	
h2 {
	font-weight:normal;
	font-size:16px;
	margin-bottom:0;}
	
.more {
	font-size:16px}

.more a {
	color:#6FF;}
	
.select {
	font-size:24px;}
	
.text-ad, .top-text-ad {
	font-size:24px;}
	
.text-ad a, .top-text-ad a {
	color:#6FF;}
	
.select a {
	margin:10px;}
	
#gallery {
	width:650px;
	margin:0 auto;}
	
#gallery img {
	margin:10px;
	border:1px solid #1B1B1B;
	padding:2px;}