@charset "UTF-8";

body {
	font-family: "Courier New", Courier, monospace;
	font-size: 9pt;
	color: #aaa;
	background-color: #000;
	background-image: url(../images/ellaleya_ussr_star.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
}
#bg-frame {

	width: 1400px;
	margin: auto;
}
#main-frame-home {
	background-image: url(../images/ellaleya_home_bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 415px;
	width: 700px;
	margin-top: 200px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 360px;
}
#main-frame-other {
	background-image: url(../images/ellaleya_bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 415px;
	width: 700px;
	margin-top: 200px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 360px;
}
#main-nav {
	margin: 20px 0px 0px 20px;
	
}
a {
	line-height: 2.2em;
	text-decoration: none;
	color: #aaa;
}
a:hover {
	text-decoration: none;
	color: #781d1d;
}
#works-frame {
	width: 620px;
	height: 350px;
	float: right;
	margin: -59px 0 0 0;
}
#works-frame img {
	padding: 0px 5px 15px 10px;
}
#works-frame a {
	text-decoration: none;
	font-size: 9pt;
	color: #aaa;
	line-height: 2.2em;
}
#works-frame a:hover {
	color: #a53434;
}
#cd-links {
	width: 138px;
	height: auto;
	float: right;
/*	position: relative;*/
}
#cd-links img {
	padding: 48px 0px 20px 0px;
}
#form {
	width: 550px;
	float: right;
	margin: -50px 0px 0px 0px;
}
input {
	border: 0;
	background-color: #999;
	color: #781d1d;
	/*margin: 10px 0px;*/
}
textarea {
	border: 0;
	background-color: #999;
	color: #781d1d;
	/*margin: 10px 0px;*/
}
td {
	font-size: 10pt;
	padding: 10px 0px;
}
.align-top {
	vertical-align: top;
}
#player {
	float: left;
	height: 50px;
	width: 400px;
	overflow: hidden;
}
#player table {
	float: left;
	height: 30px;
	width: 400px;
	border: none 0;
}
#player iframe {
	float: left;
	height: 30px;
	width: 400px;
	border: none 0;
}
#music-list p {
	margin:5px;
	padding: 0px;
}
