body {
	background-color: #000000;
	text-align:center;
	margin:0;
}


hr{
	margin: 0;
	padding: 0; border: 0; height: 1px; border-bottom: 1px dotted #333;
}

body, th {
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	line-height:22px;
} 


td{
	line-height:20px;	
	
	}
A:link {
	color: #6a522f;
	text-decoration: none;
}
A:visited {
	color: #6a522f;
	text-decoration: none;
}
A:active {
	color: #6a522f;
	text-decoration: none;
}
A:hover {
	color: #492f08;
	text-decoration: underline;
}




A.small_link:link {
	color: #6a522f;
	font-size:10px;
	text-decoration: none;
}
A.small_link:visited {
	font-size:10px;
	color: #6a522f;
	text-decoration: none;
}
A.small_link:active {
	font-size:10px;
	color: #6a522f;
	text-decoration: none;
}
A.small_link:hover {
	font-size:10px;
	color: #492f08;
	text-decoration: underline;
}


#bgFader {
  position:absolute;
           /* or whatever value is good for u */
  z-index: 1;
}
#content {
  background-color: transparent;
  position:relative;
  width: 100%;  
  top:0px;
       /* or whatever value is good for u */
  z-index: 10;
}

.bg {
	 
 	 width: 100%;
 	 height: 584px;
  	background-position:top center;
	background-repeat:no-repeat;
    z-index: 4;
}
 
.top {
	height: 178px;
	width:960px; 
	margin:0 auto; position:relative;
	
}
.headerBg{

background-image:url(../images/NyxQuest_v1b_01.jpg); background-position:top center; background-repeat:no-repeat;
width:100%; 	 
}
.footerBg{

background-image:url(../images/NyxQuest_v1b_03.jpg);background-position:top center; background-repeat:no-repeat;
width:100%; height:190px;
}
.middle {
	width:960px; 

	text-align:justify;
	margin: 0px auto;
	height:584px;
 
}
.left_col{
	
	width:560px;
	float:left;
	position:relative;
	margin-left:30px;
	 margin-top:40px;
	 height:500px;
	 
}

.right_col{

	width:350px;
	float:right;
	 margin-top:150px;
	 height:340px;
}
 
.screen_bg{

margin:5px 22px; float:left;     padding:2px; width:210px;
}
.screen_bg2{

   width:204px; height:120px; background-color:#000; border:1px solid #FFF; padding:2px;
}
.screen{
	opacity:.8;
	width:202px; height:118px;
	border:1px solid #986944;
	
	
}
.screen:hover{
	opacity:1;
	border:1px solid #D79251;
	
	
}



.footer_1 {
	clear:both;
	width:100%;

	padding-top:10px;
 
 
 
}
.footer_2 {
	width:280px;
	float:right;
	 
	height:160px;
}
.footer_2_1 {
	width:960px;
	margin:0 auto;
}
.footer_2_2 {
	position:absolute;
	z-index:99;
	text-align:left;
}
.separatorLineTop {
	width:100%;
	height:70px; 
	position:absolute;
	top:0px;
	background-position:top center;
	background-image:url(../images/footerBorder.png);
}
.separatorLineBottom {
	width:100%;
	height:70px;
	position:absolute;
	bottom:0px;
	background-position: bottom center;
	background-image:url(../images/footerBorder.png);
}
.mainBg {
	width:960px;
	margin:0 auto;
 
}
.menuBar {
	width:600px;
	height:40px;
	float:left;
 
	
	
}
h1 {
	font-size:20px;
	font-family:"Times New Roman", Times, serif;
	color:#FF9933;
}
.menuContainer {
	width:960px; 
 
	height:178px; position:relative;

}
.MenuBt {
	display:block;
	padding:0px 15px;
	float:left;
	font-size:10px;
}
.MenuBt:hover {
	cursor:pointer;
}
.Boxes {
	float:left;
	display:block;
	width:270px;
	height:160px;
	margin-top:10px;
}
.NewsSkrot {
	float:left;
	display:block;
	width:540px;
	margin-top:10px;
}
.ButtonFlag {
	margin: 0px 3px;
	margin-top: 7px;
	float:left;
	width:20px;
	height:11px;
	display:block;
	clear:right;
	cursor:pointer;
	background:  no-repeat scroll 0 -11px;
}
.ButtonFlag:hover {
	background-position:0px 0px;
}
A.news_title:link {
	color:#722e00;
	text-decoration: none;
}
A.news_title:visited {
	color: #722e00;
	text-decoration: none;
}
A.news_title:active {
	color: #722e00;
	text-decoration: none;
}
A.news_title:hover {
	color: #492f08;
	text-decoration: underline;
}
#news_date {
	width:100%;
	text-align:left;
	font-size:9px;
}
#news_title_head1 {
	font-weight:700;
	color:#722e00; 
	font-size:12px;
	
	 
}
#news_title_head2 {
}
#news_more {
	font-size:9px;
	width:100%;
	text-align:right;
}
#news_text {
	width:100%;
	text-align:justify;
	clear:both;
}
img {
	border:0px;
}
.clear {
	clear:both;
}
