body {
	background-color:#1a1a1a;
	background-image:url(../gfx/demo_v2_back.gif);
	background-repeat:repeat-x;
	margin:0px;
}

#wrapper {
	width:686px;
	margin-top:55px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:50px;
	color:#FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	line-height:18px;
}

#videoPlayer {
	width:686px;
	height:414px;
	margin-bottom:5px;
}

#description {
	width:485px;
	float:left;
	color:#EEEEEE;
}

#links {
	width:162px;
	float:right;
}

#thumbs {
	clear:both;
	margin-top:30px;
	margin-bottom:50px;
}

.thumb  {
	float:left;
}

.thumbImg {
	border-width:0px;
	margin:0;
	margin-bottom:2px;
}

a {
	color:#FFFFFF;
}

a:hover {
	color:#FFFFFF;
}

a:visited {
	color:#d6d6d6;
}

h1{
	font-size:38px;
	height:53px;
	visibility:hidden;
	margin:0px;
	padding:0px;
}

.sIFR-active h1 {
	visibility: true;
}

.mainLink {
	font-size:22px;
}
