body{
	/*background: url('../images/bg_body.jpg') bottom repeat-x;*/
	background:url('../../images/bg_main.jpg') bottom repeat-x;	
	background-attachment: fixed;
}
html{
	overflow-y:scroll;
	font-size:11px;
	/*background: url('../images/bg_main.jpg') repeat;*/
}
div#main{
	width:990px; margin:0 auto;
}
#footer{
	
	width:970px;	
	background:#E6E6E6;
	display:none;
	}
 	
div.forum_path a.forum_link, div.forum_path{ color:#e6e6e6;}

.color_theme, .forum_link{
	color:#0a617c!important;
}

.forum_path a.forum_link{
	color: #fff!important;
}
