body 
{
	margin: 0px;
	
	background-color: #FFFFFF;
}

img 
{
	border: 0px;
}

.image
{
	border: 1px solid #D3641F;
}

#main
{
	margin: auto;
	
	width: 1021px;
}

/*
	HEADER
*/

#header
{
	clear: both;
	
	width: 1021px;
	height: 30px;
}


#header_menu
{
	padding-top: 15px;
	padding-left: 850px;
	
	width: 171px;
	height: 15px;
}

.header_home
{
	float: left;
	
	padding-left: 5px;
	
	width: 66px;
	height: 15px;
}

.header_item
{
	float: left;
	
	padding-left: 5px;
	
	width: 95px;
	height: 15px;
}

/*
	MENU
*/

#menu
{
	width: 1021px;
	height: 45px;
}

#menu_main
{
	padding-top: 20px;
	
	width: 1021px;
	height: 16px;
}

.menu_news
{
	float: left;
	
	padding-left: 60px;
	
	width: 90px;
	height: 16px;
}

.menu_biography
{
	float: left;
	
	padding-left: 30px;
	
	width: 80px;
	height: 16px;
}

.menu_concerts
{
	float: left;

	padding-left: 30px;
	
	width: 70px;
	height: 16px;
}

.menu_press
{
	float: left;
	
	padding-left: 30px;
	
	width: 50px;
	height: 16px;
}

.menu_video
{
	float: left;
	
	padding-left: 30px;
	
	width: 50px;
	height: 16px;
}

.menu_gallery
{
	float: left;
	
	padding-left: 30px;
	
	width: 60px;
	height: 16px;
}

.menu_discography
{
	float: left;
	
	padding-left: 30px;
	
	width: 95px;
	height: 16px;
}

.menu_links
{
	float: left;
	
	padding-left: 30px;
	
	width: 40px;
	height: 16px;
}

.menu_contact
{
	float: left;
	
	padding-left: 30px;
	
	width: 60px;
	height: 16px;
}

.menu_forum
{
	float: left;
	
	padding-left: 30px;
	
	width: 50px;
	height: 16px;
}

/*
	CONTENT
*/

#content
{
	clear: both;
	
	width: 1021px;
	height: 580px;
}

#content_intro
{
	padding-top: 50px;
	padding-left: 171px;
	
	width: 700px;
	height: 450px;
	
	text-align: center;
}

#left_title
{
	float: left;
	
	width: 33px;
	height: 580px;
}

#left
{
	float: left;
	
	position: relative;
	
	width: 330px;
	height: 580px;
	
	background-position: center top;
	background-image: url(../images/left/bg.jpg);
	background-repeat: no-repeat;
}

#center
{
	float: left;
	
	position: relative;
	
	width: 658px;
	height: 580px;
	
	background-position: center top;
	background-image: url(../images/center/bg.jpg);
	background-repeat: no-repeat;
}

#right
{
	float: left;
	
	position: relative;
	
	width: 329px;
	height: 580px;
	
	background-position: center top;
	background-image: url(../images/right/bg.jpg);
	background-repeat: no-repeat;
}

#left_home
{
	float: left;
	
	width: 330px;
	height: 580px;
	
	background-position: center top;
	background-image: url(../images/left/home.jpg);
	background-repeat: no-repeat;
}

#center_home
{
	float: left;
	
	position: relative;
	
	width: 329px;
	height: 580px;
	
	background-position: center top;
	background-image: url(../images/center/bg_short.jpg);
	background-repeat: no-repeat;
}

#right_home
{
	float: left;
	
	width: 329px;
	height: 580px;
	
	background-position: center top;
	background-image: url(../images/right/home.jpg);
	background-repeat: no-repeat;
}

#left_news
{
	float: left;
	
	width: 330px;
	height: 580px;
	
	background-position: center top;
	background-image: url(../images/left/news.jpg);
	background-repeat: no-repeat;
}

#left_biography
{
	float: left;
	
	width: 330px;
	height: 580px;
	
	background-position: center top;
	background-image: url(../images/left/biography.jpg);
	background-repeat: no-repeat;
}

