#wrapper_firstpage_content{
	background: url(/i/middle.gif) top center no-repeat;
	margin: 0px auto 20px auto;
	width: 760px;
	height: 500px;
	text-align: left;
}
#wrapper_firstpage_content #content{
	height: 360px;
	margin-left: 0px;
	width: 446px;
	float: left;
	text-align: left;
}
#wrapper_firstpage_content #releases{
	width: 263px;
	height: 360px;
	float: left;
}
#wrapper_firstpage_content #projects{
	clear: both;
	height: 130px;
	padding-left: 54px;
}
#ilyapic_container{	display: block;	width: 169px;
	height: 100px;
	float: left;
	margin: 47px 21px 0px 0px;
}
#ilyapic_container img{	margin-left: 69px;
}
#wrapper_firstpage_content #content h1{
	font-size: 190%;
	margin-bottom: 10px;
	margin-top: 47px;
}
#wrapper_firstpage_content #content h2{
	font-size: 115%;
	height: 24px;
	margin-bottom: 0px;
}
#wrapper_firstpage_content #content h3{
	font-size: 78%;
	margin-top: 0px;
	margin-bottom: 10px;
	font-weight: normal;
}

/* NEWS */
#news_frame{
	margin: 30px 0px 0px 69px;
	width: 340px;
	height: 147px;
	overflow: auto;
	padding-right: 10px;
}
#news_frame .gray1{	color: #555;
}
#news_frame .gray2{
	color: #999;
}
#news_frame .gray3{
	color: #CCC;
}
#wrapper_firstpage_content #content #news_frame h1, #wrapper_firstpage_content #content #news_frame h2{	margin: 0px 0px 10px 0px;
	font-family: "Trebuchet MS", Arial, Verdana, Tahoma, sans-serif;
	font-size: 105%;
	font-weight: bold;
	float: left;
}
#wrapper_firstpage_content #content #news_frame h2{
	max-width: 220px;
	height: auto;
}
* html #wrapper_firstpage_content #content #news_frame h2 {	width: 220px;}
#wrapper_firstpage_content #content #news_frame h3{
	margin: 0px;
}
#wrapper_firstpage_content #content #news_frame .date{	float: right;
	font-size: 75%;
	font-weight: normal;
	padding-top: 6px;
	margin: 0px;
}
#wrapper_firstpage_content #content #news_frame p{	clear: both;
	font-size: 75%;
	line-height: 130%;
	margin-top: 0px;
	margin-bottom: 3px;
}
#wrapper_firstpage_content #content #news_frame .thumb{	margin: 5px 0px 5px 0px;
}
#wrapper_firstpage_content #content #news_frame p.ending{	margin-top: 10px;
}
#wrapper_firstpage_content #content #news_frame br{	display: block;
	height: 10px;
}

/* RELEASES */
#releases{	position: relative;
}
#releases_wrapper_ie{	position: absolute;
	margin-top: 20px;
	left: 20px;
	width: 220px;
	height: 270px;
	background-color: #efedd8;
	display: none;
}
#releases_wrapper{	margin-left: 28px;
	margin-top: 21px;
	opacity: 1;
}
#releases .padder img{	margin: 0px;
}
.releaseinfo{
	margin-left: 10px;
	width: 200px;
	height: 74px;
	overflow: hidden;
}
.releaseinfo .title{
	font-weight: bold;
	margin: 0px 0px 5px 0px;
	font-size: 100%;
}
.releaseinfo .desc{
	font-size: 70%;
	line-height: 130%;
	margin: 0px;
}
#releases_navi{	width: 214px;
	margin-left: 28px;
	position: absolute;
	bottom: 36px;
	height: 18px;
}
#next_release, #prev_release{
	width: 26px;
	height: 19px;
	display: block;
	float: left;
	font-size: 1px;
}
#next_release{	background: url(/i/next.gif) top left;
}
#prev_release{
	background: url(/i/prev.gif) top left;
}
#next_release:hover, #prev_release:hover{
	background-position: bottom left;
}
#openplayer_img{	width: 18px;
	height: 20px;
	vertical-align: middle;
}
#openplayer_ahref{	background: url('/i/openplayer.gif') top left no-repeat;
	font-size: 70%;
	text-decoration: none;
	float: left;
	vertical-align: top;
}
#openplayer_ahref:hover{	background-position: left bottom;
}
#next_prev{	float: right;
}

/* PROJECTS */
#projects P{	margin: 0px;
	padding: 0px;
}
#projects A, #projects A:visited{
	text-decoration: none;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	height: 70px;
	float: left;
	margin-top: 30px;
	line-height: 160px;
}
#projects A:hover{
	background-position: left -70px;
}
#berlinn{
	width: 162px;
	background: url('/i/projects/ber-linn.gif') top left;
}
#poppunk{
	width: 177px;
	background: url('/i/projects/pop-punk.gif') top left;
}
#accountdown{
	width: 176px;
	background: url('/i/projects/accountdown.gif') top left;
}
#orlovandsmilga{
	width: 111px;
	background: url('/i/projects/orlovandsmilga.gif') top left;
}