html, body {
	padding:0;
	margin:0px auto;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #888888;	
	background-color: #2e302f;
}
.disclaimer{
	font-size: 9px;
	color: #666565;
}
.link{
	color: #888888;	
}
#Mid{
	display: table;	
	border: 0px solid blue;
	margin: 0px auto;
	width: 946px;
}
#nav{
	background: url(../images/toptile.gif) repeat-x;
	height: 191px;
}
#Content{
	background-color: #ffffff;
	
}
#Content3{
	background-color: #ffffff;
}
#Content2{
	background-color: #ffffff;
}
#Vidthumbs{
	width: 946px;
}
.thumbsblock{
	border: 0px solid black;
	display: table;
	padding-top: 50px;	
}
.thumbsblock2{
	border: 0px solid red;
	display: table;
	padding-top: 30px;	
}
.pagenumbers{
	display: table;
	margin: 0px auto;
	border: 0px solid red;
	padding-top: 30px;
}
.thumbs{
	float: left;
	padding-left: 12px;	
}
.thumbs2{
	float: left;
	padding-left: 39px;	
}
.thumbstext{
	width: 196px;
	color: #2e302f;
	padding-top: 8px;	
	padding-left: 8px;	
}
.line{
	border-top: 1px solid #d0d1d0;	
}
.fourblocks{
	padding-top: 35px;
	float: left;
	width: 228px;	
}
.fourblocks p{
	width: 190px;	
}
.fourblocks2 p{
	width: 190px;	
}
.fourblocks2{
	padding-top: 35px;
	padding-left: 10px;
	float: left;
	width: 228px;	
}
.fourblockspos{
	padding-top: 10px;	
}
#line2{
	float: left;
	height: 612px;
	border-left: 1px solid #d0d1d0;	
}
#line3{
	float: left;
	height: 1010px;
	border-left: 1px solid #d0d1d0;	
}
#line4{
	float: left;
	height: 612px;
	border-left: 1px solid #d0d1d0;	
}
#line5{
	float: left;
	height: 860px;
	border-left: 1px solid #d0d1d0;	
}
#line6{
	float: left;
	height: 612px;
	border-left: 1px solid #d0d1d0;	
}
.input{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #888888;
	background-color:#ececec;
}
.Videopos{
	padding-top: 50px;	
}
.Videoheader{
	float: left;
	padding-top: 20px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 20px;
	color: #2e302f;	
}
.Videotext{
	display: table;
	width: 630px;
	margin: 0px auto;
	border: 0px solid black;
}
#Footer{
	background-color: #2e302f;
	height: 200px;
}
.Leftfloat{
	float: left;
}
.hide{
	display:none;
}
.abs{
	position: absolute;
}
