body {
	background: #C3C4C8;
	margin: 0px;
	padding: 0px;
}
#container {
	position: relative;
	margin: 0 auto;
	width: 700px;
	text-align: center;
	background: #C3C4C8;
}
#banner {
	background: #FFFFFF url(/img/banner.gif) no-repeat center top;
	width: 700px;
	position: absolute;
	left: 0px;
	top: 0px;
	height: 423px;
}
#main {
	width: 550px;
	position: absolute;
	left: 0px;
	top: 423px;
	background: #FFFFFF;
	padding-left: 75px;
	padding-right: 75px;
	text-align: left;
}
p {
	font: 11px Arial, Helvetica, sans-serif;
	color: #666666;
}
h1.title {
	padding: 47px 0 0;
	overflow: hidden;
	background-image: url(/img/danbalfe.gif);
	background-repeat: no-repeat;
	height: 0px !important;
	height /**/:47px;
	margin: 0px 0px 10px;
}
h2.title {
	padding: 28px 0 0;
	overflow: hidden;
	background-image: url(/img/artdirector.gif);
	background-repeat: no-repeat;
	height: 0px !important;
	height /**/:28px;
	margin: 0px 0px 10px;
}
p.menu {
	list-style: none;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
h3.design {
	padding: 28px 0 0;
	overflow: hidden;
	background-image: url(/img/h-graphicdesign.gif);
	background-repeat: no-repeat;
	height: 0px !important;
	height /**/:28px;
	margin: 10px 0px 10px;
}
h3.photo {
	padding: 29px 0 0;
	overflow: hidden;
	background-image: url(/img/h-photography.gif);
	background-repeat: no-repeat;
	height: 0px !important;
	height /**/:29px;
	margin: 10px 0px 10px;
}
h3.prod {
	padding: 29px 0 0;
	overflow: hidden;
	background-image: url(/img/h-production.gif);
	background-repeat: no-repeat;
	height: 0px !important;
	height /**/:29px;
	margin: 10px 0px 10px;
}
h3.music {
	padding: 28px 0 0;
	overflow: hidden;
	background-image: url(/img/h-music.gif);
	background-repeat: no-repeat;
	height: 0px !important;
	height /**/:28px;
	margin: 10px 0px 10px;
}
h3.refs {
	padding: 29px 0 0;
	overflow: hidden;
	background-image: url(/img/references.gif);
	background-repeat: no-repeat;
	height: 0px !important;
	height /**/:29px;
	margin: 10px 0px 10px;
}
h3.biog {
	padding: 47px 0 0;
	overflow: hidden;
	background-image: url(/img/biographic.gif);
	background-repeat: no-repeat;
	height: 0px !important;
	height /**/:47px;
	margin: 10px 0px 10px;
}
.picbloc {
	min-height: 102px;
	font-size: 100px;
	line-height: 100px;
}
.picbloc a {
	border: 1px solid #CACACC;
	height: 100px;
	width: 100px;
	display: block;
	text-align: center;
	line-height: 100px;
	text-decoration: none;
	font-size: 1px;
	float: left;
	margin: 0px 6px 0px 0px;
}
.picbloc img {
	vertical-align: middle;
}
.sec {
	margin: 30px 0px 0px;
}
li a {
	color: #6B6F72;
	text-decoration: none;
	font: bold 16px Arial, Helvetica, sans-serif;
}
.sec ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
li a:hover {

	color: #316C7A;
}
td.box {
	border: 1px solid #CCCCCC;
}
#audio {
	position: absolute;
	top: 0px;
	right: 0px;
}
