﻿.master {
	position: relative;
	z-index: 0;
	width: 935px;
	height: 500px;
	margin-left: auto;
	margin-right: auto;
	top: 0px;
	left: 0px;
}
.title {
	z-index: 1;
	top: 5px;
	position: absolute;
	left: -30px;
}
.subtitle {
	width: 75px;
	height: 20px;
	top: 3px;
	left: 860px;
	z-index: 1;
	position: absolute;
}
.spacer_4 {
	line-height: 4px;
}
.spacer_10 {
	line-height: 10px;
}
.spacer_15 {
	line-height: 15px;
}
.spacer_20 {
	line-height: 20px;
}
.spacer_30 {
	line-height: 30px;
}
.spacer_50 {
	line-height: 50px;
}
.body {
	background-color: #0A0A0A;
}
.spacer_copyright {
	vertical-align: top;
	height: 50px;
}
.copyright {
	z-index: 1;
	position: relative;
	top: 12px;
	left: 780px;
	vertical-align: top;
}
.arrow {
	border-width: 0px;
	height: 22px;
	position: relative;
	float: right;
	border-style: none;
	left: -5px;
	width: 10px;
	top: 2px;
}
.youtube {
	margin-right: 0px;
}
