body {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	color: #fff;
	font-size: 18px;
}
#container {
	width: 640px;
	padding: 10px;
}
h1 {
	margin: 0px;
}
h1 a {
	margin: 0px 0px 2px 0px;
	padding: 0px;
	display: block;
	width: 660px;
	height: 82px;
	text-indent: -1000px;
	overflow: hidden;
	background-position: 0px -2px;
}
h1 a, h1 a:hover {
	display: block;
	background-image: url(../pics/basics09-invert.jpg);
	border-bottom: 0px none;
}
h2 {
	padding: 0px;
	margin: 20px 0px 10px 0px;
	font-size: 60px;
	letter-spacing: -2px;
	line-height: 55px;
}
#menu a:hover {
	background-position: 0px -86px;
}
a, a:hover, a:active {
	border: 0px none;
	color: #fff;
	text-decoration: none;
	border-bottom: 1px solid;
}
a:hover {
	border-bottom: 2px solid;
}
div {
	font-size: 15px;
	margin: 0px 0px 20px 0px;
	line-height: 21px;
}
hr {
	margin: 25px 0px 20px 0px;
	border-top: 0px none;
	border-bottom: 0px none;
	border-right: 0px none;
	border-left: 0px none;
	height: 20px;
	background-color: #fff;
}
.tags, .duration {
	visibility: hidden;
	display: none;
	margin: 0px;
}
.videolink a, .videolink a:hover {
	border: 0px none;
	display: block;
}
img {
	border: 0px none;
}
a:active {
	border: 0px none;
}
video {
	background: transparent none;
}