body{
	background-image:url(/images/bg.gif);
}
#container {
	width: 950px;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}


#video{
	width: 700px; height: 400px;
	background-image:url(/images/loading_video.gif);
	background-repeat: no-repeat;
}

/** vimeo **/
#thumbs { overflow: auto; height: 298px; width: 300px; border: 0px; padding: 0; width:274px; height:400px; background-color: #fff;	  }
#thumbs ul { list-style-type: none; margin: 0 10px 0; padding: 0 0 10px 0; }
#thumbs ul li { height: 75px; }
#thumbs ul li a {font-family:Verdana,Tahoma,Arial,Helvetica,sans-serif; font-size: 12px; color: #202020;}
#thumbs ul li a img {border: solid 1px #202020;}

.thumb { border: 0; float: left; width: 100px; height: 75px; background: url(http://bitcast.vimeo.com/vimeo/thumbnails/defaults/default.75x100.jpg); margin-right: 10px; }

#embed { background-color: #E7E7DE; height: 480px; width: 704px; float: left; padding: 10px; }

#portrait { float: left; margin-right: 5px; max-width: 100px; }
#stats { clear: both; margin-bottom: 20px; }
/** eof vimeo **/