#left_concerts
{
	float: left;
	
	width: 330px;
	height: 580px;
	
	background-position: center top;
	background-image: url(../images/left/concerts.jpg);
	background-repeat: no-repeat;
}

#left_reviews
{
	float: left;
	
	width: 330px;
	height: 580px;
	
	background-position: center top;
	background-image: url(../images/left/reviews.jpg);
	background-repeat: no-repeat;
}

#center_audio
{
	float: left;
	
	width: 658px;
	height: 580px;
	
	background-position: center top;
	background-image: url(../images/center/audio.jpg);
	background-repeat: no-repeat;
}

#left_video
{
	float: left;
	
	width: 330px;
	height: 580px;
	
	background-position: center top;
	background-image: url(../images/left/video.jpg);
	background-repeat: no-repeat;
}

#left_discography
{
	float: left;
	
	width: 330px;
	height: 580px;
	
	background-position: center top;
	background-image: url(../images/left/discography.jpg);
	background-repeat: no-repeat;
}

#left_links
{
	float: left;
	
	width: 330px;
	height: 580px;
	
	background-position: center top;
	background-image: url(../images/left/links.jpg);
	background-repeat: no-repeat;
}

#center_contact
{
	float: left;
	
	width: 658px;
	height: 580px;
	
	background-position: center top;
	background-image: url(../images/center/contact.jpg);
	background-repeat: no-repeat;
}

#title
{
	position: absolute; 
	
	top: 35px;
	left: 30px;
	
	width: 560px;
	height: 20px;
}

#container_home
{
	position: absolute; 
	
	top: 65px;
	left: 10px;
	
	visibility: visible; 
	
	overflow: hidden; 
	
	float: left;
	
	width: 300px;
	height: 480px;
}

#container
{
	position: absolute; 
	
	top: 65px;
	left: 30px;
	
	visibility: visible; 
	
	overflow: hidden; 
	
	float: left;
	
	width: 560px;
	height: 480px;
}

#container_image
{
	position: absolute; 
	
	top: 35px;
	left: 50px;
	
	visibility: visible; 
	
	overflow: hidden; 
	
	float: left;
	
	width: 550px;
	height: 500px;
}

#content_main
{	
	position: relative; 
	
	width: 100%;
}

#control_up
{
	position: absolute; 
	
	top: 35px;
	left: 600px;
	
	width: 20px;
	height: 30px;
}

#control_down
{
	position: absolute; 
	
	top: 515px;
	left: 600px;
	
	width: 20px;
	height: 30px;
}

#control_left
{
	position: absolute; 
	
	top: 450px;
	left: 20px;
	
	width: 30px;
	height: 20px;
}

#control_right
{
	position: absolute; 
	
	top: 450px;
	left: 600px;
	
	width: 30px;
	height: 20px;
}

/*
	FOOTER
*/

#footer
{
	clear: both;

	width: 1021px;
	height: 80px;
}

#footer_menu
{
	padding-left: 43px;
	padding-right: 23px;
	
	width: 955px;
	height: 50px;
}

#footer_top
{
	width: 955px;
	height: 30px;
}

#footer_bottom
{
	width: 955px;
	height: 195px;
}

.footer_left
{
	float: left;
	
	width: 455px;
	height: 30px;
	
	text-align: left;
}

.footer_right
{
	float: left;
	
	width: 500px;
	height: 30px;
	
	text-align: right;
}

.footer_item
{
	float: left;
	
	width: 190px;
	height: 50px;
	
	text-align: center;
}

/*
	TEXT
*/

.header
{
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	
	color: #D3641F;
}

.link
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	
	color: #7A7A7A;
}

.title
{
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	
	color: #D3641F;
}

.text
{
	font-family: Tahoma;
	font-size: 13px;
	font-weight: normal;
	
	color: #000000;
}

.text_bold
{
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	
	color: #000000;
}

.text_small
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	
	color: #CCCCCC;
}

.footer
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	
	color: #666666;
}

a:link
{
	color: #666666;
	text-decoration: none;	
}

a:hover
{
	color: #D3641F;
	text-decoration: none;
}

a:visited
{
	color: #666666;
	text-decoration: none;
}