
body {
	background: #A43A13;
	margin:0 0 0 0;
}
img {
	border: 0;
}
a,a:link,a:active, a:visited {
	color:white; 
	text-decoration:none;
}
a:hover{
	color:yellow; 
	text-decoration:underline;
}
div {
	color:white;
}
object {
	outline:none;
	border:0;
}
#workspace {
	position:relative;
	left:100px;
	top:230px;
	width:660px;
	height:400px;
	overflow:auto;
}
#banners{
	position:relative;
	left:100px;
	top:230px;
	width:660px;
}
#workspace div{
	padding:5px;
}
#vocal_bio a{
	background-image:url(images/about/andrew.gif);
	width:300px;
	height:248px;
	display:block;
}
#lead_bio a{
	background-image:url(images/about/vlad.gif);
	width:300px;
	height:409px;
	display:block;
}
#rhythm_bio a{
	background-image:url(images/about/valek.gif);
	width:300px;
	height:401px;
	display:block;
}
#bass_bio a{
	background-image:url(images/about/vova.gif);
	width:300px;
	height:242px;
	display:block;
}
#violin_bio a{
	background-image:url(images/about/ilya.gif);
	width:300px;
	height:217px;
	display:block;
}
#drums_bio a{
	background-image:url(images/about/vovan.gif);
	width:300px;
	height:242px;
	display:block;
}
#song_name{
	font-family:Monotype Corsiva;
	font-size:30px;
	text-align:center;
}
#l_col{
	background:url(images/kolonna-r.jpg) no-repeat;
	width:80px;
	height:600px;
	position:absolute;
	left:0px;
	top:20px;
}
#r_col{
	background:url(images/kolonna-l.jpg) no-repeat;
	width:80px;
	height:600px;
	position:absolute;
	right:0px;
	top:20px;
}
#guitar{
	background:url(images/guitar.gif) no-repeat;
	background-position:-1908px 0px ;
	width:318px;
	height:377px;
	position:absolute;
	top:200px;
	left:900px;
	z-index:1;
}
#end-guitar{
	background:url(images/guitar.jpg) no-repeat;
	width:58px;
	height:119px;
	position:absolute;
	top:577px;
	left:1015px;
}
#g_menu a{
	position:absolute;
	font-family:Monotype Corsiva;
	font-size:20px;
}
#about {
	top:205px;
	left:930px;
	white-space:nowrap;
	z-index:2;
}
#muza {
	top:235px;
	left:908px;
	white-space:nowrap;
	z-index:2;
}
#talk {
	top:265px;
	left:848px;
	white-space:nowrap;
	z-index:2;
}
#gallery {
	top:295px;
	left:856px;
	z-index:2;
	white-space:nowrap;
}
#contact {
	top:325px;
	left:864px;
	white-space:nowrap;
	z-index:2;
}
#friends {
	top:355px;
	left:866px;
	white-space:nowrap;
	z-index:2;
}
#caption{
	background:url(images/caption.gif) no-repeat;
	position:absolute;
	width:100px;
	height:202px;
	top:20px;
	left:90px;
}
#caption_text{
	position:absolute;
	top:40px;
	left:200px;
	font-size:40px;
	color:white;
	font-family:Monotype Corsiva;
}
#sub_caption_text{
	font-size:20px;
}
#login{
	width:301px;
	padding-left:10px;
	text-align:center;
}
#password{
	width:300px;
	padding-left:10px;
	text-align:center;
}
.gray_rgb a:hover{
	background-position:-300px 0px;
}
.gray_rgb{
	float:left;
	width:300px;
	text-align:center;
	margin-left:150px;	
}
.songs{
	list-style:none;
	font-family:Monotype Corsiva;
	font-size:25px;
}
.link_back{
	text-align:center;
}
.news{
	list-style:none;
}