@charset "utf-8";
/* CSS Document */

body {
	background: #000000 url(../img/background.jpg) top center no-repeat;
	margin: 0px;
	padding: 0px;
}
div {
	font: normal 10px Verdana, sans-serif;
	color: #669999;
}
a {
	color: #336666;
	text-decoration: none;
}
a:hover {
	color: #669999;
	text-decoration: underline;
}
b {
	color: #99cccc;
}
#content {
	position: relative;
	width: 900px;
	margin: 0px auto;
}
#mainvideo {
	position: absolute;
	top: 223px;
	left: 22px;
	width: 455px;
	height: 384px;
	padding-left: 30px;
	padding-top: 30px;
	background: url(../img/video_bg.jpg) no-repeat;
	z-index: 1;
}
#copy {
	position: absolute;
	top: 319px;
	right: 26px;
	width: 356px;
	height: 230px;
	background: url(../img/index_copy.jpg) top no-repeat;
	text-align: right;
}
#start {
	margin-right: 20px;
	margin-top: 187px;
}
#videos {
	position: absolute;
	top: 701px;
	width: 850px;
	background: url(../img/featured.jpg) 19px 0px no-repeat;
	padding: 57px 0px 0px 50px;
}
#videomini {
	float: left;
	width: 188px;
	height: 215px;
	margin-right: 17px;
}
#ads {
	position: absolute;
	top: 1250px;
	left: 62px;
	width: 780px;
	height: 91px;
}
#footer {
	position: absolute;
	top: 725px;
	right: -145px;
	width: 300px;
	height: 15px;
	text-align: right;
	font-weight: bold;
	z-index: 1;
}
