body {
	margin: 0 2px 10px 2px;
	background-color: #19222b;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #999999;
	cursor: default;
	text-align: center;
	background-image: url(bg.gif);
	background-repeat: repeat;
}
a {
	color: #89e8ff;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
.content {
	width: 1255px;
	margin: auto;
	text-align: left;
}
.content_vids {
	width: 1112px;
	float: left;
}
.content_menu {
	width: 141px;
	float: left;
	margin: 0 0 0 2px;
}
.hidden {
	display: none;
}
.menu {
	float: left;
	margin: 2px 0 0 0;
	padding: 0 4px 0 4px;
}
.desc {
	float: left;
	margin: 8px 0 0 0;
	width: 900px;
}
.logo {
	width: 355px;
	height: 110px;
	background-image: url(logo.gif);
	background-position: center;
	background-repeat: no-repeat;
	float: left;
}
.clear {
	clear: both;
}
.video {
	width: 222px;
	float: left;
	text-align: center;
	margin: 0 0 10px 0;
}
.video a img {
	border: 1px solid #333333;
	width: 216px;
	height: 162px;
}
.video a:hover img {
	border: 1px solid #999999;
}
.video .video_desc {
	display: block;
	width: 222px;
	height: 16px;
	overflow: hidden;
	font-size: 12px;
}
.dv {
	width: 222px;
	float: left;
}
.dv2 {
	width: 180px;
	float: left;
}
.top {
	width: 139px;
	text-align: center;
	float: left;
	margin: 0 0 10px 0;
}
.top a img {
	width: 135px;
	height: 102px;
	border: 1px solid #333333;
}
.top a:hover img {
	border: 1px solid #999999;
}
h1 {
	font-size: 16px;
	margin: 0 0 10px 0;
	padding: 0;
}
