body {
	padding-top:18px;
}
hr{
	display:none;
}
h1 {
	font-family:Times New Roman;
	font-size:36px;
	letter-spacing: 3px;
	font-weight:normal;
}
a {
	color:#003399;
	text-decoration:none;
	border-bottom:1px #003399 solid;
}
a:hover {
	color:#ff0000;
	border-bottom:1px #ff0000 solid;
}
#color, #language {
	height:36px;
}
#language {
	text-align:right;
}
#color a {
	border-bottom:1px #003399 dashed;
}
#color a:hover {
	border-bottom:1px #f00 dashed;
}
#sponsor {
	height:72px;
	background:url(img/sponsor.gif) no-repeat;
}
#logo {
	height:72px;
	background:url(img/logo.gif) no-repeat;
}
#soon {
	visibility:hidden;
	padding-top:36px;
	height:54px;
	font-size:16px;
	line-height:18px;
	background:url(img/soon.gif) no-repeat;
	overflow:visible;
	white-space:nowrap;
}
#soon div {
	float:left;
}
#date {
	display:none;
}
#soon span {
	margin-left:5px;
	padding: 0 3px;
	font-size:11px;
	line-height:18px;
	background:#f5f9fb;
	vertical-align:top;
	white-space:nowrap;
}
#title {
	height:306px;
	background:url(img/title.gif) no-repeat;
}
#menu, #main-menu {
	height:18px;
	line-height:36px;
}
#menu ul, #main-menu ul {
	margin:0;
	padding:0;
	list-style:none;
}
#menu ul li, #main-menu ul li {
	display:block;
	margin-right:40px;
	font-size:18px;
	float:left;
}
#menu li.sub {
	padding-top:2px;
	font-size:14px;
}
#main-menu li.sub {
	margin-right:0;
}
#content {
	margin-top:36px;
	font-size:14px;
}

#photo {
	height:198px;
	background:url(img/shiyanova.jpg) no-repeat;
}
#author {
	height:198px;
	background:url(img/author.gif) no-repeat;
}
#author-link {
	margin-top:126px;
	text-align:center;
	font-size:11px;
}
#bio {
	display:none;
	margin-top:36px;
	/*margin-bottom:-90px;*/
	font-size:14px;
}
#video-player {
	margin-top:72px;
}
#video-block {
	padding:18px 0;
	height:234px;
	background:#0c0e2a url(img/player_bg.jpg) repeat-x top;
}
#video-block p {
	color:#fff;
}
#channel {
	background:#fff;
}
.line {
	height:18px;
	background:url(img/line.gif) repeat-x;
}

#footer {
	margin-top:72px;
	color:#2e2e2e;
	font-size:9px;
}
#footer a {
	color:#2e2e2e;
	border-bottom:1px #2e2e2e solid;
}

#tst {  }