#container {
	background-color: #FFFFFF;
	margin: 0px auto;
	width: 1000px;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: medium;
	color: #000000;
}
#banner {
	background-color: #FFFFFF;
	height: 200px;
	width: 1000px;
	margin: 0px auto;
}
#contact {
	margin: 0px auto;
	height: 20px;
	width: 1000px;
}
#menu {
	height: 45px;
	width: 900px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}
#menu a {
	text-decoration: none;
}
#videoplayer {
	float: right;
	width: 450px;
	border: thin solid #000000;
	text-align: center;
	margin-left: 15px;
	margin-bottom: 10px;
}
#reviews {
	height: 60px;
	width: 900px;
	margin: 0px auto;
	margin-bottom: 10px;
}
#footer {
	height: 75px;
	width: 1000px;
	text-align: center;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	margin: 0px auto;
	font-size: small;
}
#picture {
	float: right;
	width: 200px;
	text-align: center;
	margin-left: 15px;
	margin-bottom: 10px;
}
#picture2 {
	float: right;
	width: 400px;
	text-align: center;
	margin-left: 15px;
	margin-bottom: 10px;
}
.td {
	height: 45px;
}
#audioplayer {
	height: 500px;
	width: 1000px;
	margin: 0px auto;
}
#purchase {
	height: 100px;
	width: 230px;
	margin: 0px auto;
}

