body {
  	background-image: url(starfield.jpg); background-color: #000000;
  	font-family: Arial, Helvetica, sans-serif;
  	font-size: 11pt;
  	color: #cdcdcd;
}

img {
	border: none;
}

hr {
      border:1px solid #47413f;
      border-bottom: 1px #000000;
      margin-bottom: 6px;
	margin-top: 6px;
}

#container {
 	width: 100%;
}

#background {
	width: 80%;
	/**background: #000000;*/
	padding: 4px;
}

a:link, a:visited, a:active {
	text-decoration: underline;
        color: #c8b692;
}

a:hover {
  	text-decoration: none;
}

.menu {
	text-align: right;
	font-size:11px; 
	background-color:#111111; 
	border:1px solid #2b2624; 
	color:#ffffff; 
	font-weight:bold;
	padding: 2px;
	padding-top: 1px;
	padding-left: 1em;
	padding-right: 1em;
	margin-bottom: 3px;
}

.left {
	float: left;
}

.header {
	text-align: center;
	background-color:#000000;
	font-size:11px; 
	border:1px solid #4a4644; 
	color:#a08a6e; 
	font-weight:bold; 
	background-image:url(./header.gif);
	padding: 4px;
	margin-bottom: 4px;
}
	

.stats  {
	float: right;
	text-align: center;
	/**background-color:#000000;*/
	border:1px solid #47413f;
	font-size:11px; 
	padding-bottom: 5px;
	margin-bottom: 8px;
	width: 240px;
}

.stats-header {
	font-size:11px; 
	font-weight: bold;
	margin-bottom: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	background-image:url(./header.gif);
	border-bottom:1px solid #4a4644;
	color:#a08a6e;
}

.donate {
	float: right;
	text-align: center;
	background-color:#000000;
	border:1px solid #47413f;
	font-size:11px; 
	padding-bottom: 0px;
	margin-right: 8px;
	margin-bottom: 8px;
	width: 250px;
}

.donate-header {
	font-size:11px; 
	font-weight: bold;
	margin-bottom: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	background-image:url(./header.gif);
	border-bottom:1px solid #4a4644;
	color:#a08a6e;
}

.donate img {
	padding-top: 9px;
	padding-bottom: 6px;
}
	
.announcement {
	text-align: center;
  	font-size: 11px;
  	background-color: #1f1f1f;
  	border: 1px solid #47413f;
  	color: #bfbfbf;
  	padding-top: 1em;
  	padding-bottom: 1em;
  	padding: 3px;
  	margin-bottom: 3px;
}

.forumdiscuss {
	text-align: center;
  	font-size: 11px;
  	background-color: #111111;
  	border-top: 1px solid #2b2624;
  	color: #bfbfbf;
  	padding-top: 1em;
  	padding-bottom: 1em;
  	padding: 3px;
  	margin-top: 5px;
}

/**For the moment, this makes the "Join the discussion!" message larger*/
.forum {
  	font-size: 135%; 
  	font-weight: bold; 
  	color: #c8b692;
}

.title {
  	color: #FB8A00;
  	font-weight: bold;
  	text-decoration: underline;
  	margin: 0;
  	margin-top: 0.3em;
}

.upload {
	text-align: center;
	width: 75%;
	background-color: #333333;
 	border: 1px dotted #666666;
 	padding-top: 8px;
 	padding-bottom: 8px;
  	width: auto;
	margin-bottom: 4px;
	margin-top: 4px;

}

.upload2 {
	text-align: center;
	width: 75%;
	background-color: #1f1f1f;
 	border: 1px dotted #666666;
 	padding-top: 8px;
 	padding-bottom: 8px;
  	width: auto;
	margin-bottom: 4px;
}

.topics {
	float: right;
	width: 18%;
	text-align: center;
	background-color:#000000;
	border:1px solid #47413f;
	font-size:11px; 
	margin-bottom: 8px;
	margin-top: 4px;
	margin-right: 4px;
}

.copyright {
	text-align: center;
  	font-size: x-small;
   	font-family: verdana, sans-serif;
}

#advertisement {
	text-align: center;
	background-image:url(http://hosting.nitescifi.com/noads.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 90px;
}

#advertisement_small {
	text-align: center;
	background-image:url(http://hosting.nitescifi.com/noads2.png);
	height: 60px;
}

.lemon  {
	padding: 2px 10px 0px 10px;
	font-family: Arial;
	font-size: 11px;
	margin: 0;
	text-align: left;
	/** background:url(http://tfmf.nitescifi.com/archives/skins/BlackGold/images/arrow.png) no-repeat 8px 12px; */
	}

	.lemon a { font-weight: bold;}

	.lemon a:hover { color: #fb8200; }

	.lemon p.shade {
		background-color: #f5f5ff !important;
	}

	.lemon p.shade a:hover { color: #5A70B3; }

	.lemon span {
		font-size: 8px;
		/** display: block;
		text-transform: uppercase;
		color: #999;
		padding-left: 2px; */
	}

ul {
	text-align: left;
}

.bbcode {
text-align: center;
font-size: x-small;
}