a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #900;
	font-weight: bold;
}
a:visited {
	color: #900;
}
a:hover {
	color: #666;
}
a:active {
	color: #900;
}

body{

margin-left: 0px;
margin-top: 0px;
margin-bottom: 0px;
margin-right: 0px;
background-color:#000000;
background-image:url(images/bg.jpg);
background-position:top;
background-repeat:repeat-x;
color:#FFFFFF;
}

#holder{
position:relative;
width:1258;
height:782;
margin-left:auto;
margin-right:auto;
background-image:url(images/bg-holder.jpg);
top:-20px;
}

#video{
position:relative;
top:115px;
padding-left:auto;
padding-right:auto;
}

#menu{
position:absolute;
top:40px;
left:580px;
}

#footer-menu{
position:absolute;
top:670px;
left:850px;
}

#contact-menu{
position:absolute;
top:670px;
left:10px;
}

#thumbs { 
position:absolute;
overflow: auto; 
height: 526px; 
width: 300px; 
border: 1px solid #333333; 
padding: 0; 
top:3px;
left:948px;
}

#thumbs ul { list-style-type: none; margin: 0 10px 0; padding: 0 0 10px 0; }

#thumbs ul li { height: 75px; }
		
.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 {
	position:absolute;
	height: 528px;
	width: 938px;
	left:10px;
	top:3px;
}
		
#portrait { float: left; margin-right: 5px; max-width: 100px; }

#stats { clear: both; margin-bottom: 20px; 
