body {
	margin: 0px;
	padding: 0px;
	font-family:Tahoma,Times New Roman,Times,serif;
	font-size: 12px;
	background: #404040;
	color:#ccc;
	}
.header {
	background: #000;
	height: 300px;
	text-align: center;
	z-index: 10;
	position: relative;
	}
#trifler {
	background-color: #000;
	margin: auto;
	width: 1200px;
	}
.center {
	overflow:hidden;
	margin: 10px 0px;
	}
.content, .left, .right {
	float: left;
	margin-bottom: -32667px;
	padding-bottom: 32667px;
	text-align: left;
	background-color: #000;
	}
.content {
	width: 700px;
	min-height:400px;
	}
.left {
	width:250px;
	text-align:center;
	}
.right {
	width:250px;
	}
.clear {
	clear:both;
	}
.footer {
	background:#000 url(/images/line1.jpg) repeat-x 0 0;
	font-size: 13px;
	width: 100%;
	text-align: center;
	color: #fff;
	}
.footer_block img {
	padding:5px 20px;
	}
.footer_menu {
	background:#CE251E;
	height:30px;
	padding-top:15px;
	width:100%;
	margin-left:auto;
	margin-right:auto;
	}
.footer_menu a {
	color:#ccc;
	padding:0px 10px;
	border-right:1px solid #ccc;
	text-decoration:none;
	text-transform:lowercase;
	}
.adBlock {
	width: 201px;
	height: 433px;
	margin:auto;
	padding:10px 0px;
	text-align: center;
	background:url(/images/block.gif) no-repeat;
	}
.centerDataBlock {
	width: 700px;
	margin: 0 auto 10px;
	}
.child {
	margin:30px auto;
	padding:0px 20px;
	}
.child h1 {
	padding:0 20px;
	}
.child img {
	margin-right:15px;
	margin-bottom:10px;
	border:0;
	float:left;
	}
.child a {
	color:#ccc;
	}
.child b {
	color:#CE251E;
	}
.top {
	text-align:center;
	width:20%;
	}
.top a img {
	border:none;
	}
.menu {
	position:absolute;
	top:45px;
	left:260px;
	width:700px;
	}
.menu a {
	color:#ccc;
	padding:0px 10px;
	border-right:1px solid #ccc;
	}
.pager {
	text-align: center;
	}
.pager a {
	text-decoration: none;
	color: #ccc;
	}
.news {
	line-height:16px;
	padding:0px 20px 10px;
	margin:0px 5px 5px;
	display: table;
	color: #ccc;
	text-align: justify;
	border-bottom:1px solid #383838;
	}
.news b {
	color: #CE251E;
	}
.news i {
	color: #d0ba05;
	}
.news img {
	float: left;
	}
.news a {
	color: #ccc;
	text-decoration: none;
	}
.news a:hover {
	text-decoration: underline;
	}

	
