body {
	font-family: Tahoma;
	font-size: 12px;
	color: #666;
}
.topLineFrm{
	background-image: url(/tmpl/blue-gray/img/top-gray-line.jpg);
	background-repeat: repeat-x;
	height: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #FFF;
}
.centerblock{
	position:absolute;
	left:50%;
	margin-left:-480px;
	width:960px;
}
.topLBg {
	background-image: url(l-top-bg.png);
	background-repeat: no-repeat;
	height: 100px;
	width: 7px;
	float: left;
}
.topRBg {
	background-image: url(r-top-bg.png);
	background-repeat: no-repeat;
	height: 100px;
	width: 10px;
	float: left;
}
.topCenter {
	background-image: url(center-top-bg.png);
	background-repeat: repeat-x;
	height: 100px;
	width: 940px;
	float: left;

}
.logoFrm{
	padding: 20px;
	float:left
}
.searchLine{
	padding: 30px;
}

.copyFrm{
	padding: 10px;
	background-color: #CAC9C9;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-top-color: #737171;
	border-right-color: #737171;
	border-bottom-color: #737171;
	border-left-color: #737171;
	font-size: 10px;
	color: #999;	
}
.videoItem{
	width: 230px;
	height: 160px;
	border: 1px solid #CCC;
	padding: 6px;
	margin: 2px;
	float: left;
	text-align: center;
}
.videoItemAlso{
	width: 140px;
	height: 100px;
	border: 1px solid #CCC;
	padding: 2px;
	margin: 2px;
	float: left;
	text-align: center;
}
.videoDetails {
	padding: 6px;
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
ol,ul {
	list-style:none;
}

.videoItem h2{
	font-size: 12px;
	text-align: left;
	height: 40px;
}
.videoItemAlso h2{
	font-size: 10px;
	text-align: left;
	height: 35px;
}
.videoItem img{
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
}
.centerWindow{
	float: left;
	width: 760px;
}
.rWindow{
	float: left;
	width: 190px;
	padding-top: 30px;
	padding-left: 10px;
	padding-bottom: 10px;
}
a{
	text-decoration:none;
	color:#333;
}
a:hover{
	text-decoration:underline;
	color:#666
}
.searchFiled{
	font-size: 16px;
	padding: 4px;
	color: #666;
	}
.videoPlayer{
	background-color: #CCC;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	}
.videoLinkFrm{
	padding: 4px;
	font-size: 16px;
}	

.cats li{
	padding-left: 6px;
	padding-top: 2px
}
.pagger{
	padding: 20px;
	font-size: 24px;
}
.videoLine h1{
	padding: 10px;
}
.centerWindow h1{
	padding: 10px;
}