
html,body,#cont{width:100%;height:100%;overflow:hidden;}
body{font-family:"Myriad Pro","Lucida Grande","Century Gothic",Arial,sans-serif;font-color:#ffffff;font-weight:normal;font-size:12px;background-color:#000000;}
a, a:link, a:hover, a:visited{letter-spacing:1px;text-decoration:none;color:#fff}
img {border:none}

.background {width: 100%; position: absolute; top: 0; left: 0;}

#cont{position:absolute;
top:0;
left:0;
overflow:auto;
color: #ffffff;
padding:0;}

#menu{
position:absolute;
right:0px;
height:110px;width:700;
vertical-align:top;
background-image:url('blackstrip.png');
background-repeat: repeat;
padding:15px 15px 15px 25px;
letter-spacing:0.1em;
text-align:right;
float:right;
vertical-align:top;
}


.video {
	float:left;
	padding: 0 35px 0 15px;
	border:none;
	}
	
.video a {
	text-decoration: none
	}
	

.videoright {
	float:left;
	padding: 0 35px 0 0;
	border:none;
	}
	
.videoright a {
	text-decoration: none
	}
	
