	#theContainer{
	width:936px;
	margin-left:auto;
	margin-right:auto;
	display: block;
	}
	
	#leftColumn{
	width:936px;
	display:block;
	float:left;
	margin:0px;
	padding:0px;
	}
	
	.archiveLinks a:link{font-weight: bold; text-decoration: underline;}
	.archiveLinks a:visited{font-weight: bold; text-decoration: underline;}
	.archiveLinks a:hover{font-weight: bold; text-decoration: underline;}
	
	
	#rightColumn{
	width:321px;
	display:block;
	float:left;
	margin:0px 0px 0px 20px;
	padding:0px;
	}
	
	#videoPlayer{
	width:701px;
	height:391px;
	margin:15px 0 25px 0;
	display:block;
	border: 1px solid #999999;
	}
	
	#leftContainer{
	width:938px;
	display:block;
	}
	
	#leftColumnL{
	width:565px;
	float:left;
	display:block;
	}
	
	#rightColumnL{
	width:300px;
	float:left;
	display:block;
	margin-left:20px;
	}
	
	.clear{
	clear:both;
	}
	
	#tagline.bodyTagline{
	margin-top:28px;
	}
	
	div#tagline{
	margin-top:70px;
	width:auto;
	}
	
	p {
	color: white;
	font-size: 13px;
	margin-top:15px;
	}
	
	a:link{color:#3399cc; text-decoration:none;}
	a:visited{color:#3399cc; text-decoration:none;}
	a:hover{color:#3399cc; text-decoration:none;}
	
	.timePlace{
	font-size:10px;
	color: #666;
	}
    
	.timePlace a:link{color:#666666; text-decoration: none; font-size: 10px;}
	.timePlace a:visited{color:#666666; text-decoration: none; font-size: 10px;}
	.timePlace a:hover{color:#666666; text-decoration: none; font-size: 10px;}
	
	.gfc-resultsHeader{display:none;}
	
	.gfc-results {
	margin-top: 15px;
	padding-bottom:0;
	}
	
	#feed div{
	font-size: 13px !important; 
	color: white;
	}
	
	#feed embed, #feed object, #feed img{
	display:none;
	}
	
	#vidNav{
	width:69px;
	height:404px;
	display:block;
	float:left;
	margin-top: 5px;
	margin-left: 4px;
	}
	
	#video{
	width:513px;
	height:349px;
	display:block;
	float:left;
	margin-left:90px;
	}
	
	.vidTitle {
	display:block;
	font-size:24px;
	font-weight:bolder;
	margin-bottom:5px;
	margin-top:8px;
	color:#999999;
	}
	
	#upArrow{
	width:153px;
	height:21px;
	display:block;
	background-color:#000000;
	}
	
	#thumbMask{
	width:153px;
	height:381px;
	display:block;
	overflow:hidden;
	}
	
	#thumbContainer{
	width:153px;
	display:block;
	margin-top:0px;
	padding-top:5px;
	}
	
	.vidThumb{
	width:143px;
	height:80px;
	display:block;
	margin: 0px 0px 17px 5px;
	}

.vidThumb1{
	width:350px;
	height:115px;
	display:block;
	margin: 0px 0px 5px 2px;
	}
	
	#downArrow{
	width:153px;
	height:23px;
	display:block;
	background-color:#000000;
	}
	
	#theUp{display:block;}
	#theDown{display:none;}
	
	
	#newsFeed{
	margin: 23px 0;
	font-size: 12px;
	color: white;
	}
	
	#newsFeed span{
		color: rgb(153, 153, 153);
		font-size: 10px;
	}
		
	/* Header Styles */
	
	h1{
		text-indent: -7777px;
		width:291px;
		height:28px;
		background-repeat: no-repeat;
	}
	
	.twitter{
		text-indent: -7777px;
		width:210px;
		height:28px;
		background-repeat: no-repeat;
	}
	
	h1#videos-and-trailers{
		width:350px;
		background-image: url("../images/headers/videos-and-trailers.gif");
	}
	
	h1#contact{
		background-image: url("../images/headers/contact.gif");
	}
	
	h1#blog{
		background-image: url("../images/headers/bobs-blog.gif");
	}
	
	h1#twitter{
		background-image: url("../images/headers/twitter.gif");
	}
	
	h1#news{
		background-image: url("../images/headers/news-posts.gif");
	}
