@charset "utf-8";
body {
	background: #000000 url(../images/bgr_top.png) repeat-x top;
	margin: 0px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.block div {
	text-align: left;
}
img {
	margin: 0px;
	border: 0px;
}
p, h1 {
	margin: 0px 0px 10px;
}
h1 {
	text-transform: uppercase;
	font-size: 14px;
}
a {
	color: #b80000;
}
a:hover, #powered a:hover, .copyright a:hover {
	color: #FFF;
}
#text {
	margin-bottom: 25px;
	text-align: justify;
}
#text a {
	font-size: 14px;
	text-transform: uppercase;
}
ul {
	margin: 0px;
	list-style: none;
	padding: 0px;
}
li {
	margin: 3px 0px;
}
li a {
	color: #aaaaaa;
	text-decoration: none;
}
li a:hover {
	text-decoration: underline;
}
.block div, .menu, .top a, .menu li, .news_block span, .news_block li, .news_block, .footer, .menu span, .menu p {
	float: left;
}
.block, .top, .content {
	width: 1000px;
}
.menu li {
	list-style: none;
	margin: 0px 0px 0px 24px;
	_margin: 0px 0px 0px 12px;
}
.menu {
	width: 496px;
	margin: 51px 0px 0px;
}
.menu a {
	font: 18px "Arial Black", Gadget, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 34px;
}
.a_pad {
	margin: 0px 5px;
}
.menu a:hover {
	text-decoration: none;
}
.date, .footer, .footer a, .comments_txt {
	color: #aaaaaa;
}

.border, .menu li, .border_a, .border_visible, .border_visible_a  {
	height: 34px;
}
.border_visible_a, .border_a {
	background: #6c0000;
}
.border_a, .border {
	visibility: hidden;
}
.border, .border_visible {
	width: 5px;
	float: left;
}
.border_visible, .border_visible_a {
	visibility: visible;
}
#link {
	visibility: visible;
}
.pad_border {
	height: 24px;
	width: 5px;
	background: #6C0000;
}
.content {
	width: 950px;
	min-height: 750px;
	_height: 750px;
	margin: 25px;
	_margin: 25px 12px;
	float: left;
}

.footer {
	width: 100%;
	line-height: 50px;
}
.copyright {
	width: 50%;
}
.copyright a {
	margin: 0px 4px;	
}
#powered {
	width: 50%;
	text-align: right;
}
#powered a {
	text-decoration: none;
}




