@charset "UTF-8";
/* CSS Document */

#outer_container {
	border: 1px solid #A3B3C1;
	padding: 12px;
	height: 655px;
	width: 1005px;
	margin: 20px;
}
#upper_left {
	height: 124px;
	width: 333px;
	float: left;
}
#upper_center {
	height: 21px;
	width: 338px;
	float: left;
	margin: 0px;
	padding-top: 27px;
	padding-right: 0px;
	padding-bottom: 76px;
	padding-left: 0px;
}
#upper_right {
	height: 30px;
	width: 90px;
	float: left;
	clear: none;
	padding-top: 27px;
	padding-right: 100px;
	padding-bottom: 67px;
	padding-left: 141px;
}
#inner_container_home {
	border: 1px solid #A3B3C1;
	background-color: #000000;
	background-image: url(../images/background_home.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 641px;
	width: 1002px;
	}
#inner_container_about {
	border: 1px solid #A3B3C1;
	background-color: #000000;
	background-image: url(../images/background_about.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 641px;
	width: 1002px;
	}
#inner_container_dates {
	border: 1px solid #A3B3C1;
	background-color: #000000;
	background-image: url(../images/background_dates.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 641px;
	width: 1002px;
	}
#inner_container_contact {
	border: 1px solid #A3B3C1;
	background-color: #000000;
	background-image: url(../images/background_contact.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 641px;
	width: 1002px;
	}
#inner_container_music {
	border: 1px solid #A3B3C1;
	background-color: #000000;
	background-image: url(../images/background_music.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 641px;
	width: 1002px;
}
#main_home {
	height: 200px;
	width: 262px;
	padding-top: 50px;
	padding-right: 140px;
	padding-bottom: 50px;
	padding-left: 600px;
	float: left;
	font-family: "Times New Roman", Times, serif;
	line-height: 34px;
	color: #FFFFFF;
	letter-spacing: .1125em;
	font-size: 18px;
}
#main_about {
	height: 200px;
	width: 532px;
	padding-top: 50px;
	padding-right: 330px;
	padding-bottom: 50px;
	padding-left: 140px;
	float: left;
	font-family: "Times New Roman", Times, serif;
	line-height: 18px;
	color: #FFFFFF;
	letter-spacing: 0em;
	font-size: 12px;
}
#main_dates {
	height: 200px;
	width: 412px;
	padding-top: 50px;
	padding-right: 330px;
	padding-bottom: 50px;
	padding-left: 260px;
	float: left;
	font-family: "Times New Roman", Times, serif;
	line-height: 18px;
	color: #FFFFFF;
	letter-spacing: 0em;
	font-size: 12px;}
#main_pix {
	height: 457px;
	width: 750px;
	padding-top: 0px;
	padding-right: 126px;
	padding-bottom: 60px;
	padding-left: 120px;
	float: left;
}
#main_music {
	height: 317px;
	width: 544px;
	padding-top: 40px;
	padding-right: 226px;
	padding-bottom: 160px;
	padding-left: 226px;
	float: left;
}
.footsie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #49515B;
	letter-spacing: 0.325em;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
