@charset "utf-8";
#container {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	border: 2px none #333333;
}
#head {
	background-image: url(images/template/template_01.png);
	height: 150px;
}

#body_head {
	background-image: url(images/template/template_08.png);
	height: 20px;
}

#body_container  {
	background-image: url(images/template/template_09.png);
}

#body_foot {
	height: 30px;
	background-image: url(images/template/template_10.png);
	background-repeat: no-repeat;
}
#left_box   {
	float: left;
	width: 675px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 25px;
}




#right_box {
	float: right;
	width: 270px;
	padding-top: 30px;
	padding-right: 13px;
	padding-left: 2px;
}
#buttons  {
	height: 46px;
}
#body_head_big_white {
	background-image: url(images/template/template_big_white_08.png);
	height: 22px;
}
#body_container_big_white {
	background-image: url(images/template/template_big_white_09.png);
}
#bodywhitefoot{
background-image:url(images/template/template_big_white_10.png);
height:25px;
}
#left_box_big_white   {
	float: left;
	width: 950px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 25px;
}

#language_btn {
	float: right;
}

#music_text h4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

#one_of_three {
	width: 301px;
	float: left;
	padding-left: 30px;
	padding-top: 10px;
	background-image: url(images/template/box_for_3_culumn_info.gif);
	background-repeat: no-repeat;
	margin-left: 10px;
}


.main_text {
	font: normal small/22px Geneva, Arial, Helvetica, sans-serif;
}
#front_image {
	height: 283px;
	margin-right: 0px;
	margin-left: 0px;
	padding-left: 15px;
}


.text_headlines {
	font: bold normal small/22px Geneva, Arial, Helvetica, sans-serif;
}
.headlines {
font-family:Geneva, Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:medium;
}
img {
border:0px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
	}

	
body {
	background-color:#FFFFFF;
	background-image: url(images/template/gradient_background.jpg);
	background-repeat: repeat-x;
}	

.background_musiciants{
background-color:#FFFFFF;
}
#form1 {
	width: 300px;
}

h3 {
font:Geneva;
font-size:20px;
font-weight:bold;
color:#000000;
}
a:link {
	text-decoration: none;
	color:#CC0000;
	font-weight:bold;
}
a:visited {
	text-decoration: none;
	color:#006633;
	font-weight:bold;
}
a:hover {
	text-decoration: underline;
	color:#660000;
	font-weight:bold;
}
a:active {
	text-decoration: none;
	color:#006633;
	font-weight:bold;
}
