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

body {
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	color: #6B6B6B;
	text-align: center;
}
#container {
	width:892px;
	position: relative;
	margin-left: auto;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	padding: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}
#header
{
	position:relative;
	background-repeat:no-repeat;
	z-index:0;
	padding: 0px;
	background-image: url(images/img_home.jpg);
	height: 337px;
	width: 100%;
}
#header_bio
{
	position:relative;
	background-repeat:no-repeat;
	z-index:0;
	padding: 0px;
	background-image: url(images/img_bio2.jpg);
	height: 337px;
	width: 100%;
}
#header_sc
{
	position:relative;
	background-repeat:no-repeat;
	z-index:0;
	padding: 0px;
	background-image: url(images/img_sc.jpg);
	height: 337px;
	width: 100%;
}#header_contact
{
	position:relative;
	background-repeat:no-repeat;
	z-index:0;
	padding: 0px;
	background-image: url(images/img_contact.jpg);
	height: 337px;
	width: 100%;
}
#header_repertoire
{
	position:relative;
	background-repeat:no-repeat;
	z-index:0;
	padding: 0px;
	background-image: url(images/img_4.jpg);
	height: 337px;
	width: 100%;
}
#header_critics
{
	position:relative;
	background-repeat:no-repeat;
	z-index:0;
	padding: 0px;
	background-image: url(images/img_critics.jpg);
	height: 337px;
	width: 100%;
}
#header_4
{
	position:relative;
	background-repeat:no-repeat;
	z-index:0;
	padding: 0px;
	background-image: url(images/img_4.jpg);
	height: 337px;
	width: 100%;
}
#header_gallery
{
	position:relative;
	background-repeat:no-repeat;
	z-index:0;
	padding: 0px;
	background-image: url(images/img_bio.jpg);
	height: 337px;
	width: 100%;
}
#content
{
	position:relative;
	z-index:0;
	padding: 0px;
	width: 100%;
	background-image: url(images/content_background.png);
	background-repeat: no-repeat;
	height: auto;
}
#content_body
{
	position:relative;
	z-index:0;
	width: 840px;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
	vertical-align: text-top;
}
#navigation
{
	position:absolute;
	z-index:0;
	height: 35px;
	width: 603px;
	padding-right: 0px;
	padding-bottom: 0px;
	left: 287px;
	top: 29px;
}
#content_container
{
	position:relative;
	z-index:0;
	padding: 0px;
	height: 800px;
	width: 100%;

}
#top_content
{
	position:relative;
	z-index:0;
	padding: 0px;
	height: 200px;
	left: 400px;
	width: 475px;
	top: 91px;
	vertical-align: top;
}
#footer
{
	position:relative;
	z-index:0;
	padding: 0px;
	height: 35px;
	width: 100%;
}

