@charset "utf-8";
#header {
margin-top:0px;
 width:100%;
 height:100%;
 background: url(images/loft.png) no-repeat center;
 overflow:hidden;
 border:0px solid #ff0000;
}

body {
	background-attachment: scroll;
	background-color: #424242;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
} 

super {
	background-attachment: scroll;
	background-color: #424242;
	background-image: url(images/bg2.jpg);
	background-repeat: repeat-y;
	background-position: top center;
}

a:link {
 color: #000000;
} 


a:visited {
 color: #000000;
} 

a:hover {
 color: #000000;
} 

box {
	max-width: 160px;
	}
	
#loft {
	margin-top:18px;
    background-image: url("/images/loft.png");
    background-repeat: no-repeat;
    background-position: center  top;
    background-attachment:scroll;
}


bg {
	background-attachment: scroll;
	background-color: #1f1f1f;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	max-width: 80%;
	height: auto;
}

#navitop {
	border: 4px #CC0000;
	position: top center;
	width: 950px 80%;
	high: 10px 5%;
}

#table {
	margin-top:2px;  
    opacity: 0.98;    
     -moz-opacity: 0.98; 
     -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; 
     filter:alpha(opacity=98);
	 height: auto;
	width:850px 100%;
	color:#ffffff;
	position: center;
}

#table_left {
	margin-top:190px;
	opacity: 0.8;
	-moz-opacity: 0.8;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter:alpha(opacity=80);
	height: auto;
	width:850 100%;
	position: center top;
}

#table_middle {
	margin-top:50px; 
	background-attachment: fixed;
	background-color: #0d1207;
	background-image: url(images/contenttop.png);
	background-repeat: no-repeat;
	height: auto;
	width:100%; 
	opacity: 0;    
     -moz-opacity: 0; 
     -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; 
     filter:alpha(opacity=0);
}

#table_right {
	margin-top:10px;  
    opacity: 1.0;    
     -moz-opacity: 1.0; 
     -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; 
     filter:alpha(opacity=100);
	 height: auto;
	width:1050 100%;
	color:#ffffff;
	position: center top;
}

#table_navi_chron { 
	background-image: url(images/navi_chron.png);
	background-repeat: no-repeat;
	background-color: #424242;
	link-color: #ffffff;
}

left {
	font-color: #ffffff;
}

#news_head_back {
	background-image: url(images/contenttop.jpg);
	background-repeat: no-repeat;
	background-attachment:fixed top;
	text-align:center;
}

#news_text_back { 
	background-image: url(images/contentmiddl.jpg);
	background-repeat: repeat-y;
}

#news_end_text {
	background-image: url(images/contentbottom.jpg);
	background-repeat: no-repeat;
	text_allign: center;
}

#news_right_top {
	background-image: url(images/contenttopr.jpg);
	background-repeat: no-repeat;
	background-attachment:fixed top;
	text-align:center;
	font-size:14px;
}

#news_right_back { 
	background-image: url(images/contentmiddlr.jpg);
	background-repeat: repeat-y;
	text-align:center;
}

#news_right_end {
	background-image: url(images/contentbottomr.jpg);
	background-repeat: no-repeat;
	text_allign: center;
	text-align:center;
	color:#000000;
}

#footer {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	text-align:right;
}