#GalleryDivMain {
	background-image:url(../images/vidBackground2.jpg);
	position: relative;
	margin-top:15px;
	width: 700px;
	height:300px;
	background-repeat: no-repeat;
	float: none;
}

#homeVideo{
	position:absolute;
	margin-left:394px;
	margin-top:70px;
	width: 364px;
	height:320px;
	float:right;
	left: 0px;
	top: 0px;

}
#Gallery_Left{
	position:absolute;
	width: 360px;
	height:290px;
	margin-left:15px;
	left:0px;
	top:0px;
	margin-top: 0px;
	text-align:center;
	vertical-align:middle;

}
#playerDiv {
	position:absolute;
	width: 320px;
	height:auto;
	margin-left:0px; 
	margin-top:10px;
	left:0px;
	top:0px;
}


#Gallery_Right {
	width: 326px;
	height: 290px;

	float: right;
	clear: none;
}
#Gallery_RightTop {
	height: 100px;
	font-size:12px;
	
	padding-left:10px;
	padding-right:10px;
	width: 305px;
	background-repeat: no-repeat;
}
#Gallery_RightMiddle {
	height: 94px;
	width: 325px;
	float: right;
	background-repeat: repeat;
}
#Gallery_RightBottom {
	height: 96px;
	width: 325px;
	
	background-repeat: no-repeat;
	padding-left: 5px;
	padding-right: 5px;
}
#thumbContainer {
	clear: none;
	float: left;
	width: 285px;
}
#vidThumb {
	clear: none;
	height: 52px;
	width: 52px;
	margin-top: 20px;
	margin-left: 2px;
	float:left;
}
#ds_viddata_nav {
	float: left;
	clear: none;
	margin-top: 35px;
	width: 20px;
}

#ds_viddata_page_records {
	clear: none;
	float: left;
	margin-left:10px;
}

#gallerywide {
	clear: none;
	float: left;
	width:666px;
	height:60px;
	margin-left:20px;
	margin-top:0px;
	overflow:auto;
	padding-right:10px;
	}
