@charset "UTF-8";
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
   font: 12px Arial, Helvetica, sans-serif;	
   color: #FFFFFF;
	background-attachment: fixed;
	background-image: url(interface_images/BF.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.POST_HEADER_title {
	font: 16px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #666666;
	text-decoration: none;
}
#POST_HEADER {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:280px;
	z-index:20;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	visibility: visible;
}
#post_container {
	position:absolute;
	left:269px;
	top:264px;
	width:564px;
	z-index:21;
	visibility: visible;
	padding: 0px;
}
#post_container embed{
	width:500px;
	height: 304px;
}
#post_container object{
	width:500px;
	height: 304px;
}
#menu_div {
	position:absolute;
	left:9px;
	top:267px;
	width:230px;
	height:247px;
	z-index:22;
	visibility: visible;
}
#banner_ad {
	position:absolute;
	left:-17px;
	top:535px;
	width:230px;
	height:278px;
	z-index:23;
	visibility: visible;
}
#newbanner {
	position:absolute;
	left:842px;
	top:271px;
	width:357px;
	height:389px;
	z-index:24;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#banner_border {
	position:absolute;
	left:15px;
	top:821px;
	width:330px;
	height:400px;
	z-index:24;
	visibility: hidden;
}
a:link {
  font: 12px Arial, Helvetica, sans-serif;	
	text-transform: uppercase;
	color: #666666;
	text-decoration: none;
}
a:visited {
  font: 12px Arial, Helvetica, sans-serif;	
	text-transform: uppercase;
	color: #666666;
	text-decoration: none;
}
a:hover {
  font: 12px Arial, Helvetica, sans-serif;	
	text-transform: uppercase;
	color: #CCCCCC;
	text-decoration: line-through;
}
a:active {
  font: 12px Arial, Helvetica, sans-serif;	
	text-transform: uppercase;
	color: #CCCCCC;
	text-decoration: line-through;
}
