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

body {
	background-color:#000000;
	background-image:url(images/bg.jpg);
	background-repeat:repeat;
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	margin:0px;
	padding:0px;
}
img {
	border:0px;
}
.intro_video {
	width:480px;
	height:320px;
	background-color:#CCCCCC;
}
.pic_placeholder {
	width:208px;
	height:208px;
}
.footer_text {
	color:#cccccc;
	font-size:13px;
	line-height:16px;
}