@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFF;
}

/* CSS Document */

#container {
	width: 968px;
	margin: 0 auto;
	padding-left: 10px;
	padding-right: 10px;
	overflow: hidden;
	background-image: url(images/fadg.jpg);
	background-repeat: repeat-x;
}#banner {
	background-image: url(images/banner.jpg);
	height: 25px;
	width: 819px;
	padding-top: 75px;
	padding-left: 149px;
}
#main_image {
	background-image: url(images/musicbanner.jpg);
	height: 52px;
	width: 383px;
	padding-top: 145px;
	padding-left: 585px;
}
#main_text {
	background-color: #FFF;
	width: 300px;
line-height: 120%;
font-family: Arial, Helvetica, sans-serif;
padding: 12px;
}

#main_text h3 {
font-size: 120%;
color: #00b4e1;
margin:0 auto;
margin-bottom: 10px;
}

#main_text h4 {
font-size: 100%;
margin:0 auto;
}

#main_text p{
font-size: 90%;
margin:0 auto;
}

#left_column {
	float: left;
	width: 316px;
	text-align: justify;
	word-spacing: normal;
	list-style-type: none;
	list-style-position: inside;
	list-style-image: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
}
#column_container {
	float: left;
	width: 968px;
	text-align: center;
}
#right_column {
	float: right;
	width: 316px;
	text-align: justify;
}
#center_column {
	width: 316px;
	margin-left: 10px;
	text-align: justify;
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
}
#left_bottom_column {
	float: left;
	width: 316px;
	text-align: justify;
	word-spacing: normal;
	list-style-type: none;
	list-style-position: inside;
	list-style-image: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Verdana, Geneva, sans-serif;
}
#column_bottom_container {
	float: left;
	width: 652px;
	background-color: #333;
}
#right_bottom_column {
	float: right;
	width: 316px;
}
#center_bottom_column {
	width: 316px;
	margin-left: 10px;
	text-align: center;
	color: #FFF;
}
#column_zcontainer {
	float: left;
	width: 965px;
	text-align: center;
}
#container #left_column h4 {
	text-align: center;
	background-color: #000;
}
#container #column_container #right_column h4 {
	text-align: center;
	background-color: #000;
}
#container #left_bottom_column h4 {
	text-align: center;
	background-color: #000;
}
#container #column_container #center_column h4 {
	text-align: center;
	background-color: #000;
}

