body {
	font-family: arial, verdana, sans-serif;
    padding:0;
    margin:0 5px;
    min-height:100%;
    position:relative;
    width: 1000px;
}

a {
	color: #0033ff;
}
a:hover  {
	color: #ff3300;
}

#container {
    position: relative;
    width: 100%;
}

#content {
    margin-left: 0px;
	margin-right: 190px;
    padding-right: 1px;
    width: 820px;
    top: 200px;
}

* html body {
  height:100%;
  padding-left: 1px;
  zoom: 1;
}


* html #content {
    display: inline-block;
    height: 100%;
    zoom: 1;
	margin-right: 95px;
    position: relative;
    overflow: hidden;
} 

#sidebar {
    float: right;
    display: block;
    width: 190px;
    position: absolute;
    right: 0px;
    top: 200px;
    min-height: 100%
}

#footer {
    padding-top: 30px;
    padding-bottom: 30px;
    min-height: 100%;
    width: 100%;
}

* html #sidebar #footer {
    zoom: 1;
    height: 100%;
}

#header {
    width: 100%;
    min-height: 100%;
}


h1 {
	color: #666666;
	text-align: center;
}

.thumbh a {
	border: 2px solid #cccccc;
} 

.thumbh a:hover {
	border: 2px solid #3399ff;
}
.thumbh img {
	border: 0px;
	width: 225px;
	height: 168px;
}

.thumbv a {
	border: 3px solid #cccccc;
    display: inline-block;
    float: left;
    padding: 1px;
} 

.thumbv a:hover {
	border: 3px solid #3399ff;
}
.thumbv img {
	border: 0px;
	width: 150px;
	height: 200px;
    border: 3px;
    padding: 1px;
}


.more {
	margin: 5px 0px;
	padding: 20px 0px;
	width: 808px;
	font-size: 1.2em;
	background-color: #f4faff;
	text-align: center;
}

.tubeblock {
    zoom: 1; display: inline;
    margin-left: 0px;
}

* html .tubeblock {
    height: 1%;
}

.tube {
	float: left;
	zoom:1; display: inline-block; 
	margin: 1px;
	padding: 5px;
	width: 225px; 
	background: #f4faff;
}

.tubev {
	float: left;
	zoom: 1; display: inline-block; 
	margin: 1px;
	padding: 3px;
	width: 150px; 
	background: #f4faff;
}

.title
{
	margin: 0px;
	padding: 0px;
}
.title a
{
	font-weight: bold;
	text-decoration: none;
}

.view
{
	margin: 0px;
	padding: 0px;
	font-size: 0.7em;
}
.len
{
	margin: 0px;
	padding: 0px;
	font-size: 0.7em;
}

.textblock a {
	font-size: 0.9em;
    font-weight: bold;
}

.textblock ul {
    width: 350px;
    float: left;
}

.nav
{
	font-weight: bold;
	text-align: center;
}

#footer
{
	color: #cccccc;
	font-size: 0.7em;
	text-align: center;
}

.clear
{
	clear: left;
}

.clearboth { clear: both; }

#dvdtext p {
	font-weight: bold;
}
.vbanner {
    width: 160;
    height: 600;
    margin-bottom: 15px;
    margin-right: 0px;
    padding: 0px;
}
.footblock {
    display: block;
    float: left;
}

