body {
	margin: 0px;
	background: url(style_pics/bg_.gif) repeat 0% 0%;
	height: 100%;
	font-size: .7em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h2, h3{
	color: #dc69ac;
	margin: 0;
	padding: 0;
	font-weight: none;
	margin-left: 9px;
	font-size: 1.2em;
	margin-top: 9px;
	
	text-transform: uppercase;
}
h3{
	font-size: 1em;
}
p{
	padding: 0px;
	margin: 0;
	margin-bottom: 1em;
	text-indent: 0px !important;
}
a{
	color: #dc69ac;
}
a img{
	border: none;
}

hr{
	height: 1px;
	border: none;
	background: transparent;
	border-bottom: 1px solid #c0c0c0;
}
hr.bottom_separ{
	height: 1px;
	border: none;
	background: transparent;
	border-bottom: 1px dashed #ffffff;
}
hr.cutline{
	height: 1px;
	border: none;
	background: transparent;
	border-bottom: 1px dashed #f7f7f7;
}

.subcat_link{
	padding-bottom: .7em;
	margin-left: 20px;
}

.PNG{
	behavior: url(style_pics/pngbehavior.htc);
}
.header_decor, .footer {
	margin: 0px;
	height: 385px;
	-background: url(style_pics/bg_tc.gif) repeat-x 0% 0%;
}

.heared_tl, .footer_bl{
	margin: 0px;
	height: 385px;
	background: url(style_pics/bg_tl.png) no-repeat 0% 5px;
}
.heared_tr, .footer_br, .cup, .cup_2{
	margin: 0px;
	height: 303px;
	float: right;
	width: 278px;
	background: url(style_pics/bg_tr.png) no-repeat 100% 5px;
}
.heared_tr{
	background-image: none;
}
.footer {
	background: url(style_pics/bg_bc.gif) repeat-x 0% 0%;
	background: none;
	margin-top: -385px;
}

#main_content{
	width: 850px;
	margin-left: -433px;
	position: relative;
	left: 50%;
	margin-top: 5%;
	padding: 8px;
	background-color:#FFFFFF;
	
}
.grey_plashka{
	background-color: #ebebeb;
	margin: 9px;
	color: #666666;
	padding: .2em;
}
img.small{
	margin: -0.2em 5px 0px -0.2em;
	border: 3px solid #FFFFFF;
	border-left: none;

}

.cb{
	clear: both;
}
.turbobottom{
	padding-top: 30px;
	text-align: center;
	position: relative;
	z-index: 2;
	height: 45px;
}

#menu{
	margin: 0;
	padding: 0;
	color: #FFFFFF;
	padding-left: 3%;
	font-size: 1.2em;
	position: absolute;
}
#menu li{
	float: left;
	list-style-type: none;
	margin: 3px 0px;
	padding: 0px 4px;
	margin-bottom: .5em;
	cursor: pointer;
	padding-top: 4px;
}
#menu li.current{
	padding-bottom: 4px;
	margin-top: -1px;
	cursor: auto;
}

.article{
	
}
.author, .tags{

}

#h_tools{
	position: absolute;
	width: 98%;
	top: .5em;
	right: 1%;
	font-size: .9em;
	color: #bbbbbb;
	display: none;
	z-index: 700;
}
#h_tools a{
	color: #bbbbbb;
}
#h_updown{
	background: url(style_pics/arr_updown.gif) no-repeat 50% 0px;
	cursor: pointer;
}
#h_updown.down{
	background-position: 50% -15px;
}


