@charset "UTF-8";

body {
	background-color: black;
	color: white;
	font-family: Tahoma,sans-serif;
	font-size: 10pt;
	background-image: url(images/dark.body.png);
}

.box_470 {
	width: 470px;
	float: left;
	margin-top: 20px;
}
.box_470 .top {
	background-image: url(images/dark.470.top.png);
	background-repeat: no-repeat;
	height: 40px;
	padding-left: 10px;
	padding-top: 10px;
	font-family: Tahoma, sans-serif;
	font-size: 18pt;
	padding-right: 10px;
}
.box_470 .content {
	background-image: url(images/dark.470.content.png);
	background-repeat: repeat-y;
	padding-left: 10px;
	padding-right: 10px;
}
.box_470 .video {
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
	height: 342px;
}
.box_470 .videotext {
	height: 300px;
	overflow: hidden;
	font-size: 13px;
}
.box_470 .download {
	background-image: url(images/dark.470.content.png);
	background-repeat: repeat-y;
	height: 37px;
	padding-left: 10px;
	padding-top: 5px;
	font-weight: bold;
}
.box_470 .largefont {
	font-family: Tahoma, sans-serif;
	font-size: 30pt;
}
.box_470 .background {
	background-image: url(http://alphastuds.com/tour/join.jpg);
	height: 191px;
}
.box_470 .bottom {
	background-image: url(images/dark.470.bottom.png); 
	background-repeat: no-repeat;
	height: 20px;
}
.box_300 {
	width: 300px;
	float: left;
	margin-top: 30px;
}
.box_300 .top {
	background-image: url(images/dark.300.top.png);
	background-repeat: no-repeat;
	height: 40px;
	padding-left: 10px;
	padding-top: 10px;
	font-family: Tahoma, sans-serif;
	font-size: 18pt;
	padding-right: 10px;
}
.box_300 .content {
	background-image: url(images/dark.300.content.png); 
	background-repeat: repeat-y;
}
.box_300 .bottom {
	background-image: url(images/dark.300.bottom.png); 
	background-repeat: no-repeat;
	height: 20px;
}
.box_470_text { 
	width: 470px;
	float: left; 
	margin-top: 20px;
}
.box_470_text .top {
	background-image: url(images/dark.470.top.png);
	background-repeat: no-repeat;
	height: 40px;
	padding-left: 10px;
	padding-top: 10px;
	font-weight: bold;
}
.box_470_text .content {
	background-image: url(images/dark.470.content.png);
	background-repeat: repeat-y;
	height: 78px;
	padding-left: 10px;
	overflow: hidden;
	padding-right: 10px;
}
.box_470_text .download {
	background-image: url(images/dark.470.content.png);
	background-repeat: repeat-y;
	height: 37px;
	padding-left: 10px;
	padding-top: 5px;
	font-weight: bold;
}
.box_470_text .bottom {
	background-image: url(images/dark.470.bottom.png); 
	background-repeat: no-repeat;
	height: 20px;
}


#content {
	width: 980px;
	margin-right: auto; 
	margin-left: auto;
}
.right { margin-left: 18px; }
.right30 { margin-left: 30px; }

.footer {
	background-image: url(images/dark.footer.png);
	background-position: bottom left;
	background-repeat: no-repeat;
	height: 100px;
	width: 960px;
	clear: left;
}
.footer .content {
	padding-top: 60px;
	padding-left: 10px;
	text-align: center;
}

.preview {
	background-image: url(images/dark.tube.png);
	background-repeat: no-repeat;
	height: 420px;
	width: 960px;
	clear: left;
}
	
.preview .content {
	padding-left: 10px;
	clear: left;
	padding-top: 10px;
	padding-right: 10px;
}
.preview .background {
	background-image: url(wide.jpg);
	height: 400px;
}
.navi {
	background-image: url(images/header.png);
	background-repeat: no-repeat;
	height: 97px;
	width: 960px;
	clear: left;
}
	
.navi .content {
	clear: left;
	padding-top: 70px;
	text-align: right;
	padding-right: 10px;
	font-size: 12pt;
}




.clear { clear: left; }
a:link {
	color: #CCC;
	text-decoration: none;
}
a:hover {
	color: #600;
	text-decoration: underline;
}
a:visited {
	color: #CCC;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	text-align: left;
	color: #CCC;
}
body,td,th {
	color: #CCC;
}
img{
	border: 0; /* stops linked images having borders */
}
