body{
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color:#445463;
	font-size:12px;
	line-height:125%;
	background-image: url(../images/video/mainbg.jpg);
	/*color:#FFFFFF;*/
	color:#445463;
}

/*main structures*/
#outer{
	padding: 0px;
	width: 798px;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
	border: 1px solid #FFFFFF;
	background-color:#ECE9D8;color:#445463;
	}

#header{
	height: 49px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

#banner{
	background-image: url(../images/video/headerbanner2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 182px;
}

#nav{
	/*background-image: url(../images/video/nav_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;*/
	background-color:#5D5A4E;
	height: 31px;
}

#contentbody{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	/*color: #FFFFFF;*/
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	margin-bottom:20px;
	width:744px;
}

/*innder structures*/
#header_dbr{
	/*background-image: url(../images/video/dbr_headbg.jpg);
	background-repeat: repeat-x;
	float: left;
	width: 389px;*/
	height:50px;
/*	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding-left:26px;
	padding-top:3px;*/
	background-image: url(../images/web/top_header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#header_rt{
	background-image: url(../images/video/rightheaderbg.jpg);
	background-repeat: repeat-x;
	height: 49px;
	width: 384px;
	float:left;
}

#videos{
	width:584px;
	margin-left:auto;
	margin-right:auto;
}

.videoreel-outer{
	float: left;
	height: 70px;
	width: 280px;
	margin-bottom:10px;
	margin-right:10px;
	border: 1px solid #35342D;	/*background-color: #999999;*/
}

.video-thumb{
	float: left;
	/*height: 70px;*/
	width: 100px;
}

.video-desc{
	float: left;
	height: 70px;
	width: 180px;
	text-align:left;
	background-color: #A4A393;
	color:#FFFFFF;
}

.video-desc a, .video-desc a:link, .video-desc a:visited{
	color:#006699;
	text-decoration:none;
	font-weight:bold;
}

.video-desc a:hover{
	color: #003651;
/*	font-weight: normal;*/
	text-decoration: underline;
}

.video-desc table{
	height:68px;
}

/*styles*/
h2{
	font-size:20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8B8175;
	text-align:left;
	padding-bottom:3px;
	color:#8B8175;
}

a, a:link, a:visited{
	color:#006699;
	text-decoration:none;
	font-weight:bold;
}

a:hover{
	color:#A8956F;
}

.reel{
	font-size:12px;
	color: #ECE9D8;
}

.reel a, .reel a:link, .reel a:visited{
	color: #FFCC00;
	font-weight:normal;
}

/*fixes*/
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
