.holder {
	width: 970px;
	background-color: #FFF;
	background-image: url(graphics/flyingbathtubcover.jpg);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	border: 2px solid #FE001C;
}
.credits {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.main {
	width: 541px;
	margin-left: 389px;
	height: 530px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #000;
	text-align: justify;
	overflow: auto;
	position: relative;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	background-image: url(graphics/bg.jpg);
}
body {
	background-color: #000;
	margin-top: 0px;
}
.video {
	width: 541px;
	margin-left: 389px;
	height: 530px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #000;
	text-align: justify;
	overflow: auto;
	position: relative;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	background-image: url(graphics/bgvideo.jpg);
}
a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	color: #000;
	text-decoration: none;
}
a:active {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: underline;
}
.contact {
	width: 541px;
	margin-left: 389px;
	height: 530px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #000;
	text-align: justify;
	overflow: auto;
	position: relative;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	background-image: url(graphics/bgcontact.gif);
}
.samples {
	width: 541px;
	margin-left: 389px;
	height: 530px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #000;
	text-align: justify;
	overflow: auto;
	position: relative;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	background-image: url(graphics/bgsamples.gif);
}

