body{
	margin:0px;
	background-color:#000;
}

#background{
	position:relative;
	width:730px;
	height:895px;
	margin-left:auto;
	margin-right:auto;
	min-width:735px;
	z-index:-1;
}

#background img{
	margin-left:-500px;
}

#logo{
	width:731px;
	height:137px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(logo.png);
	margin-top:-850px;
}

#header-social{
	width:270px;
	height:30px;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
}

#header-social div{
	float:left;
	cursor:pointer;
}

#header-facebook{
	width:90px;
	height:30px;
	background-image:url(header-social.jpg);
}

#header-facebook:hover{
	background-position:0px 89px;
}

#header-twitter{
	width:90px;
	height:30px;
	background-image:url(header-social.jpg);
	background-position:-90px 0px;
}

#header-twitter:hover{
	background-position:-90px 89px;
}

#header-youtube{
	width:90px;
	height:30px;
	background-image:url(header-social.jpg);
	background-position:-180px 0px;
}

#header-youtube:hover{
	background-position:-180px 89px;
}

#main{
	width:730px;
	height:1000px;
	margin-left:auto;
	margin-right:auto;
}

#youtube-items{
	margin-top:530px;
}

#central-block{
	margin-top:10px;
}

#central-left{
	width:276px;
	height:460px;
	background-image:url(image-freakout.jpg);
	float:left;
}

#central-right #text-content{
	width:249px;
	height:300px;
	background-image:url(white-10.png);
	background-repeat:repeat;
	margin-left:10px;
	float:left;
	color:#000;
	font-size:19px;
	font-family:Verdana, Geneva, sans-serif;
	padding:10px;
}

#central-right a:link{
	color:#000;
	text-decoration:underline;
}

#central-right a:visited{
	color:#000;
	text-decoration:underline;
}

#central-right a:active{
	color:#000;
	text-decoration:underline;
}

#central-right a:hover{
	color:#000;
	text-decoration:underline;
}

#images{
	float:left;
	margin-left:10px;
}

#images img{
	display:block;
	margin-bottom:10px;
}

#central-right #bottom{
	background-image:url(white-10.png);
	background-repeat:repeat;
	width:424px;
	height:110px;
	float:left;
	margin-left:10px;
	color:#000;
	font-size:14px;
	font-family:Verdana, Geneva, sans-serif;
	padding:10px;
}

#central-right #bottom img{
	float:left;
	margin-right:10px;
}

#bottom-block{
	margin-top:10px;
}

#bottom-left{
	float:left;
	margin-right:10px;
}

#bottom-right{
	float:left;
}

#social{
	margin-left:auto;
	margin-right:auto;
	width:455px;
	margin-top:230px;
	padding-bottom:10px;
}