body {
	font: 0.8em/21px arial,sans-serif;
	margin:0 auto;
	/*padding: 0;*/
	background-color: black;
	/*width:920px;*/
}

img{
   border: 0;
}

#td_top{
	background: url(/img/fon_top.gif) no-repeat top;
	background-position: left;
}

#l_line{
	height: 100%;
	background: url(/img/line_l.gif) repeat-y top;
}

#r_line{
	height: 100%;
	background: url(/img/line_r.gif) repeat-y top;
}

#content_r{
	padding-top: 5px; 
	padding-right: 55px;
	background: url(/img/fon_content_r.gif) no-repeat right top;
	width: 70%;
	font-family: Courier New;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
}

#content_l{
	background: url(/img/fon_content_l.gif) no-repeat left top;
	width: 30%;
}

#content_table{
	background: url(/img/fon_white.gif) repeat;
}

#td_menu{
	background: url(/img/fon_menu.gif) no-repeat left top;
}

ul.breadcrumb-navigation{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:4px 0 0;
}

ul.breadcrumb-navigation li
{
	display:inline;
	border-bottom: 1px solid black;
}

#navigation a {
	color:#535353;
	font-size:12px;
	text-decoration:none;
}

#navigation{
	/*border-bottom: 1px solid black;*/
	font-weight: bold;
}

#title_news{
	background: url(/img/fon_top_news.gif) no-repeat left top;
}

#bottom_news{
	background: url(/img/fon_bottom_news.gif) no-repeat left top;
}

#news_l_line{
	background: url(/img/fon_line_news_l.gif) repeat-y left top;
}

#news_r_line{
	background: url(/img/fon_line_news_r.gif) repeat-y left top;
}

.underline_l{
	background: url(/img/l_o.gif) repeat-x;
}

.underline_r{
	background: url(/img/r_o.gif) repeat-x; 
}

.main_link{
	color: white; 
	font-weight: bold;
	font-size: 25px;
	cursor: pointer; 
	text-align: center;
	text-decoration: none;
}

* html #news_link{
        position: absolute;
	top: 20px;
	left: 20px;
}

#news_link{
	position: absolute;
	top: -40px;
	left: 20px;
}

* html #history_link{
  position: absolute;
	top: 70px;
	left: 58px;
}

#history_link{
	position: absolute;
	top: 10px;
	left: 58px;
}

* html #bio_link{
  position: absolute;
	top: 20px;
	left: 210px;
}

#bio_link{
	position: absolute;
	top: -40px;
	left: 210px;
}

* html #chtivo_link{
    position: absolute;
	top: 60px;
	left: 295px;
}

#chtivo_link{
	position: absolute;
	top: 2px;
	left: 295px;
}

* html #discografia_link{
    position: absolute;
	top: 22px;
	left: 410px;
}

#discografia_link{
	position: absolute;
	top: -38px;
	left: 410px;
}

* html #files_link{
     position: absolute;
	top: 55px;
	left: 478px;
}

#files_link{
	position: absolute;
	top: -1px;
	left: 478px;
}

* html #texts{
     position: absolute;
     top: 30px;
     left: 632px;
}

#texts{
	position: absolute;
	top: -30px;
	left: 632px;
}

* html #contacts{
     position: absolute;
     top: 10px;
     left: 784px;
}

#contacts{
	position: absolute;
	top: -45px;
	left: 784px;
}

* html #forum_link{
      position: absolute;
      top: 75px;
      left: 760px;
}


#forum_link{
	position: absolute;
	top: 6px;
	left: 760px;
}

#links_link{
	position: absolute;
	top: 0px;
	left: 911px;
}

* html #links_link{
      position: absolute;
      top: 66px;
      left: 911px;
}

